~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] testing/apache2-mod-perl: new perl-5.22 compatibility patch from upstream

Details
Message ID
<1450013582-28522-1-git-send-email-valery.kartel@gmail.com>
Sender timestamp
1450013582
DKIM signature
missing
Download raw message
Patch: +6 -7
'make test' still fails but now more tests run

pkgver=2 summary: Failed 16/245 test programs. 29/2547 subtests failed.
pkgver=3 summary: Failed 14/245 test programs. 26/2691 subtests failed.
---
 testing/apache2-mod-perl/APKBUILD | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/testing/apache2-mod-perl/APKBUILD b/testing/apache2-mod-perl/APKBUILD
index 284fdbf..2ba4faa 100644
--- a/testing/apache2-mod-perl/APKBUILD
+++ b/testing/apache2-mod-perl/APKBUILD
@@ -4,8 +4,7 @@
pkgname=apache2-mod-perl
_pkgreal=mod_perl
pkgver=2.0.9
_pkgver=${pkgver/_rc1/-rc1}
pkgrel=2
pkgrel=3
pkgdesc="Perl Module for Apache2"
url="http://perl.apache.org/"
arch="all"
@@ -16,10 +15,10 @@ makedepends="$depends_dev apache2-dev perl-dev perl-linux-pid apr-dev apr-util-d
install=""
subpackages="$pkgname-doc $pkgname-dev"
source="http://www.eu.apache.org/dist/perl/$_pkgreal-$pkgver.tar.gz
	https://rt.cpan.org/Public/Ticket/Attachment/1549932/827564/env2.patch
	https://rt.cpan.org/Ticket/Attachment/1564180/834925/Perl-5.22-compatibility-take-4.patch
	$pkgname.conf"

_builddir="$srcdir"/${_pkgreal}-${_pkgver}
_builddir="$srcdir"/${_pkgreal}-${pkgver}
prepare() {
	cd "$_builddir"
	for i in $source; do
@@ -51,11 +50,11 @@ package() {
}

md5sums="fdab9a145bf35f54fce997c96c76f8e2  mod_perl-2.0.9.tar.gz
f8c2de81056faea64a4d5e53fef9fb99  env2.patch
915c1a857cf68ccb9b7daf1ffa59669a  Perl-5.22-compatibility-take-4.patch
86b84bb56b49a95772a7f773fc019043  apache2-mod-perl.conf"
sha256sums="0260f26ab771c1c95fadc67544b3400e420bb30b8a77565d2d02ad05498ef52b  mod_perl-2.0.9.tar.gz
6d2cd5d39dc6a53e5c9e2211f6e59d195af582ffa0313f61cb08d1654a456a6f  env2.patch
2921ff2d634eb0da4072314e3189ba54dd11e0fc0360509e6e0408eb24f9e09e  Perl-5.22-compatibility-take-4.patch
92dfc84c1506f34fc55cb65f4f2b0399254d811a03c5bcea1e6cf010e60a5227  apache2-mod-perl.conf"
sha512sums="421d385f0d5d04cbe8c1e9559960eea86a017fa1bed88e614009143550baf852e2345001faff1fb849d9b3e6383786e0011f45ebc3e7d26ad57651fbad4e2f2c  mod_perl-2.0.9.tar.gz
add28358a740005baa0891d910ea8597341a3cb07f6baa629059c782d90282b4a1e8275d2fffe6d90d0faac9820037e5e06ab4196d1beb6a663634b7f0832bdd  env2.patch
0a9392ecc5d6e8f2ed82142dcb18895e44dbcb9e3fd04cc3564e87ddf33372a8ab6dff0dbc3a678c48595eb112b2aaa7867920aaf7bb92afc6a969896aeb1660  Perl-5.22-compatibility-take-4.patch
716650058af077b0494833301f3dfdf517499bdb2021427431cacc7f63e5fe520cd6f5f7daee44bed15e257c9a2d1fb7d18a75954455fa894dd24a8ef32af50b  apache2-mod-perl.conf"
-- 
2.6.3



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)