diff options
Diffstat (limited to 'dev-perl/Math-BigInt-GMP')
4 files changed, 31 insertions, 65 deletions
diff --git a/dev-perl/Math-BigInt-GMP/Manifest b/dev-perl/Math-BigInt-GMP/Manifest index 2ab04eefe1f4..eebd11124b7e 100644 --- a/dev-perl/Math-BigInt-GMP/Manifest +++ b/dev-perl/Math-BigInt-GMP/Manifest @@ -1,7 +1,6 @@ -AUX Math-BigInt-GMP-1.490.0-no-dot-inc.patch 1137 BLAKE2B aef2df720332bae979870ae9297b1c7cd0831b8688cbb1345471c690c8347e380de1c7220b56b6b9ef7f6c11c6b1b48e700b7bfc286a989ee82c251759f4bc99 SHA512 3cb6816e97e03cecff795ca9a8c15a72748d5ace5740e6f37be3d26b35c07c9837c08462aa1327a796970cfa41a74ac997917d18fd0220aec922b19918eed6f3 AUX Math-BigInt-GMP-1.600.200-no-dot-inc.patch 1562 BLAKE2B a85082e9f16166227683f10c3bf759756baad66042f10b9c2e0c954287b6f70afb74a9bb4db6d96c708856fc6f8a8fc10c8cde91605e1c42d2861625c237711a SHA512 10cbc2a9281c2a1f08744090747a45f6e2b04c8806e16ccca25a9e70b2bdf9575c5051732e4c5c0b4e4a9b8763e04f38e040a33ae774f0010ed6f1c4094b774b -DIST Math-BigInt-GMP-1.49.tar.gz 59712 BLAKE2B 12270212306b5a62a549607fc972f68a5945c0bf84fe4ed5257e0c381ce47d8c5084bddbb2514e2e430536a5ff6c50df13f945aa9531ca903ce67ea01944cf0f SHA512 bed7b1670de31b40203f2026be7245dc3650f77e12e4803af78751aba95488de5b99f5e23dd59ac7f4ed31687c47a2fb7a8c5aa8ea1355676a5bc5526501bc5e DIST Math-BigInt-GMP-1.6002.tar.gz 2286788 BLAKE2B 2538a0466458162bb7cf2f98c6233a7fa97bf30f3c9a92e82e0c266c9b1c6735dfa8a9310bb2009ff942edf2f10918a28484dd32a76f5ef6cbe7bcdb78de007a SHA512 1c3a4a616bfb386e246ca7fd784954c97fa3a20997db0372e7f4691896e5633e2abb9d9ca42fb781a169d10d36dd3a59759399485a1859cc95c4cf7ff4e5ca09 -EBUILD Math-BigInt-GMP-1.490.0.ebuild 553 BLAKE2B e449fbfe488f9b5f1d866804b21d8a4086bbaaf49cc989fc67d344371ddb14030e3b127b76621e084d26dd35034cac24c289ba893155a54093f9f2c95987d161 SHA512 4469bd6109daa16bd6b041ef8c4dfa6df56c619bf93cbf6e8c9824e2b043582fa0f88f19ad966dea7ab11f71c8fdcd863f45d61dcdb17bd9dec174831d69dfeb +DIST Math-BigInt-GMP-1.6006.tar.gz 2460173 BLAKE2B 29d448e01aef4f6b1e91a2a82a284db4f6cf0e92b39a678dbea7fa9458c48813775865f24603a5189b3fd4137378aa9c0b588c2c554372411482fd733339e2be SHA512 9ac48f8b136d835d6a1a90fb4170321f8684f6650e49dcf7ee2147d7ee0f89400ac93aa72deb8b5c5fd56d2ada391789f573f97487e46a3863e6735f2f53828c EBUILD Math-BigInt-GMP-1.600.200.ebuild 785 BLAKE2B 06c8d34f207e04e15ff924879cc0214f61196cac330707823ead80eba8bde7aa63b19d78b7810b374519e124895c0d710a3d8de627ddf50be4d8f2df1258cec7 SHA512 9418dda1a985e79c4c4ae841f4b6ba82d66af6ada8f2cbdd8e7e5ea60a9f3c1889b1a83d717a3ae7f22dd45f62598b040bfd9f2da4f907c285d14c0d69f589c8 +EBUILD Math-BigInt-GMP-1.600.600.ebuild 756 BLAKE2B 5a8078372205a52b346288c5526522417e7c74aebfb8b61b581c2553347881cc8931bd9eaf4764f6bb99f7cd11f0c91a74ebabd55cd7b4d07883539f3eef3c3f SHA512 899de1262887afc805c8301d30c60ad9c5b26116d2370e31b4ee7f173e4066d9cbc0e9855f840673f27f3af95700c13bdd5e44031bcef83eaf37ff5a01670b90 MISC metadata.xml 403 BLAKE2B 0fd58b63e771eabd3c0160a284d950ecc0e4e2adb1a6f11b75e2ce2870c1f7673fb3cba4a3a2dc62ad116d693acb71e5546bda5888577164666ed5edaefa73a1 SHA512 d7e06c54417ec52a2b3763f972e2b204c15582f56cacf182f7c40667802ccaa6f345930cc4568ce51dcbd188a7eb9b4b359d41eee093323e63f95f0fe6c6ba8a diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild deleted file mode 100644 index 6f3fd80ddaa4..000000000000 --- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=PJACKLAM -DIST_VERSION=1.49 -inherit perl-module - -DESCRIPTION="Use the GMP library for Math::BigInt routines" - -SLOT="0" -KEYWORDS="alpha amd64 hppa ppc sparc x86" -IUSE="test" - -RDEPEND=" - >=virtual/perl-Math-BigInt-1.999.714 - >=virtual/perl-XSLoader-0.20.0 - >=dev-libs/gmp-4.0.0:0 -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( >=virtual/perl-Test-Simple-0.470.0 ) -" -PATCHES=("${FILESDIR}/${P}-no-dot-inc.patch") diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild new file mode 100644 index 000000000000..2942d1ba3833 --- /dev/null +++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=PJACKLAM +DIST_VERSION=1.6006 +inherit perl-module + +DESCRIPTION="Use the GMP library for Math::BigInt routines" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="test" + +RDEPEND=" + >=virtual/perl-Math-BigInt-1.999.812 + >=virtual/perl-XSLoader-0.20.0 + >=dev-libs/gmp-4.0.0:0 +" +DEPEND="${RDEPEND} + >=virtual/perl-ExtUtils-MakeMaker-6.580.0 + test? ( >=virtual/perl-Test-Simple-0.820.0 ) +" + +src_test() { + perl_rm_files t/author-*.t t/00sig.t t/02pod.t t/03podcov.t + perl-module_src_test +} diff --git a/dev-perl/Math-BigInt-GMP/files/Math-BigInt-GMP-1.490.0-no-dot-inc.patch b/dev-perl/Math-BigInt-GMP/files/Math-BigInt-GMP-1.490.0-no-dot-inc.patch deleted file mode 100644 index 24c271ea6076..000000000000 --- a/dev-perl/Math-BigInt-GMP/files/Math-BigInt-GMP-1.490.0-no-dot-inc.patch +++ /dev/null @@ -1,37 +0,0 @@ -From edaedb9078d56f4f86cdb7eb9160deeb3196f164 Mon Sep 17 00:00:00 2001 -From: Kent Fredric <kentnl@gentoo.org> -Date: Mon, 30 Oct 2017 21:42:48 +1300 -Subject: Fix test failures without '.' in @INC - -Under PERL_USE_UNSAFE_INC=0 - -Bug: https://bugs.gentoo.org/613642 -Bug: https://rt.cpan.org/Ticket/Display.html?id=120718 ---- - t/bigfltpm.t | 2 +- - t/bigintpm.t | 2 +- - 2 files changed, 2 insertions(+), 2 deletions(-) - -diff --git a/t/bigfltpm.t b/t/bigfltpm.t -index 0e89852..0af20f4 100644 ---- a/t/bigfltpm.t -+++ b/t/bigfltpm.t -@@ -33,4 +33,4 @@ SKIP: { - is(ref($e->{_e}->[0]), '', '$e->{_e}->[0] is a scalar'); - } - --require 't/bigfltpm.inc'; # all tests here for sharing -+require './t/bigfltpm.inc'; # all tests here for sharing -diff --git a/t/bigintpm.t b/t/bigintpm.t -index 03dee01..1ebf230 100644 ---- a/t/bigintpm.t -+++ b/t/bigintpm.t -@@ -44,4 +44,4 @@ is($x, "9903520314281112085086151826", - ############################################################################# - # all the other tests - --require 't/bigintpm.inc'; # all tests here for sharing -+require './t/bigintpm.inc'; # all tests here for sharing --- -2.14.3 - |