public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/mustache/
@ 2022-07-30  5:21 Sam James
  0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2022-07-30  5:21 UTC (permalink / raw
  To: gentoo-commits

commit:     7065c1a6326f994e1b6d609c3f29497f9011bfb6
Author:     Jack Todaro <solpeth <AT> posteo <DOT> org>
AuthorDate: Sat Jul 30 04:31:48 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 05:21:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7065c1a6

dev-haskell/mustache: drop 2.3.1

Signed-off-by: Jack Todaro <solpeth <AT> posteo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-haskell/mustache/Manifest              |  1 -
 dev-haskell/mustache/mustache-2.3.1.ebuild | 44 ------------------------------
 2 files changed, 45 deletions(-)

diff --git a/dev-haskell/mustache/Manifest b/dev-haskell/mustache/Manifest
index 2ce5aaa9d766..405d0abc919c 100644
--- a/dev-haskell/mustache/Manifest
+++ b/dev-haskell/mustache/Manifest
@@ -1,2 +1 @@
-DIST mustache-2.3.1.tar.gz 20207 BLAKE2B 87691b14e85ac5934c08d1b3f8261d6e7bb3786b808d0f1a04630b96b4f2ed4aeae4d049ccf0e408b47586e990db2bbc09e3eac56af67922538e73250ef486d5 SHA512 162360cb635d40086721d4dd350036884207679b240d30420b9fc71eebef847e542bd143275931a22a42c583d513d0c906a6b112d780824dc189ad07e3027aa3
 DIST mustache-2.4.0.tar.gz 20434 BLAKE2B d38261bd5ca0e3336c7bfd32db957f1c50d6146a306ff5983b7b576d820d8626e60c5197181cdf14907cd10c8719d970f68cdfcbd21e39815d03945863af086d SHA512 897cd682648a363a4fe4225a65f782f743fb9631dc9e58d99eb443931989975b42bee0815037ee839fc70e1a40887e5417a05b105e4ca79565e2bd52b5fcd385

diff --git a/dev-haskell/mustache/mustache-2.3.1.ebuild b/dev-haskell/mustache/mustache-2.3.1.ebuild
deleted file mode 100644
index 23b768a9e9d5..000000000000
--- a/dev-haskell/mustache/mustache-2.3.1.ebuild
+++ /dev/null
@@ -1,44 +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.2
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="A mustache template parser library"
-HOMEPAGE="https://github.com/JustusAdam/mustache"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RESTRICT=test # tries to access network
-
-RDEPEND="dev-haskell/aeson:=[profile?]
-	dev-haskell/cmdargs:=[profile?]
-	dev-haskell/either:=[profile?]
-	>=dev-haskell/mtl-2.2.1:=[profile?]
-	dev-haskell/parsec:=[profile?]
-	dev-haskell/scientific:=[profile?]
-	dev-haskell/text:=[profile?]
-	dev-haskell/th-lift:=[profile?]
-	dev-haskell/unordered-containers:=[profile?]
-	dev-haskell/vector:=[profile?]
-	dev-haskell/yaml:=[profile?]
-	>=dev-lang/ghc-7.8.2:=
-"
-DEPEND="${RDEPEND}
-	>=dev-haskell/cabal-1.18.1.3
-	test? ( dev-haskell/base-unicode-symbols
-		dev-haskell/hspec
-		dev-haskell/lens
-		dev-haskell/tar
-		dev-haskell/temporary
-		dev-haskell/wreq
-		dev-haskell/zlib )
-"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/mustache/
@ 2022-07-30  5:21 Sam James
  0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2022-07-30  5:21 UTC (permalink / raw
  To: gentoo-commits

commit:     2cba1780c85def2a19f403aa2c452f71607d0c2b
Author:     Jack Todaro <solpeth <AT> posteo <DOT> org>
AuthorDate: Sat Jul 30 04:31:44 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 05:21:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cba1780

dev-haskell/mustache: add 2.4.0

Closes: https://bugs.gentoo.org/861398
Signed-off-by: Jack Todaro <solpeth <AT> posteo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-haskell/mustache/Manifest              |  1 +
 dev-haskell/mustache/mustache-2.4.0.ebuild | 43 ++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+)

diff --git a/dev-haskell/mustache/Manifest b/dev-haskell/mustache/Manifest
index b595bbadb82d..2ce5aaa9d766 100644
--- a/dev-haskell/mustache/Manifest
+++ b/dev-haskell/mustache/Manifest
@@ -1 +1,2 @@
 DIST mustache-2.3.1.tar.gz 20207 BLAKE2B 87691b14e85ac5934c08d1b3f8261d6e7bb3786b808d0f1a04630b96b4f2ed4aeae4d049ccf0e408b47586e990db2bbc09e3eac56af67922538e73250ef486d5 SHA512 162360cb635d40086721d4dd350036884207679b240d30420b9fc71eebef847e542bd143275931a22a42c583d513d0c906a6b112d780824dc189ad07e3027aa3
+DIST mustache-2.4.0.tar.gz 20434 BLAKE2B d38261bd5ca0e3336c7bfd32db957f1c50d6146a306ff5983b7b576d820d8626e60c5197181cdf14907cd10c8719d970f68cdfcbd21e39815d03945863af086d SHA512 897cd682648a363a4fe4225a65f782f743fb9631dc9e58d99eb443931989975b42bee0815037ee839fc70e1a40887e5417a05b105e4ca79565e2bd52b5fcd385

diff --git a/dev-haskell/mustache/mustache-2.4.0.ebuild b/dev-haskell/mustache/mustache-2.4.0.ebuild
new file mode 100644
index 000000000000..dc5e45cc2bde
--- /dev/null
+++ b/dev-haskell/mustache/mustache-2.4.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# ebuild generated by hackport 0.7.1.1.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="A mustache template parser library"
+HOMEPAGE="https://github.com/JustusAdam/mustache"
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+
+PATCHES=(
+	"${FILESDIR}/${PN}-2.3.2-disable-langspec-tests.patch"
+	"${FILESDIR}/${PN}-2.4.0-ghc-8_10-fix.patch"
+	"${FILESDIR}/${PN}-2.4.0-unordered-containers-2_17-fix.patch"
+)
+
+RDEPEND="dev-haskell/aeson:=[profile?]
+	dev-haskell/cmdargs:=[profile?]
+	dev-haskell/scientific:=[profile?]
+	dev-haskell/th-lift:=[profile?]
+	dev-haskell/unordered-containers:=[profile?]
+	dev-haskell/vector:=[profile?]
+	dev-haskell/yaml:=[profile?]
+	>=dev-lang/ghc-8.4.3:=
+"
+DEPEND="${RDEPEND}
+	>=dev-haskell/cabal-2.2.0.1
+	test? ( dev-haskell/base-unicode-symbols
+		dev-haskell/hspec
+		dev-haskell/lens
+		dev-haskell/tar
+		dev-haskell/temporary
+		dev-haskell/wreq
+		dev-haskell/zlib )
+"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-30  5:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-30  5:21 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/mustache/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2022-07-30  5:21 Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox