From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D8556158094 for ; Sat, 23 Jul 2022 12:03:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 97227E0C50; Sat, 23 Jul 2022 12:03:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2EBE1E097A for ; Sat, 23 Jul 2022 12:03:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 28C433410AF for ; Sat, 23 Jul 2022 12:03:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7895E549 for ; Sat, 23 Jul 2022 12:03:34 +0000 (UTC) From: "Mark Wright" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mark Wright" Message-ID: <1658577801.aa48f323ade68019f994ec2d2564f22691b52110.gienah@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/cabal-install/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-haskell/cabal-install/cabal-install-3.2.0.0-r2.ebuild dev-haskell/cabal-install/cabal-install-3.4.1.0-r2.ebuild X-VCS-Directories: dev-haskell/cabal-install/ X-VCS-Committer: gienah X-VCS-Committer-Name: Mark Wright X-VCS-Revision: aa48f323ade68019f994ec2d2564f22691b52110 X-VCS-Branch: master Date: Sat, 23 Jul 2022 12:03:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 36a77dd4-65af-4445-8732-2daa84fac676 X-Archives-Hash: 3b5cc2aac4709bfa86eeb2df535faa4a commit: aa48f323ade68019f994ec2d2564f22691b52110 Author: Mark Wright gentoo org> AuthorDate: Sat Jul 23 11:47:53 2022 +0000 Commit: Mark Wright gentoo org> CommitDate: Sat Jul 23 12:03:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa48f323 dev-haskell/cabal-install: Loosen HTTP dep Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Mark Wright gentoo.org> .../cabal-install/cabal-install-3.2.0.0-r2.ebuild | 76 +++++++++++++++++++++ .../cabal-install/cabal-install-3.4.1.0-r2.ebuild | 78 ++++++++++++++++++++++ 2 files changed, 154 insertions(+) diff --git a/dev-haskell/cabal-install/cabal-install-3.2.0.0-r2.ebuild b/dev-haskell/cabal-install/cabal-install-3.2.0.0-r2.ebuild new file mode 100644 index 000000000000..6665509be188 --- /dev/null +++ b/dev-haskell/cabal-install/cabal-install-3.2.0.0-r2.ebuild @@ -0,0 +1,76 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +# ebuild generated by hackport 0.6.5.9999 +# hackport: flags: -debug-conflict-sets,-debug-expensive-assertions,-debug-tracetree +CABAL_FEATURES="" +inherit haskell-cabal + +DESCRIPTION="The command-line interface for Cabal and Hackage" +HOMEPAGE="https://www.haskell.org/cabal/" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +# keep in sync with ghc-8.10 +KEYWORDS="~amd64 ~x86" +IUSE="+native-dns" + +RDEPEND=">=dev-haskell/async-2.0:= =dev-haskell/base16-bytestring-0.1.1:= + >=dev-haskell/cabal-3.2:= =dev-haskell/cryptohash-sha256-0.11:= =dev-haskell/echo-0.1.3:= =dev-haskell/edit-distance-0.2.2:= =dev-haskell/hackage-security-0.6.0.0:= =dev-haskell/hashable-1.0:= + >=dev-haskell/http-4000.1.5:= =dev-haskell/lukko-0.1:= =dev-haskell/mtl-2.0:= =dev-haskell/network-2.6:= =dev-haskell/network-uri-2.6.0.2:= =dev-haskell/parsec-3.1.13.0:= =dev-haskell/random-1:= + >=dev-haskell/stm-2.0:= =dev-haskell/tar-0.5.0.3:= =dev-haskell/text-1.2.3:= =dev-haskell/zlib-0.5.3:= =dev-lang/ghc-7.10.1:= + native-dns? ( >=dev-haskell/resolv-0.1.1:= = 4.8 && < 4.14' 'base >= 4.8' \ + 'hashable >= 1.0 && < 1.4' 'hashable >=1.0' \ + 'base16-bytestring >= 0.1.1 && < 0.2' 'base16-bytestring >=0.1.1' \ + 'random >= 1 && < 1.2' 'random >=1' \ + 'HTTP >= 4000.1.5 && < 4000.4' 'HTTP >= 4000.1.5 && < 4000.5' + #if use noprefs; then + # epatch "${FILESDIR}/${PN}"-0.13.3-nopref.patch + #fi + + # no chance to link to -threaded on ppc64, alpha and others + # who use UNREG, not only ARM + if ! ghc-supports-threaded-runtime; then + cabal_chdeps '-threaded' ' ' + fi + eapply_user +} + +src_configure() { + haskell-cabal_src_configure \ + --flags=-debug-conflict-sets \ + --flags=-debug-expensive-assertions \ + --flags=-debug-tracetree \ + $(cabal_flag native-dns native-dns) +} diff --git a/dev-haskell/cabal-install/cabal-install-3.4.1.0-r2.ebuild b/dev-haskell/cabal-install/cabal-install-3.4.1.0-r2.ebuild new file mode 100644 index 000000000000..ad7ac3748fb1 --- /dev/null +++ b/dev-haskell/cabal-install/cabal-install-3.4.1.0-r2.ebuild @@ -0,0 +1,78 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +# ebuild generated by hackport 0.7.9999 +#hackport: flags: -monolithic,+network-uri,-debug-tracetree,-debug-expensive-assertions + +CABAL_FEATURES="" +inherit haskell-cabal + +DESCRIPTION="The command-line interface for Cabal and Hackage" +HOMEPAGE="https://www.haskell.org/cabal/" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +#keep in sync with ghc-9.0.2 +KEYWORDS="~amd64 ~x86" +IUSE="debug +lukko +native-dns" + +RDEPEND=">=dev-haskell/async-2.0:= =dev-haskell/base16-bytestring-0.1.1:= =dev-haskell/cabal-3.4.1:= =dev-haskell/cryptohash-sha256-0.11:= =dev-haskell/echo-0.1.3:= =dev-haskell/edit-distance-0.2.2:= =dev-haskell/hackage-security-0.6.0.1:= =dev-haskell/hashable-1.0:= + >=dev-haskell/http-4000.1.5:= =dev-haskell/mtl-2.0:= =dev-haskell/network-uri-2.6.0.2:= =dev-haskell/parsec-3.1.13.0:= =dev-haskell/random-1.2:= =dev-haskell/regex-base-0.94.0.0:= =dev-haskell/regex-posix-0.96.0.0:= =dev-haskell/stm-2.0:= =dev-haskell/tar-0.5.0.3:= =dev-haskell/text-1.2.3:= =dev-haskell/zlib-0.5.3:= =dev-lang/ghc-8.4.3:= + lukko? ( >=dev-haskell/lukko-0.1:= =dev-haskell/resolv-0.1.1:= = 4.8 && < 4.15' 'base >= 4.8' \ + 'hashable >= 1.0 && < 1.4' 'hashable >=1.0' \ + 'HTTP >= 4000.1.5 && < 4000.4' 'HTTP >= 4000.1.5 && < 4000.5' + + # no chance to link to -threaded on ppc64, alpha and others + # who use UNREG, not only ARM + if ! ghc-supports-threaded-runtime; then + cabal_chdeps '-threaded' ' ' + fi + eapply_user +} + +src_configure() { + haskell-cabal_src_configure \ + $(cabal_flag debug debug-conflict-sets) \ + --flag=-debug-expensive-assertions \ + --flag=-debug-tracetree \ + $(cabal_flag lukko lukko) \ + --flag=-monolithic \ + $(cabal_flag native-dns native-dns) \ + --flag=network-uri +}