public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/gnutls/
@ 2016-05-20 21:08 Sergei Trofimovich
  0 siblings, 0 replies; 3+ messages in thread
From: Sergei Trofimovich @ 2016-05-20 21:08 UTC (permalink / raw
  To: gentoo-commits

commit:     c53709d6dfce575275dbc4861519d154f5268a01
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri May 20 21:07:35 2016 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri May 20 21:07:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c53709d6

dev-haskell/gnutls: bump up to 0.2, bug #583416

dev-haskell/gnutls-0.1.6 defined bindings to deprecated
functions like 'gnutls_certificate_type_set_priority'.
Those were removed in recent gnutls versions.

Reported-by: Toralf Förster
Bug: https://bugs.gentoo.org/583416

Package-Manager: portage-2.3.0_rc1

 dev-haskell/gnutls/Manifest          |  1 +
 dev-haskell/gnutls/gnutls-0.2.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-haskell/gnutls/Manifest b/dev-haskell/gnutls/Manifest
index 7107dff..c0b7aed 100644
--- a/dev-haskell/gnutls/Manifest
+++ b/dev-haskell/gnutls/Manifest
@@ -1 +1,2 @@
 DIST gnutls-0.1.6.tar.gz 17467 SHA256 c3d8844825ea83b5e4b5736c7142f32510f9a38958677627fbd3b97ccdd1aa0f SHA512 cbe528bf6ae18ebb69147e0bf68ef76193b23355bd743ed303ef2f8568133d39782f65802b3b3df933658581debc9329a46304b9ab0dfec3c4ce80f7280dc619 WHIRLPOOL bfe2e32c302568ec625a735522b032524c168018f37801cebab56cc102bb58031acbd76bc96485d983a2ce325b1ca96b2078199b58e53b5095bebd7b6d9d9ce9
+DIST gnutls-0.2.tar.gz 17272 SHA256 c0e6fddf92d48d1e6ab0d93af8104cc83d250eab7b3d369780ef72801aa8b7b0 SHA512 9b5e3083fae30e4ac8584c825ed1f1c07b24136ca6d30c627f17d1c7793a515a091919784791b3a5bcd05038d8d43419802e036cefe8525efac9ee3f9ebf9e8b WHIRLPOOL e70497ece67c4ce4830a35cfdfeecdef01671cc5bfc20e77f40a494d4b6aa3a1a77e200f6937bf57ec55df8ffa716b3714d13dd398d70e02ef914d371ff671e3

diff --git a/dev-haskell/gnutls/gnutls-0.2.ebuild b/dev-haskell/gnutls/gnutls-0.2.ebuild
new file mode 100644
index 0000000..fb64965
--- /dev/null
+++ b/dev-haskell/gnutls/gnutls-0.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 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"
+inherit haskell-cabal
+
+DESCRIPTION="Bindings for GNU libgnutls"
+HOMEPAGE="https://john-millikin.com/software/haskell-gnutls/"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/monads-tf-0.1:=[profile?] <dev-haskell/monads-tf-0.2:=[profile?]
+	>=dev-haskell/transformers-0.2:=[profile?]
+	>=dev-lang/ghc-7.4.1:=
+	net-libs/gnutls:=
+"
+DEPEND="${RDEPEND}
+	>=dev-haskell/cabal-1.6
+	virtual/pkgconfig
+"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/gnutls/
@ 2016-05-20 21:08 Sergei Trofimovich
  0 siblings, 0 replies; 3+ messages in thread
From: Sergei Trofimovich @ 2016-05-20 21:08 UTC (permalink / raw
  To: gentoo-commits

commit:     cc3f28b590e331840ced107dc9e4713f349034e2
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri May 20 21:07:45 2016 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri May 20 21:07:45 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc3f28b5

dev-haskell/gnutls: drop old

Package-Manager: portage-2.3.0_rc1

 dev-haskell/gnutls/Manifest            |  1 -
 dev-haskell/gnutls/gnutls-0.1.6.ebuild | 29 -----------------------------
 2 files changed, 30 deletions(-)

diff --git a/dev-haskell/gnutls/Manifest b/dev-haskell/gnutls/Manifest
index c0b7aed..6ec3c70 100644
--- a/dev-haskell/gnutls/Manifest
+++ b/dev-haskell/gnutls/Manifest
@@ -1,2 +1 @@
-DIST gnutls-0.1.6.tar.gz 17467 SHA256 c3d8844825ea83b5e4b5736c7142f32510f9a38958677627fbd3b97ccdd1aa0f SHA512 cbe528bf6ae18ebb69147e0bf68ef76193b23355bd743ed303ef2f8568133d39782f65802b3b3df933658581debc9329a46304b9ab0dfec3c4ce80f7280dc619 WHIRLPOOL bfe2e32c302568ec625a735522b032524c168018f37801cebab56cc102bb58031acbd76bc96485d983a2ce325b1ca96b2078199b58e53b5095bebd7b6d9d9ce9
 DIST gnutls-0.2.tar.gz 17272 SHA256 c0e6fddf92d48d1e6ab0d93af8104cc83d250eab7b3d369780ef72801aa8b7b0 SHA512 9b5e3083fae30e4ac8584c825ed1f1c07b24136ca6d30c627f17d1c7793a515a091919784791b3a5bcd05038d8d43419802e036cefe8525efac9ee3f9ebf9e8b WHIRLPOOL e70497ece67c4ce4830a35cfdfeecdef01671cc5bfc20e77f40a494d4b6aa3a1a77e200f6937bf57ec55df8ffa716b3714d13dd398d70e02ef914d371ff671e3

diff --git a/dev-haskell/gnutls/gnutls-0.1.6.ebuild b/dev-haskell/gnutls/gnutls-0.1.6.ebuild
deleted file mode 100644
index c74897b..0000000
--- a/dev-haskell/gnutls/gnutls-0.1.6.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# 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.5.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Bindings for GNU libgnutls"
-HOMEPAGE="https://john-millikin.com/software/haskell-gnutls/"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/monads-tf-0.1:=[profile?] <dev-haskell/monads-tf-0.2:=[profile?]
-	>=dev-haskell/transformers-0.2:=[profile?]
-	>=dev-lang/ghc-7.4.1:=
-	net-libs/gnutls
-"
-DEPEND="${RDEPEND}
-	>=dev-haskell/cabal-1.6
-	virtual/pkgconfig
-"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/gnutls/
@ 2020-10-11 14:48 Sergei Trofimovich
  0 siblings, 0 replies; 3+ messages in thread
From: Sergei Trofimovich @ 2020-10-11 14:48 UTC (permalink / raw
  To: gentoo-commits

commit:     ba1855b80ba83557d0d9d540d38dca7fcb4259c9
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 11 14:46:26 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Oct 11 14:48:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba1855b8

dev-haskell/gnutls: update to EAPI=7

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/gnutls/gnutls-0.2.ebuild | 11 +++++------
 dev-haskell/gnutls/metadata.xml      |  7 -------
 2 files changed, 5 insertions(+), 13 deletions(-)

diff --git a/dev-haskell/gnutls/gnutls-0.2.ebuild b/dev-haskell/gnutls/gnutls-0.2.ebuild
index b4f07fc9a55..d685017611c 100644
--- a/dev-haskell/gnutls/gnutls-0.2.ebuild
+++ b/dev-haskell/gnutls/gnutls-0.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-# ebuild generated by hackport 0.4.6.9999
+# ebuild generated by hackport 0.6.6.9999
 
 CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
@@ -18,11 +18,10 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/monads-tf-0.1:=[profile?] <dev-haskell/monads-tf-0.2:=[profile?]
-	>=dev-haskell/transformers-0.2:=[profile?]
-	>=dev-lang/ghc-7.4.1:=
+	>=dev-lang/ghc-7.8.2:=
 	net-libs/gnutls:=
 "
 DEPEND="${RDEPEND}
-	>=dev-haskell/cabal-1.6
+	>=dev-haskell/cabal-1.18.1.3
 	virtual/pkgconfig
 "

diff --git a/dev-haskell/gnutls/metadata.xml b/dev-haskell/gnutls/metadata.xml
index 85d7c5520de..b7878815d80 100644
--- a/dev-haskell/gnutls/metadata.xml
+++ b/dev-haskell/gnutls/metadata.xml
@@ -5,11 +5,4 @@
 		<email>haskell@gentoo.org</email>
 		<name>Gentoo Haskell</name>
 	</maintainer>
-	<longdescription>
-		You almost certainly don't want to depend on this release.
-		
-		This is a pre-alpha, almost useless release; its only purpose is to enable
-		TLS support in some of my other libraries. More complete bindings for GNU TLS
-		will be released at a later date.
-	</longdescription>
 </pkgmetadata>


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

end of thread, other threads:[~2020-10-11 14:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-20 21:08 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/gnutls/ Sergei Trofimovich
  -- strict thread matches above, loose matches on Subject: below --
2020-10-11 14:48 Sergei Trofimovich
2016-05-20 21:08 Sergei Trofimovich

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