[gentoo-commits] repo/gentoo:master commit in: dev-haskell/yesod-core/

2023-03-17 Thread Sam James
commit: 53f1e5222d2b7d788eb0e6954d3b949bae106798
Author: hololeap  users  noreply  github  com>
AuthorDate: Wed Mar 15 23:44:57 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Mar 17 18:22:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53f1e522

dev-haskell/yesod-core: Stabilize for amd64

Signed-off-by: hololeap  users.noreply.github.com>
Signed-off-by: Sam James  gentoo.org>

 dev-haskell/yesod-core/yesod-core-1.6.23.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-haskell/yesod-core/yesod-core-1.6.23.1.ebuild 
b/dev-haskell/yesod-core/yesod-core-1.6.23.1.ebuild
index b5a84cffb3f6..18130695bf22 100644
--- a/dev-haskell/yesod-core/yesod-core-1.6.23.1.ebuild
+++ b/dev-haskell/yesod-core/yesod-core-1.6.23.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,7 +13,7 @@ HOMEPAGE="https://www.yesodweb.com/;
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
 
 RESTRICT=test # requires network access
 



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/yesod-core/

2020-12-14 Thread Sergei Trofimovich
commit: 008793c783d665a57e79789e38073cc0ac4d9f30
Author: Jack Todaro  posteo  org>
AuthorDate: Mon Dec 14 19:38:12 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Dec 14 23:53:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=008793c7

dev-haskell/yesod-core: bump up to 1.6.18.8

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jack Todaro  posteo.org>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/yesod-core/Manifest   |  1 +
 dev-haskell/yesod-core/yesod-core-1.6.18.8.ebuild | 63 +++
 2 files changed, 64 insertions(+)

diff --git a/dev-haskell/yesod-core/Manifest b/dev-haskell/yesod-core/Manifest
index 7a6daa51ab5..b8c90309fb9 100644
--- a/dev-haskell/yesod-core/Manifest
+++ b/dev-haskell/yesod-core/Manifest
@@ -1 +1,2 @@
 DIST yesod-core-1.6.18.7.tar.gz 100141 BLAKE2B 
0d00fffcc4371868f02ec5ec1fe4f5af15369f62b7bf88562e8c092b3988824cbbe26defd574f2514d23fca983f81cc951b75f564213f568d244069e352cc198
 SHA512 
fde155df74588d2eb9824e0f423b666228a1b681a83c4f30e194c8816667cd6e4fefb7cddcd66f6ff2ca745ad3ef8daee439a133b017d8583167b54a698a12a1
+DIST yesod-core-1.6.18.8.tar.gz 100016 BLAKE2B 
117535cc875be850011b357ebf3bb89e6d854870cefe26e20001e70b93247d85a3bd190e2f889626819f8bc80211b2c64b5d8dac7e9606229ed07c03d8926c2e
 SHA512 
1774281bf8de190995360bcf461adc46b65bac5fa2200aada0b511f73b3bc7bab8365fa4737b4de4723481f7b76c0cb440d68b118c15c46e3d455ea9126bffa7

diff --git a/dev-haskell/yesod-core/yesod-core-1.6.18.8.ebuild 
b/dev-haskell/yesod-core/yesod-core-1.6.18.8.ebuild
new file mode 100644
index 000..8398bc10dcf
--- /dev/null
+++ b/dev-haskell/yesod-core/yesod-core-1.6.18.8.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.6.
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Creation of type-safe, RESTful web applications"
+HOMEPAGE="https://www.yesodweb.com/;
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RESTRICT=test # requires network
+
+RDEPEND=">=dev-haskell/aeson-1.0:=[profile?]
+   dev-haskell/auto-update:=[profile?]
+   >=dev-haskell/blaze-html-0.5:=[profile?]
+   >=dev-haskell/blaze-markup-0.7.1:=[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.3:=[profile?]
+   dev-haskell/conduit-extra:=[profile?]
+   >=dev-haskell/cookie-0.4.3:=[profile?] 
=dev-haskell/fast-logger-2.2:=[profile?]
+   >=dev-haskell/http-types-0.7:=[profile?]
+   dev-haskell/memory:=[profile?]
+   >=dev-haskell/monad-logger-0.3.10:=[profile?] 
=dev-haskell/parsec-2:=[profile?] =dev-haskell/path-pieces-0.1.2:=[profile?] 
=dev-haskell/primitive-0.6:=[profile?]
+   >=dev-haskell/random-1.0.0.2:=[profile?] 
=dev-haskell/resourcet-1.2:=[profile?]
+   >=dev-haskell/shakespeare-2.0:=[profile?]
+   >=dev-haskell/text-0.7:=[profile?]
+   dev-haskell/unix-compat:=[profile?]
+   dev-haskell/unliftio:=[profile?]
+   >=dev-haskell/unordered-containers-0.2:=[profile?]
+   >=dev-haskell/vector-0.9:=[profile?] 
=dev-haskell/wai-3.2:=[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-8.2.1:=
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-2.0.0.2
+   test? ( dev-haskell/async
+   >=dev-haskell/hspec-1.3
+   dev-haskell/hspec-expectations
+   dev-haskell/hunit
+   dev-haskell/network
+   dev-haskell/streaming-commons )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/yesod-core/

2020-12-14 Thread Sergei Trofimovich
commit: e5473d167b2b593fff54d68af0439a3bf53217ec
Author: Jack Todaro  posteo  org>
AuthorDate: Mon Dec 14 20:12:48 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Dec 14 23:53:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5473d16

dev-haskell/yesod-core: drop old

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jack Todaro  posteo.org>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/yesod-core/Manifest   |  1 -
 dev-haskell/yesod-core/yesod-core-1.6.18.7.ebuild | 63 ---
 2 files changed, 64 deletions(-)

diff --git a/dev-haskell/yesod-core/Manifest b/dev-haskell/yesod-core/Manifest
index b8c90309fb9..5702a1c1f6f 100644
--- a/dev-haskell/yesod-core/Manifest
+++ b/dev-haskell/yesod-core/Manifest
@@ -1,2 +1 @@
-DIST yesod-core-1.6.18.7.tar.gz 100141 BLAKE2B 
0d00fffcc4371868f02ec5ec1fe4f5af15369f62b7bf88562e8c092b3988824cbbe26defd574f2514d23fca983f81cc951b75f564213f568d244069e352cc198
 SHA512 
fde155df74588d2eb9824e0f423b666228a1b681a83c4f30e194c8816667cd6e4fefb7cddcd66f6ff2ca745ad3ef8daee439a133b017d8583167b54a698a12a1
 DIST yesod-core-1.6.18.8.tar.gz 100016 BLAKE2B 
117535cc875be850011b357ebf3bb89e6d854870cefe26e20001e70b93247d85a3bd190e2f889626819f8bc80211b2c64b5d8dac7e9606229ed07c03d8926c2e
 SHA512 
1774281bf8de190995360bcf461adc46b65bac5fa2200aada0b511f73b3bc7bab8365fa4737b4de4723481f7b76c0cb440d68b118c15c46e3d455ea9126bffa7

diff --git a/dev-haskell/yesod-core/yesod-core-1.6.18.7.ebuild 
b/dev-haskell/yesod-core/yesod-core-1.6.18.7.ebuild
deleted file mode 100644
index 8398bc10dcf..000
--- a/dev-haskell/yesod-core/yesod-core-1.6.18.7.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.6.
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Creation of type-safe, RESTful web applications"
-HOMEPAGE="https://www.yesodweb.com/;
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RESTRICT=test # requires network
-
-RDEPEND=">=dev-haskell/aeson-1.0:=[profile?]
-   dev-haskell/auto-update:=[profile?]
-   >=dev-haskell/blaze-html-0.5:=[profile?]
-   >=dev-haskell/blaze-markup-0.7.1:=[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.3:=[profile?]
-   dev-haskell/conduit-extra:=[profile?]
-   >=dev-haskell/cookie-0.4.3:=[profile?] 
=dev-haskell/fast-logger-2.2:=[profile?]
-   >=dev-haskell/http-types-0.7:=[profile?]
-   dev-haskell/memory:=[profile?]
-   >=dev-haskell/monad-logger-0.3.10:=[profile?] 
=dev-haskell/parsec-2:=[profile?] =dev-haskell/path-pieces-0.1.2:=[profile?] 
=dev-haskell/primitive-0.6:=[profile?]
-   >=dev-haskell/random-1.0.0.2:=[profile?] 
=dev-haskell/resourcet-1.2:=[profile?]
-   >=dev-haskell/shakespeare-2.0:=[profile?]
-   >=dev-haskell/text-0.7:=[profile?]
-   dev-haskell/unix-compat:=[profile?]
-   dev-haskell/unliftio:=[profile?]
-   >=dev-haskell/unordered-containers-0.2:=[profile?]
-   >=dev-haskell/vector-0.9:=[profile?] 
=dev-haskell/wai-3.2:=[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-8.2.1:=
-"
-DEPEND="${RDEPEND}
-   >=dev-haskell/cabal-2.0.0.2
-   test? ( dev-haskell/async
-   >=dev-haskell/hspec-1.3
-   dev-haskell/hspec-expectations
-   dev-haskell/hunit
-   dev-haskell/network
-   dev-haskell/streaming-commons )
-"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/yesod-core/

2020-11-19 Thread Sergei Trofimovich
commit: 059a4a968889e2b712059dc1c6d3b60ca95b6fb9
Author: Jack Todaro  posteo  org>
AuthorDate: Thu Nov 19 22:30:37 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Nov 20 00:03:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=059a4a96

dev-haskell/yesod-core: bump up to 1.6.18.7

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Jack Todaro  posteo.org>
Closes: https://github.com/gentoo/gentoo/pull/18331
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/yesod-core/Manifest   |  1 +
 dev-haskell/yesod-core/yesod-core-1.6.18.7.ebuild | 63 +++
 2 files changed, 64 insertions(+)

diff --git a/dev-haskell/yesod-core/Manifest b/dev-haskell/yesod-core/Manifest
index a311d01ae6b..4218437c56b 100644
--- a/dev-haskell/yesod-core/Manifest
+++ b/dev-haskell/yesod-core/Manifest
@@ -1 +1,2 @@
 DIST yesod-core-1.6.18.5.tar.gz 100191 BLAKE2B 
55ec54c6a79dc45ac3b4c8ef4d4d0f0ea30f1f49ee88dea4848a95921eff8822607f0ebbc740b0562eeb0ccdc9e7ee9febe851e4ce9f9e451369c62c993f
 SHA512 
4e9c739792714d6dd39ad8dc0659a8feb2f89b8b500f440d1bfae4b5e3497a8081e743bb3303b5d6c86bb80a6220becfd1b1af782be8165f3ba1d938f4beb65f
+DIST yesod-core-1.6.18.7.tar.gz 100141 BLAKE2B 
0d00fffcc4371868f02ec5ec1fe4f5af15369f62b7bf88562e8c092b3988824cbbe26defd574f2514d23fca983f81cc951b75f564213f568d244069e352cc198
 SHA512 
fde155df74588d2eb9824e0f423b666228a1b681a83c4f30e194c8816667cd6e4fefb7cddcd66f6ff2ca745ad3ef8daee439a133b017d8583167b54a698a12a1

diff --git a/dev-haskell/yesod-core/yesod-core-1.6.18.7.ebuild 
b/dev-haskell/yesod-core/yesod-core-1.6.18.7.ebuild
new file mode 100644
index 000..8398bc10dcf
--- /dev/null
+++ b/dev-haskell/yesod-core/yesod-core-1.6.18.7.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.6.
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Creation of type-safe, RESTful web applications"
+HOMEPAGE="https://www.yesodweb.com/;
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RESTRICT=test # requires network
+
+RDEPEND=">=dev-haskell/aeson-1.0:=[profile?]
+   dev-haskell/auto-update:=[profile?]
+   >=dev-haskell/blaze-html-0.5:=[profile?]
+   >=dev-haskell/blaze-markup-0.7.1:=[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.3:=[profile?]
+   dev-haskell/conduit-extra:=[profile?]
+   >=dev-haskell/cookie-0.4.3:=[profile?] 
=dev-haskell/fast-logger-2.2:=[profile?]
+   >=dev-haskell/http-types-0.7:=[profile?]
+   dev-haskell/memory:=[profile?]
+   >=dev-haskell/monad-logger-0.3.10:=[profile?] 
=dev-haskell/parsec-2:=[profile?] =dev-haskell/path-pieces-0.1.2:=[profile?] 
=dev-haskell/primitive-0.6:=[profile?]
+   >=dev-haskell/random-1.0.0.2:=[profile?] 
=dev-haskell/resourcet-1.2:=[profile?]
+   >=dev-haskell/shakespeare-2.0:=[profile?]
+   >=dev-haskell/text-0.7:=[profile?]
+   dev-haskell/unix-compat:=[profile?]
+   dev-haskell/unliftio:=[profile?]
+   >=dev-haskell/unordered-containers-0.2:=[profile?]
+   >=dev-haskell/vector-0.9:=[profile?] 
=dev-haskell/wai-3.2:=[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-8.2.1:=
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-2.0.0.2
+   test? ( dev-haskell/async
+   >=dev-haskell/hspec-1.3
+   dev-haskell/hspec-expectations
+   dev-haskell/hunit
+   dev-haskell/network
+   dev-haskell/streaming-commons )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/yesod-core/

2020-11-19 Thread Sergei Trofimovich
commit: 7270e9fe8ef7bc862a79fd7016b1905bf91986e7
Author: Jack Todaro  posteo  org>
AuthorDate: Thu Nov 19 22:32:17 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Nov 20 00:03:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7270e9fe

dev-haskell/yesod-core: drop old

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Jack Todaro  posteo.org>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/yesod-core/Manifest   |  1 -
 dev-haskell/yesod-core/yesod-core-1.6.18.5.ebuild | 63 ---
 2 files changed, 64 deletions(-)

diff --git a/dev-haskell/yesod-core/Manifest b/dev-haskell/yesod-core/Manifest
index 4218437c56b..7a6daa51ab5 100644
--- a/dev-haskell/yesod-core/Manifest
+++ b/dev-haskell/yesod-core/Manifest
@@ -1,2 +1 @@
-DIST yesod-core-1.6.18.5.tar.gz 100191 BLAKE2B 
55ec54c6a79dc45ac3b4c8ef4d4d0f0ea30f1f49ee88dea4848a95921eff8822607f0ebbc740b0562eeb0ccdc9e7ee9febe851e4ce9f9e451369c62c993f
 SHA512 
4e9c739792714d6dd39ad8dc0659a8feb2f89b8b500f440d1bfae4b5e3497a8081e743bb3303b5d6c86bb80a6220becfd1b1af782be8165f3ba1d938f4beb65f
 DIST yesod-core-1.6.18.7.tar.gz 100141 BLAKE2B 
0d00fffcc4371868f02ec5ec1fe4f5af15369f62b7bf88562e8c092b3988824cbbe26defd574f2514d23fca983f81cc951b75f564213f568d244069e352cc198
 SHA512 
fde155df74588d2eb9824e0f423b666228a1b681a83c4f30e194c8816667cd6e4fefb7cddcd66f6ff2ca745ad3ef8daee439a133b017d8583167b54a698a12a1

diff --git a/dev-haskell/yesod-core/yesod-core-1.6.18.5.ebuild 
b/dev-haskell/yesod-core/yesod-core-1.6.18.5.ebuild
deleted file mode 100644
index 69579f186ba..000
--- a/dev-haskell/yesod-core/yesod-core-1.6.18.5.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.6.
-
-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="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RESTRICT=test # requires network
-
-RDEPEND=">=dev-haskell/aeson-1.0:=[profile?]
-   dev-haskell/auto-update:=[profile?]
-   >=dev-haskell/blaze-html-0.5:=[profile?]
-   >=dev-haskell/blaze-markup-0.7.1:=[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.3:=[profile?]
-   dev-haskell/conduit-extra:=[profile?]
-   >=dev-haskell/cookie-0.4.3:=[profile?] 
=dev-haskell/fast-logger-2.2:=[profile?]
-   >=dev-haskell/http-types-0.7:=[profile?]
-   dev-haskell/memory:=[profile?]
-   >=dev-haskell/monad-logger-0.3.10:=[profile?] 
=dev-haskell/parsec-2:=[profile?] =dev-haskell/path-pieces-0.1.2:=[profile?] 
=dev-haskell/primitive-0.6:=[profile?]
-   >=dev-haskell/random-1.0.0.2:=[profile?] 
=dev-haskell/resourcet-1.2:=[profile?]
-   >=dev-haskell/shakespeare-2.0:=[profile?]
-   >=dev-haskell/text-0.7:=[profile?]
-   dev-haskell/unix-compat:=[profile?]
-   dev-haskell/unliftio:=[profile?]
-   >=dev-haskell/unordered-containers-0.2:=[profile?]
-   >=dev-haskell/vector-0.9:=[profile?] 
=dev-haskell/wai-3.2:=[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-8.2.1:=
-"
-DEPEND="${RDEPEND}
-   >=dev-haskell/cabal-2.0.0.2
-   test? ( dev-haskell/async
-   >=dev-haskell/hspec-1.3
-   dev-haskell/hspec-expectations
-   dev-haskell/hunit
-   dev-haskell/network
-   dev-haskell/streaming-commons )
-"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/yesod-core/

2020-10-20 Thread Sergei Trofimovich
commit: 4c323dc427fbeb54f2c9e70e4256303b2ff7a9c1
Author: Jack Todaro  posteo  org>
AuthorDate: Tue Oct 20 08:15:29 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Oct 20 22:02:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c323dc4

dev-haskell/yesod-core: drop old

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Jack Todaro  posteo.org>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/yesod-core/Manifest   |  1 -
 dev-haskell/yesod-core/yesod-core-1.6.17.2.ebuild | 63 ---
 2 files changed, 64 deletions(-)

diff --git a/dev-haskell/yesod-core/Manifest b/dev-haskell/yesod-core/Manifest
index 18757ee55a1..a311d01ae6b 100644
--- a/dev-haskell/yesod-core/Manifest
+++ b/dev-haskell/yesod-core/Manifest
@@ -1,2 +1 @@
-DIST yesod-core-1.6.17.2.tar.gz 97530 BLAKE2B 
32f0a511ae1fa2250843470b0d4338938b9385287e09dfdf8dcef0316727b8fa93b6647458a18357ae39000d51e55b21ce99e7e46b1572a2977ca2d1321c0227
 SHA512 
6d07d84ced61800a2b6448862d40c77f3e36afe7d09722e45d276797a80698b40ff5dfc8f67092cce7a6759e4e325ae113fdcd0550524c42334bc15d439dfbf9
 DIST yesod-core-1.6.18.5.tar.gz 100191 BLAKE2B 
55ec54c6a79dc45ac3b4c8ef4d4d0f0ea30f1f49ee88dea4848a95921eff8822607f0ebbc740b0562eeb0ccdc9e7ee9febe851e4ce9f9e451369c62c993f
 SHA512 
4e9c739792714d6dd39ad8dc0659a8feb2f89b8b500f440d1bfae4b5e3497a8081e743bb3303b5d6c86bb80a6220becfd1b1af782be8165f3ba1d938f4beb65f

diff --git a/dev-haskell/yesod-core/yesod-core-1.6.17.2.ebuild 
b/dev-haskell/yesod-core/yesod-core-1.6.17.2.ebuild
deleted file mode 100644
index 3940069db56..000
--- a/dev-haskell/yesod-core/yesod-core-1.6.17.2.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.4
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Creation of type-safe, RESTful web applications"
-HOMEPAGE="https://www.yesodweb.com/;
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RESTRICT=test # requires network
-
-RDEPEND=">=dev-haskell/aeson-1.0:=[profile?]
-   dev-haskell/auto-update:=[profile?]
-   >=dev-haskell/blaze-html-0.5:=[profile?]
-   >=dev-haskell/blaze-markup-0.7.1:=[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.3:=[profile?]
-   dev-haskell/conduit-extra:=[profile?]
-   >=dev-haskell/cookie-0.4.3:=[profile?] 
=dev-haskell/fast-logger-2.2:=[profile?]
-   >=dev-haskell/http-types-0.7:=[profile?]
-   dev-haskell/memory:=[profile?]
-   >=dev-haskell/monad-logger-0.3.10:=[profile?] 
=dev-haskell/parsec-2:=[profile?] =dev-haskell/path-pieces-0.1.2:=[profile?] 
=dev-haskell/primitive-0.6:=[profile?]
-   >=dev-haskell/random-1.0.0.2:=[profile?] 
=dev-haskell/resourcet-1.2:=[profile?]
-   >=dev-haskell/shakespeare-2.0:=[profile?]
-   >=dev-haskell/text-0.7:=[profile?]
-   dev-haskell/unix-compat:=[profile?]
-   dev-haskell/unliftio:=[profile?]
-   >=dev-haskell/unordered-containers-0.2:=[profile?]
-   >=dev-haskell/vector-0.9:=[profile?] 
=dev-haskell/wai-3.2:=[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-8.2.1:=
-"
-DEPEND="${RDEPEND}
-   >=dev-haskell/cabal-2.0.0.2
-   test? ( dev-haskell/async
-   >=dev-haskell/hspec-1.3
-   dev-haskell/hspec-expectations
-   dev-haskell/hunit
-   dev-haskell/network
-   dev-haskell/streaming-commons )
-"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/yesod-core/

2020-10-20 Thread Sergei Trofimovich
commit: 2047fa91ae75a866b607c0062ccaa561c72095ed
Author: Jack Todaro  posteo  org>
AuthorDate: Tue Oct 20 08:12:50 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Oct 20 22:02:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2047fa91

dev-haskell/yesod-core: bump up to 1.6.18.5

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Jack Todaro  posteo.org>
Closes: https://github.com/gentoo/gentoo/pull/17979
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/yesod-core/Manifest   |  1 +
 dev-haskell/yesod-core/yesod-core-1.6.18.5.ebuild | 63 +++
 2 files changed, 64 insertions(+)

diff --git a/dev-haskell/yesod-core/Manifest b/dev-haskell/yesod-core/Manifest
index 2f499149b8c..18757ee55a1 100644
--- a/dev-haskell/yesod-core/Manifest
+++ b/dev-haskell/yesod-core/Manifest
@@ -1 +1,2 @@
 DIST yesod-core-1.6.17.2.tar.gz 97530 BLAKE2B 
32f0a511ae1fa2250843470b0d4338938b9385287e09dfdf8dcef0316727b8fa93b6647458a18357ae39000d51e55b21ce99e7e46b1572a2977ca2d1321c0227
 SHA512 
6d07d84ced61800a2b6448862d40c77f3e36afe7d09722e45d276797a80698b40ff5dfc8f67092cce7a6759e4e325ae113fdcd0550524c42334bc15d439dfbf9
+DIST yesod-core-1.6.18.5.tar.gz 100191 BLAKE2B 
55ec54c6a79dc45ac3b4c8ef4d4d0f0ea30f1f49ee88dea4848a95921eff8822607f0ebbc740b0562eeb0ccdc9e7ee9febe851e4ce9f9e451369c62c993f
 SHA512 
4e9c739792714d6dd39ad8dc0659a8feb2f89b8b500f440d1bfae4b5e3497a8081e743bb3303b5d6c86bb80a6220becfd1b1af782be8165f3ba1d938f4beb65f

diff --git a/dev-haskell/yesod-core/yesod-core-1.6.18.5.ebuild 
b/dev-haskell/yesod-core/yesod-core-1.6.18.5.ebuild
new file mode 100644
index 000..69579f186ba
--- /dev/null
+++ b/dev-haskell/yesod-core/yesod-core-1.6.18.5.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.6.
+
+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="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RESTRICT=test # requires network
+
+RDEPEND=">=dev-haskell/aeson-1.0:=[profile?]
+   dev-haskell/auto-update:=[profile?]
+   >=dev-haskell/blaze-html-0.5:=[profile?]
+   >=dev-haskell/blaze-markup-0.7.1:=[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.3:=[profile?]
+   dev-haskell/conduit-extra:=[profile?]
+   >=dev-haskell/cookie-0.4.3:=[profile?] 
=dev-haskell/fast-logger-2.2:=[profile?]
+   >=dev-haskell/http-types-0.7:=[profile?]
+   dev-haskell/memory:=[profile?]
+   >=dev-haskell/monad-logger-0.3.10:=[profile?] 
=dev-haskell/parsec-2:=[profile?] =dev-haskell/path-pieces-0.1.2:=[profile?] 
=dev-haskell/primitive-0.6:=[profile?]
+   >=dev-haskell/random-1.0.0.2:=[profile?] 
=dev-haskell/resourcet-1.2:=[profile?]
+   >=dev-haskell/shakespeare-2.0:=[profile?]
+   >=dev-haskell/text-0.7:=[profile?]
+   dev-haskell/unix-compat:=[profile?]
+   dev-haskell/unliftio:=[profile?]
+   >=dev-haskell/unordered-containers-0.2:=[profile?]
+   >=dev-haskell/vector-0.9:=[profile?] 
=dev-haskell/wai-3.2:=[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-8.2.1:=
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-2.0.0.2
+   test? ( dev-haskell/async
+   >=dev-haskell/hspec-1.3
+   dev-haskell/hspec-expectations
+   dev-haskell/hunit
+   dev-haskell/network
+   dev-haskell/streaming-commons )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/yesod-core/

2020-09-04 Thread Sergei Trofimovich
commit: 16678131e3a3fe97892ff8c84441c78ab1e93f18
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Sep  4 18:44:17 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Sep  4 19:44:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16678131

dev-haskell/yesod-core: use HTTPS

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/yesod-core/yesod-core-1.6.17.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/yesod-core/yesod-core-1.6.17.2.ebuild 
b/dev-haskell/yesod-core/yesod-core-1.6.17.2.ebuild
index 9f1561c5c41..3940069db56 100644
--- a/dev-haskell/yesod-core/yesod-core-1.6.17.2.ebuild
+++ b/dev-haskell/yesod-core/yesod-core-1.6.17.2.ebuild
@@ -9,7 +9,7 @@ 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/;
+HOMEPAGE="https://www.yesodweb.com/;
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/yesod-core/

2020-08-16 Thread Sergei Trofimovich
commit: 2491607f7ed5505ef89ccdf4590ccdc9d9ff054c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Aug 16 09:11:12 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Aug 16 09:53:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2491607f

dev-haskell/yesod-core: drop old

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/yesod-core/Manifest   |  5 --
 dev-haskell/yesod-core/yesod-core-1.2.7.ebuild| 68 -
 dev-haskell/yesod-core/yesod-core-1.4.18.1.ebuild | 72 ---
 dev-haskell/yesod-core/yesod-core-1.4.20.2.ebuild | 72 ---
 dev-haskell/yesod-core/yesod-core-1.4.25.ebuild   | 72 ---
 dev-haskell/yesod-core/yesod-core-1.4.31.ebuild   | 72 ---
 6 files changed, 361 deletions(-)

diff --git a/dev-haskell/yesod-core/Manifest b/dev-haskell/yesod-core/Manifest
index aa590b81891..2f499149b8c 100644
--- a/dev-haskell/yesod-core/Manifest
+++ b/dev-haskell/yesod-core/Manifest
@@ -1,6 +1 @@
-DIST yesod-core-1.2.7.tar.gz 59361 BLAKE2B 
03a929e123b854c8cda91f2c55f8c574436faff6299399e36567b29605ab68d38ea6bb6b1383458a652c8173dc7bc7dd39c85c1425dcc9314656710d91243bd6
 SHA512 
ca29b69db3e9ddcd93928fed78642a8740b8f73c21093cf2116caeceac597a5285f24882e2b5a40cc5ef66343e8c3d160e2d0e7b88459b649abd4b7148e6c400
-DIST yesod-core-1.4.18.1.tar.gz 85651 BLAKE2B 
d401ec6b53f05f0dcd6936c58fd9dea386586c9829dd1c17bb5f3835e193411be87c3e6a14c136daf98aebd7453d4b61c02717eec040df128fd5ed5376d30ac1
 SHA512 
9a97f00ed00f4f63be076dc586ca2305f6341816123758086265a0c939ce9e79a1f0b1399175f69a98ea0d40a5419848a81b95e64bda2010ad29b2810c515ed8
-DIST yesod-core-1.4.20.2.tar.gz 87502 BLAKE2B 
f689503fe45d202457f0f9bec290ecac360f116660ff3dde5b299d29cc301d45d8771d5a6eca0b2920d2787f962ea6b44df3a59d0e2fb059f0acd52ccb888272
 SHA512 
ad4be45ee06e3d29e2b936c2962a3d78abb398499f91019a9c3ab94d5a5e2ed9efe3d09c27c7fa078da4ec16e7d2d156765c73e8234b2e87a99c3cd46ad43c90
-DIST yesod-core-1.4.25.tar.gz 89777 BLAKE2B 
bdce9a3c821dadd5dd238f278230ea2fba2c509719bc6df8920f6461654f22f5062f03ede315bee2596e7241223270823155291e06c4854b61389e1ffe25dd17
 SHA512 
ede4120909247f5272064671df922c246736c62ddb3775657d10e865322926944de169a7e85c9fd4fe6011ccd45bc08003f872a55b17549058b93a889c080fd3
-DIST yesod-core-1.4.31.tar.gz 91273 BLAKE2B 
036cb334ea56c0ed2af4263c073c942fcc9124259fba482bbe9d5a9d6e6707933b0e179d0b0c43bf92f0e5455a0d46fddc66bd05c092aecfe99cf2d99ca534dd
 SHA512 
e701ab5bc56b7aaf0212443fd9057dfefd1709715cc69be0ab4c3a65764de123adf591e7600df243abda4a5232c79b73aecde1c853e0fb15311b30a4da53a574
 DIST yesod-core-1.6.17.2.tar.gz 97530 BLAKE2B 
32f0a511ae1fa2250843470b0d4338938b9385287e09dfdf8dcef0316727b8fa93b6647458a18357ae39000d51e55b21ce99e7e46b1572a2977ca2d1321c0227
 SHA512 
6d07d84ced61800a2b6448862d40c77f3e36afe7d09722e45d276797a80698b40ff5dfc8f67092cce7a6759e4e325ae113fdcd0550524c42334bc15d439dfbf9

diff --git a/dev-haskell/yesod-core/yesod-core-1.2.7.ebuild 
b/dev-haskell/yesod-core/yesod-core-1.2.7.ebuild
deleted file mode 100644
index d3def3930fa..000
--- a/dev-haskell/yesod-core/yesod-core-1.2.7.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.3.6.
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Creation of type-safe, RESTful web applications"
-HOMEPAGE="https://www.yesodweb.com/;
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/aeson-0.5:=[profile?]
-   dev-haskell/attoparsec-conduit:=[profile?]
-   >=dev-haskell/blaze-builder-0.2.1.4:=[profile?] 
=dev-haskell/blaze-html-0.5:=[profile?]
-   >=dev-haskell/blaze-markup-0.5.1:=[profile?]
-   >=dev-haskell/case-insensitive-0.2:=[profile?]
-   >=dev-haskell/cereal-0.3:=[profile?]
-   >=dev-haskell/clientsession-0.9:=[profile?] 
=dev-haskell/conduit-0.5:=[profile?]
-   >=dev-haskell/cookie-0.4:=[profile?] =dev-haskell/failure-0.2:=[profile?] 
=dev-haskell/fast-logger-0.2:=[profile?]
-   >=dev-haskell/hamlet-1.1:=[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/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-1.0:=[profile?] 
=dev-haskell/shakespeare-css-1.0:=[profile?] 
=dev-haskell/shakespeare-i18n-1.0:=[profile?] 
=dev-haskell/shakespeare-js-1.0.2:=[profile?] 
=dev-haskell/text-0.7:=[profile?]
-   >=dev-haskell/transformers-0.2.2:=[profile?] 

[gentoo-commits] repo/gentoo:master commit in: dev-haskell/yesod-core/

2018-03-29 Thread Aaron Bauman
commit: 23f53b4f37ba0dd350634640072689db3976bdfa
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Mar 29 18:25:48 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Mar 30 02:36:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23f53b4f

dev-haskell/yesod-core: use HTTPS

 dev-haskell/yesod-core/yesod-core-1.2.7.ebuild| 4 ++--
 dev-haskell/yesod-core/yesod-core-1.4.18.1.ebuild | 4 ++--
 dev-haskell/yesod-core/yesod-core-1.4.20.2.ebuild | 4 ++--
 dev-haskell/yesod-core/yesod-core-1.4.25.ebuild   | 4 ++--
 dev-haskell/yesod-core/yesod-core-1.4.31.ebuild   | 4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/dev-haskell/yesod-core/yesod-core-1.2.7.ebuild 
b/dev-haskell/yesod-core/yesod-core-1.2.7.ebuild
index 26f9ec8f127..1bee94895fa 100644
--- a/dev-haskell/yesod-core/yesod-core-1.2.7.ebuild
+++ b/dev-haskell/yesod-core/yesod-core-1.2.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ 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/;
+HOMEPAGE="https://www.yesodweb.com/;
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"

diff --git a/dev-haskell/yesod-core/yesod-core-1.4.18.1.ebuild 
b/dev-haskell/yesod-core/yesod-core-1.4.18.1.ebuild
index 001d8f48ec8..0781ee4384d 100644
--- a/dev-haskell/yesod-core/yesod-core-1.4.18.1.ebuild
+++ b/dev-haskell/yesod-core/yesod-core-1.4.18.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ 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/;
+HOMEPAGE="https://www.yesodweb.com/;
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"

diff --git a/dev-haskell/yesod-core/yesod-core-1.4.20.2.ebuild 
b/dev-haskell/yesod-core/yesod-core-1.4.20.2.ebuild
index cf428deb139..f2f557cd59e 100644
--- a/dev-haskell/yesod-core/yesod-core-1.4.20.2.ebuild
+++ b/dev-haskell/yesod-core/yesod-core-1.4.20.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ 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/;
+HOMEPAGE="https://www.yesodweb.com/;
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"

diff --git a/dev-haskell/yesod-core/yesod-core-1.4.25.ebuild 
b/dev-haskell/yesod-core/yesod-core-1.4.25.ebuild
index 6f25d91670d..b27ecea9c27 100644
--- a/dev-haskell/yesod-core/yesod-core-1.4.25.ebuild
+++ b/dev-haskell/yesod-core/yesod-core-1.4.25.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ 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/;
+HOMEPAGE="https://www.yesodweb.com/;
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"

diff --git a/dev-haskell/yesod-core/yesod-core-1.4.31.ebuild 
b/dev-haskell/yesod-core/yesod-core-1.4.31.ebuild
index cd285ee8d2b..b9488828aba 100644
--- a/dev-haskell/yesod-core/yesod-core-1.4.31.ebuild
+++ b/dev-haskell/yesod-core/yesod-core-1.4.31.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ 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/;
+HOMEPAGE="https://www.yesodweb.com/;
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/yesod-core/files/

2016-08-03 Thread Patrice Clement
commit: 26178d1ed7d7d894af2fada6bff76ff690c8
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Thu Jul 28 17:00:45 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Aug  3 07:21:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26178d1e

dev-haskell/yesod-core: remove unused patch

Signed-off-by: Patrice Clement  gentoo.org>

 .../files/yesod-core-1.4.20.1-wai-logger.patch | 22 --
 1 file changed, 22 deletions(-)

diff --git a/dev-haskell/yesod-core/files/yesod-core-1.4.20.1-wai-logger.patch 
b/dev-haskell/yesod-core/files/yesod-core-1.4.20.1-wai-logger.patch
deleted file mode 100644
index f9a6bdf..000
--- a/dev-haskell/yesod-core/files/yesod-core-1.4.20.1-wai-logger.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff --git a/yesod-core/Yesod/Core/Types.hs b/yesod-core/Yesod/Core/Types.hs
-index d8a2b2e..cec2c11 100644
 a/Yesod/Core/Types.hs
-+++ b/Yesod/Core/Types.hs
-@@ -49,7 +49,7 @@ import qualified Network.Waias W
- import qualified Network.Wai.Parse  as NWP
- import   System.Log.FastLogger  (LogStr, LoggerSet, 
toLogStr, pushLogStr)
- import qualified System.Random.MWC  as MWC
--import   Network.Wai.Logger (DateCacheGetter)
-+import   Network.Wai.Logger
- import   Text.Blaze.Html(Html, toHtml)
- import   Text.Hamlet(HtmlUrl)
- import   Text.Julius(JavascriptUrl)
-@@ -553,7 +553,7 @@ instance ParseRoute WaiSubsite where
- 
- data Logger = Logger
- { loggerSet :: !LoggerSet
--, loggerDate :: !DateCacheGetter
-+, loggerDate :: !(IO ZonedDate)
- }
- 
- loggerPutStr :: Logger -> LogStr -> IO ()



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/yesod-core/files/, dev-haskell/yesod-core/

2016-05-11 Thread Sergei Trofimovich
commit: b251fd7b5ff481cc173ce7f8294f2cd1da36c6a7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed May 11 07:16:12 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed May 11 08:48:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b251fd7b

dev-haskell/yesod-core: bump up to 1.4.20.2

Package-Manager: portage-2.2.28

 dev-haskell/yesod-core/Manifest|  1 +
 .../files/yesod-core-1.4.20.1-wai-logger.patch | 22 +++
 dev-haskell/yesod-core/yesod-core-1.4.20.2.ebuild  | 73 ++
 3 files changed, 96 insertions(+)

diff --git a/dev-haskell/yesod-core/Manifest b/dev-haskell/yesod-core/Manifest
index 9618dc8..b47cb38 100644
--- a/dev-haskell/yesod-core/Manifest
+++ b/dev-haskell/yesod-core/Manifest
@@ -1,2 +1,3 @@
 DIST yesod-core-1.2.7.tar.gz 59361 SHA256 
16f736c31c0cef1af0e0b6d79de71c6e81497c04442a524421767b781ae877be SHA512 
ca29b69db3e9ddcd93928fed78642a8740b8f73c21093cf2116caeceac597a5285f24882e2b5a40cc5ef66343e8c3d160e2d0e7b88459b649abd4b7148e6c400
 WHIRLPOOL 
08173d1487b96d67171cfd244e3c304fd07d64a2140c4ded7fafe1c63427abf1b67f6ee20f35e786218760c955d792e6f4e19ecd11ab6c0c94ed27201e786c5e
 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

diff --git a/dev-haskell/yesod-core/files/yesod-core-1.4.20.1-wai-logger.patch 
b/dev-haskell/yesod-core/files/yesod-core-1.4.20.1-wai-logger.patch
new file mode 100644
index 000..f9a6bdf
--- /dev/null
+++ b/dev-haskell/yesod-core/files/yesod-core-1.4.20.1-wai-logger.patch
@@ -0,0 +1,22 @@
+diff --git a/yesod-core/Yesod/Core/Types.hs b/yesod-core/Yesod/Core/Types.hs
+index d8a2b2e..cec2c11 100644
+--- a/Yesod/Core/Types.hs
 b/Yesod/Core/Types.hs
+@@ -49,7 +49,7 @@ import qualified Network.Waias W
+ import qualified Network.Wai.Parse  as NWP
+ import   System.Log.FastLogger  (LogStr, LoggerSet, 
toLogStr, pushLogStr)
+ import qualified System.Random.MWC  as MWC
+-import   Network.Wai.Logger (DateCacheGetter)
++import   Network.Wai.Logger
+ import   Text.Blaze.Html(Html, toHtml)
+ import   Text.Hamlet(HtmlUrl)
+ import   Text.Julius(JavascriptUrl)
+@@ -553,7 +553,7 @@ instance ParseRoute WaiSubsite where
+ 
+ data Logger = Logger
+ { loggerSet :: !LoggerSet
+-, loggerDate :: !DateCacheGetter
++, loggerDate :: !(IO ZonedDate)
+ }
+ 
+ loggerPutStr :: Logger -> LogStr -> IO ()

diff --git a/dev-haskell/yesod-core/yesod-core-1.4.20.2.ebuild 
b/dev-haskell/yesod-core/yesod-core-1.4.20.2.ebuild
new file mode 100644
index 000..818d26c
--- /dev/null
+++ b/dev-haskell/yesod-core/yesod-core-1.4.20.2.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+# ebuild generated by hackport 0.5.
+
+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.5.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.1:=[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?] 

[gentoo-commits] repo/gentoo:master commit in: dev-haskell/yesod-core/

2016-01-16 Thread Sergei Trofimovich
commit: 5a2a7b9c2efdb2eb1f0b0ea628993ba7af9e19a3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 16 19:34:24 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 16 19:42:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a2a7b9c

dev-haskell/yesod-core: bump up to 1.4.18.1

Package-Manager: portage-2.2.26

 dev-haskell/yesod-core/Manifest   |  1 +
 dev-haskell/yesod-core/yesod-core-1.4.18.1.ebuild | 73 +++
 2 files changed, 74 insertions(+)

diff --git a/dev-haskell/yesod-core/Manifest b/dev-haskell/yesod-core/Manifest
index 4a1d892..99940eb 100644
--- a/dev-haskell/yesod-core/Manifest
+++ b/dev-haskell/yesod-core/Manifest
@@ -1,4 +1,5 @@
 DIST yesod-core-1.2.7.tar.gz 59361 SHA256 
16f736c31c0cef1af0e0b6d79de71c6e81497c04442a524421767b781ae877be SHA512 
ca29b69db3e9ddcd93928fed78642a8740b8f73c21093cf2116caeceac597a5285f24882e2b5a40cc5ef66343e8c3d160e2d0e7b88459b649abd4b7148e6c400
 WHIRLPOOL 
08173d1487b96d67171cfd244e3c304fd07d64a2140c4ded7fafe1c63427abf1b67f6ee20f35e786218760c955d792e6f4e19ecd11ab6c0c94ed27201e786c5e
 DIST yesod-core-1.4.12.tar.gz 81087 SHA256 
035387453f60a9476ac6646675da147eb4b6859c48393732b72f31841e15b7e9 SHA512 
299cc327b4d224ffc577c71ed966a9fca03faf417317c3053e168bf29fcdd852b62a16762714ffc49058efb37ef089b622168fdafad0ea67a89ed066140db504
 WHIRLPOOL 
1e8fbdf5b1ad4a73e219cd2e7afbc6144e44d43af8f40ddc7096bc52f6d73a304f5b6329abba214a9899e7c43e92e8fb373d36e0c17cbdf88c9dacdab55d68a4
+DIST yesod-core-1.4.18.1.tar.gz 85651 SHA256 
8964a1ce27f7d15037eee05611546a8e5e183640115e92e70fc73e1116beddb0 SHA512 
9a97f00ed00f4f63be076dc586ca2305f6341816123758086265a0c939ce9e79a1f0b1399175f69a98ea0d40a5419848a81b95e64bda2010ad29b2810c515ed8
 WHIRLPOOL 
cfa1485a2855d14b99ea318ab331c3f5d7566da2d676355ad828ee8db194dbddaa7e1a76ffcaafe435c0e2f7e3b20b978c801b000e69fccd18354033780ca185
 DIST yesod-core-1.4.7.1.tar.gz 79493 SHA256 
7b132b21ada1421cadc1c06eae4951115989d006403b82e3ec062d6c75d8f3d2 SHA512 
9dc67a4c944ff05dce7e8ffdcd661e645eaac03d8cc8f59f1ec019b25051f24e674ac926ec8907e3681f8383c83a904b3f0042c03f4558adfb1a386a8df109ab
 WHIRLPOOL 
90c629bae2eb62f699433e8317434610eb5897035c250e97dd8691135496777bd67d96796568fe47c1d3dc0c9fc84d498dc4f43681676353bab4a75347e62d82
 DIST yesod-core-1.4.9.1.tar.gz 80635 SHA256 
4c1bdc58cf9da8f2242ec74f6f7013516582b9a01751909f0c2563a8985014bb SHA512 
66f58243234a42232c9512f9b218c73606e8fdad675a916577a88c63126944e3baedf704212e665c862dabae86a59671e9cf6a23562badbb13595921e587036e
 WHIRLPOOL 
20052247675e0962d45c3255f78b3315ec4fdc8367f683e179612cae06fe45428a75d2646a9cd2203fec53bae4ce8fafb3182e88c4e69637f222ef1430e0217a

diff --git a/dev-haskell/yesod-core/yesod-core-1.4.18.1.ebuild 
b/dev-haskell/yesod-core/yesod-core-1.4.18.1.ebuild
new file mode 100644
index 000..f120d75
--- /dev/null
+++ b/dev-haskell/yesod-core/yesod-core-1.4.18.1.ebuild
@@ -0,0 +1,73 @@
+# 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.
+
+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.5.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.1:=[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-0.2.2:=[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?]
+