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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 36207138350 for ; Sat, 1 Feb 2020 23:28:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62779E0831; Sat, 1 Feb 2020 23:28:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 311DBE0831 for ; Sat, 1 Feb 2020 23:28:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 822FE34E407 for ; Sat, 1 Feb 2020 23:28:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E78D690 for ; Sat, 1 Feb 2020 23:28:36 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1580599615.3332a8491230fcb2f2507c6c89638429aa89908a.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/haeredes/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/haeredes/Manifest net-misc/haeredes/haeredes-0.5.1.ebuild net-misc/haeredes/haeredes-0.5.2.ebuild X-VCS-Directories: net-misc/haeredes/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 3332a8491230fcb2f2507c6c89638429aa89908a X-VCS-Branch: master Date: Sat, 1 Feb 2020 23:28:36 +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: 7fd518a3-b82e-4dcc-8b36-34d2058305ca X-Archives-Hash: bfd637b2cc2f81253fca733b58589798 commit: 3332a8491230fcb2f2507c6c89638429aa89908a Author: Michael Orlitzky gentoo org> AuthorDate: Sat Feb 1 23:26:55 2020 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Sat Feb 1 23:26:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3332a849 net-misc/haeredes: new version 0.5.2. This new version removes all of the hard-coded compiler options from the build system. Even though that's how it's generally done in the Haskell world, it makes things crashy when some flags are not available in some versions of the compiler. The HCFLAGS variable in Gentoo will still be passed through. Closes: https://bugs.gentoo.org/707806 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Michael Orlitzky gentoo.org> net-misc/haeredes/Manifest | 2 +- .../haeredes/{haeredes-0.5.1.ebuild => haeredes-0.5.2.ebuild} | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net-misc/haeredes/Manifest b/net-misc/haeredes/Manifest index 64bedd22e44..249f6bb8f49 100644 --- a/net-misc/haeredes/Manifest +++ b/net-misc/haeredes/Manifest @@ -1 +1 @@ -DIST haeredes-0.5.1.tar.gz 20590 BLAKE2B 8ae474451a83695a259ea90babc912d58c2c52988d5858c0540b8447f91bb91403a0404970771f65dea79b3d38d23df5cbdcead6630043bbd6bb465d1ca9fe64 SHA512 54351734df35bffec96fa664c4e2458c929fc9a7d63c77dc35ba545b814741e1191019ca663579940af8f39fc5f85cd7dc1db313671b149b9af08facf600fde5 +DIST haeredes-0.5.2.tar.gz 20443 BLAKE2B e64926917c98b6b2a5d8dae698dbebf1f38359e0b017b4a47e0ade053d52a826c6400ce76b16f505b6f4654889a74d107e9c312e2c5209ac49ddc7c13a52664b SHA512 81e4e53f8bd3284af5a51f0e1b89ab28aa79111f8e448d0bc35b4010974faa5e719783171fe8b66620dccdef1985fe9dde9f607b00d6535c7bb0650579617fd5 diff --git a/net-misc/haeredes/haeredes-0.5.1.ebuild b/net-misc/haeredes/haeredes-0.5.2.ebuild similarity index 88% rename from net-misc/haeredes/haeredes-0.5.1.ebuild rename to net-misc/haeredes/haeredes-0.5.2.ebuild index 7b8eb5a35cb..dcc46bef668 100644 --- a/net-misc/haeredes/haeredes-0.5.1.ebuild +++ b/net-misc/haeredes/haeredes-0.5.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=6 +EAPI=7 -CABAL_FEATURES="bin test-suite" +CABAL_FEATURES="test-suite" inherit haskell-cabal DESCRIPTION="Confirm delegation of NS and MX records" @@ -22,7 +22,7 @@ RDEPEND=">=dev-haskell/cmdargs-0.10:= >=dev-haskell/dns-1.4:= >=dev-haskell/iproute-1.2:= >=dev-haskell/parallel-io-0.3:= - >=dev-lang/ghc-7.6.1:= + >=dev-lang/ghc-7.6.2:= " DEPEND="${RDEPEND} >=dev-haskell/cabal-1.16.0