aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Legge <timlegge@gmail.com>2020-02-25 23:36:17 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-02-27 00:03:25 +0000
commit38c3312f46b1ab8ee2730573fe37dd4ecd086f03 (patch)
treea056b40fc0f096fdee1d6719f8d59ee16d80de68
parentcada9abd292ef423ebeb5433d9fa3fe862e36fc9 (diff)
downloadaports-38c3312f46b1ab8ee2730573fe37dd4ecd086f03.tar.bz2
aports-38c3312f46b1ab8ee2730573fe37dd4ecd086f03.tar.xz
community/perl-convert-pem: move from testing
-rw-r--r--community/perl-convert-pem/0001-Do-not-test-the-reason-for-decryption-failure-on-bad.patch (renamed from testing/perl-convert-pem/0001-Do-not-test-the-reason-for-decryption-failure-on-bad.patch)0
-rw-r--r--community/perl-convert-pem/APKBUILD (renamed from testing/perl-convert-pem/APKBUILD)3
-rw-r--r--community/perl-convert-pem/remove-test-from-manifest.patch (renamed from testing/perl-convert-pem/remove-test-from-manifest.patch)0
3 files changed, 1 insertions, 2 deletions
diff --git a/testing/perl-convert-pem/0001-Do-not-test-the-reason-for-decryption-failure-on-bad.patch b/community/perl-convert-pem/0001-Do-not-test-the-reason-for-decryption-failure-on-bad.patch
index c062a7b7f5..c062a7b7f5 100644
--- a/testing/perl-convert-pem/0001-Do-not-test-the-reason-for-decryption-failure-on-bad.patch
+++ b/community/perl-convert-pem/0001-Do-not-test-the-reason-for-decryption-failure-on-bad.patch
diff --git a/testing/perl-convert-pem/APKBUILD b/community/perl-convert-pem/APKBUILD
index a9be634587..ba6aae374e 100644
--- a/testing/perl-convert-pem/APKBUILD
+++ b/community/perl-convert-pem/APKBUILD
@@ -9,8 +9,7 @@ pkgdesc="Read/write encrypted ASN.1 PEM files"
url="https://metacpan.org/release/Convert-PEM/"
arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
-cpandepends="perl-convert-asn1 perl-crypt-des_ede3 perl-class-errorhandler"
-depends="$cpandepends"
+depends="perl-convert-asn1 perl-crypt-des_ede3 perl-class-errorhandler"
makedepends="perl-test-simple perl-test-exception perl-dev"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/B/BT/BTROTT/Convert-PEM-$pkgver.tar.gz
diff --git a/testing/perl-convert-pem/remove-test-from-manifest.patch b/community/perl-convert-pem/remove-test-from-manifest.patch
index b9bf03caf8..b9bf03caf8 100644
--- a/testing/perl-convert-pem/remove-test-from-manifest.patch
+++ b/community/perl-convert-pem/remove-test-from-manifest.patch