From 4afa81946232dfddc2aadb5e57db9c95c34bc472 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Thu, 16 Feb 2017 20:49:51 +0000 Subject: dev-haskell/yesod-core: bump up to 1.4.31 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-haskell/yesod-core/Manifest | 1 + dev-haskell/yesod-core/yesod-core-1.4.31.ebuild | 73 +++++++++++++++++++++++++ 2 files changed, 74 insertions(+) create mode 100644 dev-haskell/yesod-core/yesod-core-1.4.31.ebuild (limited to 'dev-haskell') diff --git a/dev-haskell/yesod-core/Manifest b/dev-haskell/yesod-core/Manifest index 6d47ec5e9c7..d751ba035ef 100644 --- a/dev-haskell/yesod-core/Manifest +++ b/dev-haskell/yesod-core/Manifest @@ -2,3 +2,4 @@ DIST yesod-core-1.2.7.tar.gz 59361 SHA256 16f736c31c0cef1af0e0b6d79de71c6e81497c DIST yesod-core-1.4.18.1.tar.gz 85651 SHA256 8964a1ce27f7d15037eee05611546a8e5e183640115e92e70fc73e1116beddb0 SHA512 9a97f00ed00f4f63be076dc586ca2305f6341816123758086265a0c939ce9e79a1f0b1399175f69a98ea0d40a5419848a81b95e64bda2010ad29b2810c515ed8 WHIRLPOOL cfa1485a2855d14b99ea318ab331c3f5d7566da2d676355ad828ee8db194dbddaa7e1a76ffcaafe435c0e2f7e3b20b978c801b000e69fccd18354033780ca185 DIST yesod-core-1.4.20.2.tar.gz 87502 SHA256 cfa62e47de410bff1fd37571a3c7fda92b0a5cd28e1df8d466c7a65b5a2e6f28 SHA512 ad4be45ee06e3d29e2b936c2962a3d78abb398499f91019a9c3ab94d5a5e2ed9efe3d09c27c7fa078da4ec16e7d2d156765c73e8234b2e87a99c3cd46ad43c90 WHIRLPOOL 3b058462c7f23ed4c51c75ffed40045a36f78dcc64a0efab517156643eb438736529f9953ee9fe27682ad7c36e3ad86a4fe225ce62a7d001ef560f2d2294088e DIST yesod-core-1.4.25.tar.gz 89777 SHA256 929b881c3bddf7f868ba44d8aed72e36163affb6f455dd0f4669c8451fe6c46b SHA512 ede4120909247f5272064671df922c246736c62ddb3775657d10e865322926944de169a7e85c9fd4fe6011ccd45bc08003f872a55b17549058b93a889c080fd3 WHIRLPOOL d1aa50c080778324b51dcfba878662eaadc3bbb940092cca76f10c6727bb4a9166e9297fd5f7bdbd16b568890b3e1663d6171c0163fe24b70e10676e18f9991f +DIST yesod-core-1.4.31.tar.gz 91273 SHA256 9a2e4c39c9ce66c2881d5da6c9a621c07492c950d935231aa7e12ed3a008d7af SHA512 e701ab5bc56b7aaf0212443fd9057dfefd1709715cc69be0ab4c3a65764de123adf591e7600df243abda4a5232c79b73aecde1c853e0fb15311b30a4da53a574 WHIRLPOOL 22fb8dcc4634a9f778144e3b04e8ddc28e77e106010067163f1d9c9339d53c6a1c2c17a7c7ac6f753421ff5fdccaa8281324dc3a9dda42b12705f34c7049379a diff --git a/dev-haskell/yesod-core/yesod-core-1.4.31.ebuild b/dev-haskell/yesod-core/yesod-core-1.4.31.ebuild new file mode 100644 index 00000000000..87fa4b2e726 --- /dev/null +++ b/dev-haskell/yesod-core/yesod-core-1.4.31.ebuild @@ -0,0 +1,73 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +# ebuild generated by hackport 0.5.1.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Creation of type-safe, RESTful web applications" +HOMEPAGE="http://www.yesodweb.com/" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/aeson-0.5:=[profile?] + dev-haskell/auto-update:=[profile?] + >=dev-haskell/blaze-builder-0.2.1.4:=[profile?] =dev-haskell/blaze-html-0.5:=[profile?] + >=dev-haskell/blaze-markup-0.7.1:=[profile?] + dev-haskell/byteable:=[profile?] + >=dev-haskell/case-insensitive-0.2:=[profile?] + >=dev-haskell/cereal-0.3:=[profile?] + >=dev-haskell/clientsession-0.9.1:=[profile?] =dev-haskell/conduit-1.2:=[profile?] + dev-haskell/conduit-extra:=[profile?] + >=dev-haskell/cookie-0.4.2:=[profile?] =dev-haskell/exceptions-0.6:=[profile?] + >=dev-haskell/fast-logger-2.2:=[profile?] + >=dev-haskell/http-types-0.7:=[profile?] + >=dev-haskell/lifted-base-0.1.2:=[profile?] + >=dev-haskell/monad-control-0.3:=[profile?] =dev-haskell/monad-logger-0.3.1:=[profile?] =dev-haskell/old-locale-1.0.0.2:=[profile?] =dev-haskell/parsec-2:=[profile?] =dev-haskell/path-pieces-0.1.2:=[profile?] =dev-haskell/random-1.0.0.2:=[profile?] =dev-haskell/resourcet-0.4.9:=[profile?] =dev-haskell/shakespeare-2.0:=[profile?] + >=dev-haskell/text-0.7:=[profile?] + >=dev-haskell/transformers-base-0.4:=[profile?] + dev-haskell/unix-compat:=[profile?] + >=dev-haskell/unordered-containers-0.2:=[profile?] + >=dev-haskell/vector-0.9:=[profile?] =dev-haskell/wai-3.0:=[profile?] + >=dev-haskell/wai-extra-3.0.7:=[profile?] + >=dev-haskell/wai-logger-0.2:=[profile?] + >=dev-haskell/warp-3.0.2:=[profile?] + dev-haskell/word8:=[profile?] + >=dev-lang/ghc-7.8.2:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.18.1.3 + test? ( dev-haskell/async + >=dev-haskell/hspec-1.3 + dev-haskell/hspec-expectations + dev-haskell/hunit + dev-haskell/network + >=dev-haskell/quickcheck-2