public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/wai/
Date: Sat, 16 Jan 2016 19:43:31 +0000 (UTC)	[thread overview]
Message-ID: <1452973359.6559ea4d5f47b9d65421a5dbb4caad5c61eacb44.slyfox@gentoo> (raw)

commit:     6559ea4d5f47b9d65421a5dbb4caad5c61eacb44
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 16 19:29:11 2016 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jan 16 19:42:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6559ea4d

dev-haskell/wai: bump up to 3.0.5.0

Package-Manager: portage-2.2.26

 dev-haskell/wai/Manifest           |  1 +
 dev-haskell/wai/wai-3.0.5.0.ebuild | 34 ++++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/dev-haskell/wai/Manifest b/dev-haskell/wai/Manifest
index 86b07fd..b434212 100644
--- a/dev-haskell/wai/Manifest
+++ b/dev-haskell/wai/Manifest
@@ -7,3 +7,4 @@ DIST wai-3.0.2.1.tar.gz 8946 SHA256 2930db958626f1316b01724904149ad7876d2f5b952a
 DIST wai-3.0.2.3.tar.gz 9285 SHA256 da22c07a204c0dbe4cfdf528edcf833cb318f583b38c9a0c14edc91e44f039d7 SHA512 67b8706789c8f3af8defb102f4224a6dd62f1329436dbeb3674d79ecd877d58eac623d41334a12577f0c1845e15d4ae4be70e5914dc79fea3e92f296201ec05f WHIRLPOOL 1522a5ff4d0a2d56b7506c3c99e9bc337dcf8339173a2349441efbaa8cfc1bdc164b668fcae5d02c623dd1ea05fa7dd5c9e0fca38c4863b546d9b81edc8cb92c
 DIST wai-3.0.2.tar.gz 7892 SHA256 fcb536879480b09c176e46d48c97e249d21ae67bffdbaa3097dbb402f2f7c74c SHA512 d7ea9eff649a13dc496feba433410b3abbe82da0c839ce5f4add02f015882cb1bb15340189811c19147c9eb985677fd5838f47b183242f423af6d7cd4139490e WHIRLPOOL c4ddea0514e45f9df4840e69930b4feac34d9ae6b009d0804ee8c6b6947f9ac64b4d677dea18fcd28fdd222469436ce248e8159f73a94d9d98cfd664d470cbd1
 DIST wai-3.0.3.0.tar.gz 9532 SHA256 c47eb435a3320795f21bee8585abc8164aaf3bfde86f7e1e13e98190cb968d10 SHA512 e1a3672db5ad367abdafe88b8366f29c8cc4dc5ef309b09193a2167d90466cdfed19fcb5ba4e179b31622c3df8ddb74a11c5338967fdae8696fb739cf62a7002 WHIRLPOOL 82c88817898995ea326c267ab91e6e5d47d5d6554899167cc3891fc23d3d258ed240070d90aa142e4e70eee06c05857f6a67c3032a69fa5d50e7b9d2d38d46cd
+DIST wai-3.0.5.0.tar.gz 14498 SHA256 0e417e6e8eff087585c0079917e6141a4e006fcd6cb736d1c6b49c503e9a08f3 SHA512 076ebc3a651b5e93e608d42a9a64a591bfc742139dc6112ce574ef04b4e701d709bc3fed2ed7ce74ca46f9e99df45990a0b8bfe7da0b054c06f0bc7864b29fc7 WHIRLPOOL d3ca8f86f9f140686a0e1d0f8dbe40915a6bcdbfaf871fc549e25755dcf6403293fd82d221cd6dcaa75703099bd419df3df18c5c7491d07bfe0b7afd0090fcc2

diff --git a/dev-haskell/wai/wai-3.0.5.0.ebuild b/dev-haskell/wai/wai-3.0.5.0.ebuild
new file mode 100644
index 0000000..b7f2e31
--- /dev/null
+++ b/dev-haskell/wai/wai-3.0.5.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+# ebuild generated by hackport 0.4.6.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Web Application Interface"
+HOMEPAGE="https://github.com/yesodweb/wai"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/blaze-builder-0.2.1.4:=[profile?] <dev-haskell/blaze-builder-0.5:=[profile?]
+	>=dev-haskell/bytestring-builder-0.10.4.0:=[profile?] <dev-haskell/bytestring-builder-0.10.7:=[profile?]
+	>=dev-haskell/http-types-0.7:=[profile?]
+	>=dev-haskell/network-2.2.1.5:=[profile?]
+	>=dev-haskell/text-0.7:=[profile?]
+	>=dev-haskell/transformers-0.0:=[profile?]
+	>=dev-haskell/unix-compat-0.2:=[profile?]
+	>=dev-haskell/vault-0.3:=[profile?] <dev-haskell/vault-0.4:=[profile?]
+	>=dev-lang/ghc-7.6.1:=
+"
+DEPEND="${RDEPEND}
+	>=dev-haskell/cabal-1.16.0
+	test? ( dev-haskell/hspec )
+"


             reply	other threads:[~2016-01-16 19:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-16 19:43 Sergei Trofimovich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-12  8:55 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/wai/ Sergei Trofimovich
2022-07-22 22:16 Sam James
2022-08-10  3:35 Sam James
2022-08-10  3:35 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1452973359.6559ea4d5f47b9d65421a5dbb4caad5c61eacb44.slyfox@gentoo \
    --to=slyfox@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox