diff options
Diffstat (limited to 'dev-perl/Convert-PEM')
6 files changed, 0 insertions, 184 deletions
diff --git a/dev-perl/Convert-PEM/Convert-PEM-0.80.0-r2.ebuild b/dev-perl/Convert-PEM/Convert-PEM-0.80.0-r2.ebuild deleted file mode 100644 index 0edcdde1a3ba..000000000000 --- a/dev-perl/Convert-PEM/Convert-PEM-0.80.0-r2.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DIST_AUTHOR=BTROTT -DIST_VERSION=0.08 -inherit perl-module - -DESCRIPTION="Read/write encrypted ASN.1 PEM files" - -SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" - -RDEPEND=" - dev-perl/Class-ErrorHandler - >=dev-perl/Convert-ASN1-0.100.0 - dev-perl/Crypt-DES_EDE3 - virtual/perl-Digest-MD5 - virtual/perl-MIME-Base64 -" -BDEPEND="${RDEPEND} - >=virtual/perl-ExtUtils-MakeMaker-6.420.0 -" -PATCHES=( - "${FILESDIR}/${P}-526.patch" - "${FILESDIR}/${P}-decryptiontest.patch" - "${FILESDIR}/${P}-testbuilder.patch" -) diff --git a/dev-perl/Convert-PEM/Convert-PEM-0.90.0.ebuild b/dev-perl/Convert-PEM/Convert-PEM-0.90.0.ebuild deleted file mode 100644 index 72ffd8de65a8..000000000000 --- a/dev-perl/Convert-PEM/Convert-PEM-0.90.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DIST_AUTHOR=TIMLEGGE -DIST_VERSION=0.09 -inherit perl-module - -DESCRIPTION="Read/write encrypted ASN.1 PEM files" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" - -RDEPEND=" - dev-perl/Class-ErrorHandler - >=dev-perl/Convert-ASN1-0.340.0 - dev-perl/Crypt-DES_EDE3 - virtual/perl-Digest-MD5 - virtual/perl-MIME-Base64 -" -BDEPEND=" - ${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( dev-perl/Test-Exception ) -" diff --git a/dev-perl/Convert-PEM/Manifest b/dev-perl/Convert-PEM/Manifest index 7fc26052dc8e..a8dd624195d0 100644 --- a/dev-perl/Convert-PEM/Manifest +++ b/dev-perl/Convert-PEM/Manifest @@ -1,10 +1,3 @@ -AUX Convert-PEM-0.80.0-526.patch 578 BLAKE2B 4a2f391fdd035758d9b5c51b2499cee1c7871fb2ed3390ee8d1926a41fbd8f0ad36124cdd71f0dfc97eb4fa9ab5824cac24a770764a87bef8793c3adad5a3c71 SHA512 edea9eced91467074b6142a287832d15a801d9772313a338cf271f02a999546f273264a8cf9430f6a05d9d5686581684e6ee712b16f64ce36e0618264b7fdf72 -AUX Convert-PEM-0.80.0-decryptiontest.patch 2509 BLAKE2B bf0da476d2ccdb72d55b88ab114d3deacf32d457535464bcf84b3c9d082f2ae5d1bd65557c66c21f5374950bbba2cc02e88f61e0788152f305e442b077e8085b SHA512 554e98c100a47d396b00529e7b77afad26d491eb04b0e58dc45c94b699440133abdc9c30be4ccf8e6b692fb386a1867a49d2e5243f6a42e3423f67aed50d0ae7 -AUX Convert-PEM-0.80.0-testbuilder.patch 802 BLAKE2B 267c7e62334e50039fb3db105e31d0ba799265e83b26f996f1c27b3a1f4954eb768131437cd95f07b4c78d96511b2252881e43cdabab97e9f77efdc0eaf98a95 SHA512 cb41dd95c3f5556e98a102bd3b776b8ad284407fbdc4eb669d9de6d5b5e78bf69ab90067d0d512a4527a3f82952b5405aa42bb17198a64d29a7cb196b981d09e -DIST Convert-PEM-0.08.tar.gz 54089 BLAKE2B f550295b225539ac5ab91e05cf1b0fa8fdfb8d0f1e718d69c7c86a318173cabe4967efd4abba4e0a1f3ff86811a87ceb27b306cf1026b39652e4d1c7e402139e SHA512 d5e4342b40d01d534ec5f81ab009af185f795267c1bce792d26739ab07078a618093c720230ac2b6cf10c4b5ae1c282c94afa5b9db2eef6fd66e684d2080c273 -DIST Convert-PEM-0.09.tar.gz 21825 BLAKE2B 908224295796f6d7a070f83ad2df2903aeaa312b07da5fe9c212ee134c75a25865b9b96550ef1843b9abaf9bc6618177513f9a26a69e5cd1d34e3b46fb9d476f SHA512 502dfa69b166d8db22e1338f9b20b45eb70c80c3b68814d6fa35383f096e0a5ba3a22a5f8cf9609a653f07f7d3a01bee7b9ab015e78035cb4e083f2eaca55b6d DIST Convert-PEM-0.12.tar.gz 47465 BLAKE2B 0db6b04a675b4a929e4ba834d1f36033895f05659e9ac3ab74c6bb48ffedcbc483b2c91612122dff4e3b7bbed678bef7c7785e2eb46647ac43723ef7cda23bcc SHA512 5bb1a969181329fdb9ff70c05654ad32e28ef7339874682bcd812248336ddabc2b06afcb703d9c8ee3960db1d071373a9d2a7822d0f806e33f55108ec4ec5476 EBUILD Convert-PEM-0.120.0.ebuild 585 BLAKE2B da80eff4c3344f64c606b490018e38d001b75a83e6b995217748f64fbf607ef3e62d62d9a66bc9a70f26c5d65947649face054e8825d9fb4565349c980768312 SHA512 1467884a735d82f4fdcb6fcd9b88ed567c11e36cdf10c816f36b02f58281f8463eee893fe89b121140870ef5e73035695b42a18c794dba5d8044993ab542a7a9 -EBUILD Convert-PEM-0.80.0-r2.ebuild 660 BLAKE2B 178a9c75023e9be9e7c566fa899a620a1d6d9ef27fe9a145dd9b4c942f147dbe40f49bfb5779ebfdbc20ac1f2778400427e7a974f2a875e478ed41a356e26bfe SHA512 3ee6ca4fdc2ccd38ced9d1d5f6b2886d69f57225501df94ece4bb344f995acfa6e1937842a90638b11d252d08af21b3f5594d859e6166955824aaf2fd3479319 -EBUILD Convert-PEM-0.90.0.ebuild 573 BLAKE2B 7693fcfa435cd0e783d64054f0c8f34cfff0ab546f4e35718901c07da06c3e5ff70b607ea4ba922fd5470e7a396501343bcf4dc87e8891f5529b586d1a5acfe6 SHA512 fc0c969d30adce278363e7b8594462b53ebb63719127c5236ab9f1b5516e2f3dfd996df4e1847951e41497ed211f34e97db028b2879c62790869dbdf516ef259 MISC metadata.xml 459 BLAKE2B 5d6c0b0b3f6926568ea47c0b1cc32b879ce5990aa184ae75b74fe6f20dd6ee30f4b62d81b411799d07e5716c3e325aa51e9ec969e48e35e2314ed1d5fd6191a7 SHA512 f2ba761d6f30a999bc2835cb7efdd3d64aeaf8aac85f5ccc7c15e880c7f7ff2e9b930a48cf8281361245d4922c075df8d426aac4f51e5e9889f4f49cc7bccc25 diff --git a/dev-perl/Convert-PEM/files/Convert-PEM-0.80.0-526.patch b/dev-perl/Convert-PEM/files/Convert-PEM-0.80.0-526.patch deleted file mode 100644 index 49c74e5e688f..000000000000 --- a/dev-perl/Convert-PEM/files/Convert-PEM-0.80.0-526.patch +++ /dev/null @@ -1,23 +0,0 @@ -From 22b4a18d00c7080972341db2052041448391fbfe Mon Sep 17 00:00:00 2001 -From: Kent Fredric <kentnl@gentoo.org> -Date: Sun, 11 Jun 2017 14:42:41 +1200 -Subject: Fix Makefile.PL for Perl 5.26 w/o "." in @INC - -Bug: https://bugs.gentoo.org/613632 -Bug: https://rt.cpan.org/Ticket/Display.html?id=120714 ---- - Makefile.PL | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/Makefile.PL b/Makefile.PL -index 8d4d686..3e87348 100644 ---- a/Makefile.PL -+++ b/Makefile.PL -@@ -1,3 +1,4 @@ -+use lib '.'; - use inc::Module::Install; - name 'Convert-PEM'; - all_from 'lib/Convert/PEM.pm'; --- -2.14.1 - diff --git a/dev-perl/Convert-PEM/files/Convert-PEM-0.80.0-decryptiontest.patch b/dev-perl/Convert-PEM/files/Convert-PEM-0.80.0-decryptiontest.patch deleted file mode 100644 index 3fac17d111dd..000000000000 --- a/dev-perl/Convert-PEM/files/Convert-PEM-0.80.0-decryptiontest.patch +++ /dev/null @@ -1,70 +0,0 @@ -From 9b8f76ece49348cfdc50c5e3b4098694e07184d6 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com> -Date: Fri, 5 Sep 2014 11:04:30 +0200 -Subject: Do not test the reason for decryption failure on bad key -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -Tests checking error message after using bad decryption key fails -randomly. - -Some bad keys can fool the "Bad key/passphrase" heuristic in the -Convert::PEM::CBC::decode() because it's a feature a stream cipher to -spit out bad output on bad key. So the heuristic is just a kind -service to point to the cause of the decoding failure (i.e. bad key). -By probabilistic nature of the heuristic, we cannot rely on the -/^Decryption failed/ error message. - -This patch removes these tests. - -Bug: https://rt.cpan.org/Ticket/Display.html?id=27574 -Bug: https://bugs.gentoo.org/625652 - -Signed-off-by: Petr Písař <ppisar@redhat.com> ---- - t/01-readwrite.t | 3 +-- - t/02-encode.t | 3 +-- - 2 files changed, 2 insertions(+), 4 deletions(-) - -diff --git a/t/01-readwrite.t b/t/01-readwrite.t -index 42a4416..208eba1 100644 ---- a/t/01-readwrite.t -+++ b/t/01-readwrite.t -@@ -1,5 +1,5 @@ - use strict; --use Test::More tests => 16; -+use Test::More tests => 15; - use Test::Exception; - - use Convert::PEM; -@@ -29,7 +29,6 @@ lives_ok { $pem->write( Filename => $objfile, Content => $obj, Password => 'xx' - ok -e $objfile, 'output file exists'; - lives_ok { $obj2 = $pem->read( Filename => $objfile ) } 'can read'; - ok !defined $obj2, 'cannot read encrypted file'; --like $pem->errstr, qr/^Decryption failed/, 'errstr matches decryption failed'; - lives_ok { $obj2 = $pem->read( Filename => $objfile, Password => 'xx') } 'can read'; - is $obj->{TestObject}{int}, $obj2->{TestObject}{int}, 'input matches output'; - unlink $objfile; -diff --git a/t/02-encode.t b/t/02-encode.t -index 37aa987..9c6ab4c 100644 ---- a/t/02-encode.t -+++ b/t/02-encode.t -@@ -1,5 +1,5 @@ - use strict; --use Test::More tests => 9; -+use Test::More tests => 8; - - use Convert::PEM; - use Math::BigInt; -@@ -25,7 +25,6 @@ $blob = $pem->encode( Content => $obj, Password => 'xx' ); - ok $blob, 'encode gave us something'; - $obj2 = $pem->decode( Content => $blob ); - ok !defined $obj2, 'decode fails on encrypted input'; --like $pem->errstr, qr/^Decryption failed/, 'errstr matches decrypt failed'; - $obj2 = $pem->decode( Content => $blob, Password => 'xx' ); - is $obj->{TestObject}{int}, $obj2->{TestObject}{int}, 'input matches output'; - --- -2.14.1 - diff --git a/dev-perl/Convert-PEM/files/Convert-PEM-0.80.0-testbuilder.patch b/dev-perl/Convert-PEM/files/Convert-PEM-0.80.0-testbuilder.patch deleted file mode 100644 index f12b64d5c5f4..000000000000 --- a/dev-perl/Convert-PEM/files/Convert-PEM-0.80.0-testbuilder.patch +++ /dev/null @@ -1,29 +0,0 @@ -From 831b57ff2167e1192964c190271767e469dac48a Mon Sep 17 00:00:00 2001 -From: Kent Fredric <kentnl@gentoo.org> -Date: Tue, 3 Oct 2017 05:01:21 +1300 -Subject: Fix Test::Builder warning - -Ideally upstream should just stop bundling Test::Builder, but this -is the smallest change that avoids the issue - -Bug: https://rt.cpan.org/Ticket/Display.html?id=111009 ---- - inc/Test/Builder.pm | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/inc/Test/Builder.pm b/inc/Test/Builder.pm -index 795361f..6b0c8c3 100644 ---- a/inc/Test/Builder.pm -+++ b/inc/Test/Builder.pm -@@ -589,7 +589,7 @@ sub _is_dualvar { - - no warnings 'numeric'; - my $numval = $val + 0; -- return $numval != 0 and $numval ne $val ? 1 : 0; -+ return ($numval != 0 and $numval ne $val ? 1 : 0); - } - - #line 876 --- -2.14.1 - |