* [gentoo-commits] gentoo-x86 commit in dev-haskell/certificate: certificate-1.3.9.ebuild ChangeLog
@ 2013-11-14 18:22 Sergei Trofimovich (slyfox)
0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2013-11-14 18:22 UTC (permalink / raw
To: gentoo-commits
slyfox 13/11/14 18:22:22
Modified: ChangeLog
Added: certificate-1.3.9.ebuild
Log:
Version bump.
(Portage version: 2.2.7_p18/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path
1.4 dev-haskell/certificate/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/certificate/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/certificate/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/certificate/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/certificate/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 5 Nov 2013 11:09:08 -0000 1.3
+++ ChangeLog 14 Nov 2013 18:22:22 -0000 1.4
@@ -1,6 +1,11 @@
# ChangeLog for dev-haskell/certificate
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/certificate/ChangeLog,v 1.3 2013/11/05 11:09:08 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/certificate/ChangeLog,v 1.4 2013/11/14 18:22:22 slyfox Exp $
+
+*certificate-1.3.9 (14 Nov 2013)
+
+ 14 Nov 2013; Sergei Trofimovich <slyfox@gentoo.org> +certificate-1.3.9.ebuild:
+ Version bump.
05 Nov 2013; Tony Vroon <chainsaw@gentoo.org> certificate-1.3.8-r1.ebuild:
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
1.1 dev-haskell/certificate/certificate-1.3.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/certificate/certificate-1.3.9.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/certificate/certificate-1.3.9.ebuild?rev=1.1&content-type=text/plain
Index: certificate-1.3.9.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/certificate/certificate-1.3.9.ebuild,v 1.1 2013/11/14 18:22:22 slyfox Exp $
EAPI=5
# ebuild generated by hackport 0.3.4.9999
CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Certificates and Key Reader/Writer"
HOMEPAGE="http://github.com/vincenthz/hs-certificate"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE="executable test"
RESTRICT="test" # due missing tests
RDEPEND=">=dev-haskell/asn1-data-0.7.1:=[profile?] <dev-haskell/asn1-data-0.8.0:=[profile?]
>=dev-haskell/crypto-pubkey-types-0.4:=[profile?] <dev-haskell/crypto-pubkey-types-0.5:=[profile?]
dev-haskell/cryptohash:=[profile?]
dev-haskell/mtl:=[profile?]
>=dev-haskell/pem-0.1:=[profile?] <dev-haskell/pem-0.3:=[profile?]
>=dev-lang/ghc-6.12.1:=
executable? ( dev-haskell/cmdargs:=[profile?]
dev-haskell/crypto-pubkey:=[profile?]
>=dev-haskell/text-0.11:=[profile?] )
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.8.0.2
"
src_configure() {
haskell-cabal_src_configure \
$(cabal_flag executable executable) \
$(cabal_flag test test)
}
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-haskell/certificate: certificate-1.3.9.ebuild ChangeLog
@ 2014-01-18 18:53 Pacho Ramos (pacho)
0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos (pacho) @ 2014-01-18 18:53 UTC (permalink / raw
To: gentoo-commits
pacho 14/01/18 18:53:01
Modified: certificate-1.3.9.ebuild ChangeLog
Log:
amd64 stable, bug #495372
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Revision Changes Path
1.2 dev-haskell/certificate/certificate-1.3.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/certificate/certificate-1.3.9.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/certificate/certificate-1.3.9.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/certificate/certificate-1.3.9.ebuild?r1=1.1&r2=1.2
Index: certificate-1.3.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/certificate/certificate-1.3.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- certificate-1.3.9.ebuild 14 Nov 2013 18:22:22 -0000 1.1
+++ certificate-1.3.9.ebuild 18 Jan 2014 18:53:01 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/certificate/certificate-1.3.9.ebuild,v 1.1 2013/11/14 18:22:22 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/certificate/certificate-1.3.9.ebuild,v 1.2 2014/01/18 18:53:01 pacho Exp $
EAPI=5
@@ -15,7 +15,7 @@
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="executable test"
RESTRICT="test" # due missing tests
1.6 dev-haskell/certificate/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/certificate/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/certificate/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/certificate/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/certificate/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 24 Nov 2013 19:36:35 -0000 1.5
+++ ChangeLog 18 Jan 2014 18:53:01 -0000 1.6
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/certificate
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/certificate/ChangeLog,v 1.5 2013/11/24 19:36:35 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/certificate/ChangeLog,v 1.6 2014/01/18 18:53:01 pacho Exp $
+
+ 18 Jan 2014; Pacho Ramos <pacho@gentoo.org> certificate-1.3.9.ebuild:
+ amd64 stable, bug #495372
24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> certificate-1.3.8-r1.ebuild:
Stable for x86, wrt bug #488750
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-haskell/certificate: certificate-1.3.9.ebuild ChangeLog
@ 2014-01-26 11:01 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-26 11:01 UTC (permalink / raw
To: gentoo-commits
ago 14/01/26 11:01:44
Modified: certificate-1.3.9.ebuild ChangeLog
Log:
Stable for x86, wrt bug #495372
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Revision Changes Path
1.3 dev-haskell/certificate/certificate-1.3.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/certificate/certificate-1.3.9.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/certificate/certificate-1.3.9.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/certificate/certificate-1.3.9.ebuild?r1=1.2&r2=1.3
Index: certificate-1.3.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/certificate/certificate-1.3.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- certificate-1.3.9.ebuild 18 Jan 2014 18:53:01 -0000 1.2
+++ certificate-1.3.9.ebuild 26 Jan 2014 11:01:43 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/certificate/certificate-1.3.9.ebuild,v 1.2 2014/01/18 18:53:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/certificate/certificate-1.3.9.ebuild,v 1.3 2014/01/26 11:01:43 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="executable test"
RESTRICT="test" # due missing tests
1.7 dev-haskell/certificate/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/certificate/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/certificate/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/certificate/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/certificate/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 18 Jan 2014 18:53:01 -0000 1.6
+++ ChangeLog 26 Jan 2014 11:01:44 -0000 1.7
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/certificate
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/certificate/ChangeLog,v 1.6 2014/01/18 18:53:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/certificate/ChangeLog,v 1.7 2014/01/26 11:01:44 ago Exp $
+
+ 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> certificate-1.3.9.ebuild:
+ Stable for x86, wrt bug #495372
18 Jan 2014; Pacho Ramos <pacho@gentoo.org> certificate-1.3.9.ebuild:
amd64 stable, bug #495372
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-haskell/certificate: certificate-1.3.9.ebuild ChangeLog
@ 2015-07-26 14:01 Sergei Trofimovich (slyfox)
0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2015-07-26 14:01 UTC (permalink / raw
To: gentoo-commits
slyfox 15/07/26 14:01:13
Modified: certificate-1.3.9.ebuild ChangeLog
Log:
Port to ghc-7.10.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path
1.4 dev-haskell/certificate/certificate-1.3.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/certificate/certificate-1.3.9.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/certificate/certificate-1.3.9.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/certificate/certificate-1.3.9.ebuild?r1=1.3&r2=1.4
Index: certificate-1.3.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/certificate/certificate-1.3.9.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- certificate-1.3.9.ebuild 26 Jan 2014 11:01:43 -0000 1.3
+++ certificate-1.3.9.ebuild 26 Jul 2015 14:01:13 -0000 1.4
@@ -1,13 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/certificate/certificate-1.3.9.ebuild,v 1.3 2014/01/26 11:01:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/certificate/certificate-1.3.9.ebuild,v 1.4 2015/07/26 14:01:13 slyfox Exp $
EAPI=5
# ebuild generated by hackport 0.3.4.9999
CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
-inherit haskell-cabal
+inherit eutils haskell-cabal
DESCRIPTION="Certificates and Key Reader/Writer"
HOMEPAGE="http://github.com/vincenthz/hs-certificate"
@@ -33,6 +33,10 @@
>=dev-haskell/cabal-1.8.0.2
"
+src_prepare() {
+ epatch "${FILESDIR}"/${PN}-1.3.9-ghc-7.10.patch
+}
+
src_configure() {
haskell-cabal_src_configure \
$(cabal_flag executable executable) \
1.10 dev-haskell/certificate/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/certificate/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/certificate/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/certificate/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/certificate/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 6 Jun 2015 10:35:13 -0000 1.9
+++ ChangeLog 26 Jul 2015 14:01:13 -0000 1.10
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/certificate
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/certificate/ChangeLog,v 1.9 2015/06/06 10:35:13 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/certificate/ChangeLog,v 1.10 2015/07/26 14:01:13 slyfox Exp $
+
+ 26 Jul 2015; Sergei Trofimovich <slyfox@gentoo.org>
+ +files/certificate-1.3.9-ghc-7.10.patch, certificate-1.3.9.ebuild:
+ Port to ghc-7.10.
06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add github to remote-id in metadata.xml
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-07-26 14:01 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-18 18:53 [gentoo-commits] gentoo-x86 commit in dev-haskell/certificate: certificate-1.3.9.ebuild ChangeLog Pacho Ramos (pacho)
-- strict thread matches above, loose matches on Subject: below --
2015-07-26 14:01 Sergei Trofimovich (slyfox)
2014-01-26 11:01 Agostino Sarubbo (ago)
2013-11-14 18:22 Sergei Trofimovich (slyfox)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox