aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2016-08-25 07:07:47 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2016-08-25 07:07:47 +0000
commitfdb0bf4733c299d6aef8f37fce2bc4ac8a416ff0 (patch)
tree9572908b3436eff1addb5c4e7fd8301a3926e44e
parentfe2b511062ead140b197af07e5a8f7e0ace3dfd8 (diff)
downloadaports-fdb0bf4733c299d6aef8f37fce2bc4ac8a416ff0.tar.bz2
aports-fdb0bf4733c299d6aef8f37fce2bc4ac8a416ff0.tar.xz
community/perl-io-gzip: upgraded to 0.19, moved from testing
-rw-r--r--community/perl-io-gzip/APKBUILD (renamed from testing/perl-io-gzip/APKBUILD)19
-rw-r--r--community/perl-io-gzip/PerlIO-gzip-0.18-RT92412.patch (renamed from testing/perl-io-gzip/PerlIO-gzip-0.18-RT92412.patch)0
2 files changed, 7 insertions, 12 deletions
diff --git a/testing/perl-io-gzip/APKBUILD b/community/perl-io-gzip/APKBUILD
index ca0f17dbb3..005ec2fbc4 100644
--- a/testing/perl-io-gzip/APKBUILD
+++ b/community/perl-io-gzip/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
-# Maintainer:
+# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=perl-io-gzip
-pkgver=0.18
-pkgrel=4
+pkgver=0.19
+pkgrel=0
pkgdesc="Perl extension to provide a PerlIO layer to gzip/gunzip"
url="http://search.cpan.org/dist/PerlIO-gzip/"
arch="all"
@@ -12,9 +12,7 @@ depends_dev="perl-dev zlib-dev"
makedepends="$depends_dev"
install=""
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/N/NW/NWCLARK/PerlIO-gzip-$pkgver.tar.gz
- PerlIO-gzip-0.18-RT92412.patch
- "
+source="http://search.cpan.org/CPAN/authors/id/N/NW/NWCLARK/PerlIO-gzip-$pkgver.tar.gz"
_builddir="$srcdir"/PerlIO-gzip-$pkgver
prepare() {
@@ -39,9 +37,6 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-md5sums="933fdf283a0d2739f7630420569e3b24 PerlIO-gzip-0.18.tar.gz
-5a88d2d7c571ebd506e811c5dc78a8e9 PerlIO-gzip-0.18-RT92412.patch"
-sha256sums="67b20e7e4dcc4230a44500dbbc63c6a267b09fdf4d4465275cc98a3f9f31bcf3 PerlIO-gzip-0.18.tar.gz
-9f6fc3b3ec99cb0c28964ddceab659ee117e9df014c5b0b56630fcead5045711 PerlIO-gzip-0.18-RT92412.patch"
-sha512sums="b2f8cc1f00654ae40625cb8dfd1d529c48fad1578290a307a1dd51b4b57737d6476bdf7a122501984d047b3d01f5f0d49ab3bdd6f2e45f8435fce86eae0aa8f8 PerlIO-gzip-0.18.tar.gz
-ab56365128eb2db31d30d487e51fff131cc62b18adb4846ac6e3f9db619486c9d0fe0f83b43b3f763f7857696f1d570a37875111bb2484e3be616faf93528c4f PerlIO-gzip-0.18-RT92412.patch"
+md5sums="dbcfc1450f6b593b65048b8ced061c98 PerlIO-gzip-0.19.tar.gz"
+sha256sums="d2e9351d58b8a93c86811e25a898ee651fc393a157413652bf42f9aada2eb284 PerlIO-gzip-0.19.tar.gz"
+sha512sums="514b4e224bb66f00c1e7e4678ede625b6fd0ce0c2687bb7bf662d8ffe942c6a711426f27399343a9c02b0313dae8aa41a7e4551f7d9e59a178cc1a6d067d8608 PerlIO-gzip-0.19.tar.gz"
diff --git a/testing/perl-io-gzip/PerlIO-gzip-0.18-RT92412.patch b/community/perl-io-gzip/PerlIO-gzip-0.18-RT92412.patch
index 8c325d659a..8c325d659a 100644
--- a/testing/perl-io-gzip/PerlIO-gzip-0.18-RT92412.patch
+++ b/community/perl-io-gzip/PerlIO-gzip-0.18-RT92412.patch