commit:     12fcab9a223ea1d654914f7f32cb0e186f7f07a8
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  3 21:20:08 2016 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Apr  3 21:24:36 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12fcab9a

dev-vcs/darcs: bump up to 2.10.3

Package-Manager: portage-2.2.28

 dev-vcs/darcs/Manifest               |   1 +
 dev-vcs/darcs/darcs-2.10.3-r1.ebuild | 104 +++++++++++++++++++++++++++++++++++
 2 files changed, 105 insertions(+)

diff --git a/dev-vcs/darcs/Manifest b/dev-vcs/darcs/Manifest
index ab2c10e..a0c8a4c 100644
--- a/dev-vcs/darcs/Manifest
+++ b/dev-vcs/darcs/Manifest
@@ -1,2 +1,3 @@
 DIST darcs-2.10.1.tar.gz 1509208 SHA256 
f1ef65b43780e7593ca1afdae5ecf44ed91d62cc1be360693a52c5ff7b57ee94 SHA512 
b8c3971da3d635a7d90e35226c2ffa6d6ca8e78ba18793c632b7509bc4d52c1bda2490d147cdaea5842fbe5d8826b0025de61e2fb4f58c441875c5858d910e47
 WHIRLPOOL 
a44550b9e44125ee468b10da723742c992c215a42411c074e8c2547643694ce572db7f59b5ba4209cef5aac26bd1ddcef1c54f592e8b73fd0da941d0e9e77d93
+DIST darcs-2.10.3.tar.gz 1513296 SHA256 
ca00c40d08276f94868c7c1bbc6dbd9b6b41a15c1907c34947aaa51d4dbbf642 SHA512 
cf8f34df331d8a47c6a25775c465824e5d71ed00ae6bc477989b4bb0e7fad606b213a4fb4e06b02dca096df2b6b1fe36f394672a112b48c6b56188a7eae8f90e
 WHIRLPOOL 
e52fdbe2bd87de7787c0d15ed8d7499a8514d4149a30139c18060139bcbe2ab56f9525b3b4222025cd71afb167b3cc0db265fb1c339eac1336d9cb3fef45eff1
 DIST darcs-2.8.4.tar.gz 1301464 SHA256 
3fab4dbb2d5dd9f381d49f4730c12e1534b5c484b0dde9712614a7151f659f98 SHA512 
c60531bacea43bdd5a18ae461dd390fe64682cac56fa4e6b5153a5da3c003b59d8fb24827bd42b4b30f0d2c61877d36b58eb98317644f9f8a200ab7c5961c48e
 WHIRLPOOL 
128e8e58e219d427928eb8725d9566c1b6b3bb478b3cda69b30ded8798fa104eb8dec0fda8a32701f5d074babf9f11f1b3036388cd15a82118853a566c832430

diff --git a/dev-vcs/darcs/darcs-2.10.3-r1.ebuild 
b/dev-vcs/darcs/darcs-2.10.3-r1.ebuild
new file mode 100644
index 0000000..57419fa
--- /dev/null
+++ b/dev-vcs/darcs/darcs-2.10.3-r1.ebuild
@@ -0,0 +1,104 @@
+# 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
+#hackport: flags: 
+library,+executable,-hpc,-warn-as-error,+pkgconfig,-rts,-static,-optimize,hashed-storage-diff:diff
+
+CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="a distributed, interactive, smart revision control system"
+HOMEPAGE="http://darcs.net/";
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE="+curl diff +http +network-uri +terminfo +threaded"
+
+RESTRICT=test # occasionally hangs on directory creation race conditions
+
+RDEPEND=">=dev-haskell/attoparsec-0.11:=[profile?] 
<dev-haskell/attoparsec-0.14:=[profile?]
+       >=dev-haskell/base16-bytestring-0.1:=[profile?] 
<dev-haskell/base16-bytestring-0.2:=[profile?]
+       >=dev-haskell/binary-0.5:=[profile?] <dev-haskell/binary-0.9:=[profile?]
+       >=dev-haskell/cryptohash-0.4:=[profile?] 
<dev-haskell/cryptohash-0.12:=[profile?]
+       >=dev-haskell/data-ordlist-0.4:=[profile?] 
<dev-haskell/data-ordlist-0.5:=[profile?]
+       >=dev-haskell/hashable-1.0:=[profile?] 
<dev-haskell/hashable-1.3:=[profile?]
+       >=dev-haskell/haskeline-0.6.3:=[profile?] 
<dev-haskell/haskeline-0.8:=[profile?]
+       >=dev-haskell/html-1.0:=[profile?] <dev-haskell/html-1.1:=[profile?]
+       >=dev-haskell/mmap-0.5:=[profile?] <dev-haskell/mmap-0.6:=[profile?]
+       >=dev-haskell/mtl-2.1:=[profile?] <dev-haskell/mtl-2.3:=[profile?]
+       >=dev-haskell/old-locale-1.0:=[profile?] 
<dev-haskell/old-locale-1.1:=[profile?]
+       >=dev-haskell/old-time-1.1:=[profile?] 
<dev-haskell/old-time-1.2:=[profile?]
+       >=dev-haskell/parsec-3.1:=[profile?] <dev-haskell/parsec-3.2:=[profile?]
+       >=dev-haskell/random-1.0:=[profile?] <dev-haskell/random-1.2:=[profile?]
+       >=dev-haskell/regex-applicative-0.2:=[profile?] 
<dev-haskell/regex-applicative-0.4:=[profile?]
+       >=dev-haskell/regex-compat-tdfa-0.95.1:=[profile?] 
<dev-haskell/regex-compat-tdfa-0.96:=[profile?]
+       >=dev-haskell/sandi-0.2:=[profile?] <dev-haskell/sandi-0.4:=[profile?]
+       >=dev-haskell/tar-0.4:=[profile?] <dev-haskell/tar-0.6:=[profile?]
+       >=dev-haskell/text-0.11.3.1:=[profile?] 
<dev-haskell/text-1.3:=[profile?]
+       >=dev-haskell/transformers-compat-0.4:=[profile?] 
<dev-haskell/transformers-compat-0.6:=[profile?]
+       >=dev-haskell/unix-compat-0.1.2:=[profile?] 
<dev-haskell/unix-compat-0.5:=[profile?]
+       >=dev-haskell/utf8-string-0.3.6:=[profile?] 
<dev-haskell/utf8-string-1.1:=[profile?]
+       >=dev-haskell/vector-0.7:=[profile?] 
<dev-haskell/vector-0.12:=[profile?]
+       >=dev-haskell/zip-archive-0.2.3:=[profile?]
+       >=dev-haskell/zlib-0.5.3.0:=[profile?] 
<dev-haskell/zlib-0.7.0.0:=[profile?]
+       >=dev-lang/ghc-7.4.1:=
+       virtual/libiconv
+       >=dev-haskell/transformers-0.3:=[profile?] 
<dev-haskell/transformers-0.6:=[profile?]
+       curl? ( net-misc/curl )
+       diff? ( dev-haskell/lcs:=[profile?] )
+       http? ( >=dev-haskell/http-4000.2.3:=[profile?] 
<dev-haskell/http-4000.4:=[profile?]
+               network-uri? ( >=dev-haskell/network-2.6:=[profile?] 
<dev-haskell/network-2.7:=[profile?]
+                               >=dev-haskell/network-uri-2.6:=[profile?] 
<dev-haskell/network-uri-2.7:=[profile?] )
+               !network-uri? ( >=dev-haskell/network-2.3:=[profile?] 
<dev-haskell/network-2.6:=[profile?] ) )
+       terminfo? ( >=dev-haskell/terminfo-0.3:=[profile?] 
<dev-haskell/terminfo-0.5:=[profile?] )
+"
+DEPEND="${RDEPEND}
+       >=dev-haskell/cabal-1.10
+       test? ( >=dev-haskell/cmdargs-0.10 <dev-haskell/cmdargs-0.11
+               >=dev-haskell/findbin-0.0 <dev-haskell/findbin-0.1
+               >=dev-haskell/hunit-1.0 <dev-haskell/hunit-1.4
+               >=dev-haskell/quickcheck-2.3 <dev-haskell/quickcheck-2.9
+               >=dev-haskell/shelly-1.6.2 <dev-haskell/shelly-1.7
+               >=dev-haskell/split-0.1.4.1 <dev-haskell/split-0.3
+               >=dev-haskell/test-framework-0.4.0 
<dev-haskell/test-framework-0.9
+               >=dev-haskell/test-framework-hunit-0.2.2 
<dev-haskell/test-framework-hunit-0.4
+               >=dev-haskell/test-framework-quickcheck2-0.3 
<dev-haskell/test-framework-quickcheck2-0.4 )
+       curl? ( virtual/pkgconfig )
+"
+
+src_prepare() {
+       cabal_chdeps \
+               'base >= 4.5 && < 4.9' 'base >= 4.5' \
+               'zip-archive  >= 0.2.3 && < 0.3' 'zip-archive  >= 0.2.3'
+}
+
+src_configure() {
+       haskell-cabal_src_configure \
+               $(cabal_flag curl curl) \
+               --flag=executable \
+               $(cabal_flag diff hashed-storage-diff) \
+               --flag=-hpc \
+               $(cabal_flag http http) \
+               --flag=library \
+               $(cabal_flag network-uri network-uri) \
+               --flag=-optimize \
+               --flag=pkgconfig \
+               --flag=-rts \
+               --flag=-static \
+               $(cabal_flag terminfo terminfo) \
+               $(cabal_flag threaded threaded) \
+               --flag=-warn-as-error
+}
+
+src_install() {
+       haskell-cabal_src_install
+
+       # fixup perms in such an an awkward way
+       mv "${ED}/usr/share/man/man1/darcs.1" "${S}/darcs.1" || die "darcs.1 
not found"
+       doman "${S}/darcs.1" || die "failed to register darcs.1 as a manpage"
+}

Reply via email to