~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] main/perl-libwww: disable nntp test

Milan P. Stanić <mps@arvanta.net>
Details
Message ID
<20190504175238.13456-1-mps@arvanta.net>
Sender timestamp
1556992358
DKIM signature
missing
Download raw message
Patch: +2 -1
test nntp server doesn't respond correctly, it is reported here:
https://github.com/libwww-perl/libwww-perl/issues/307
bump pkgrel
---
 main/perl-libwww/APKBUILD | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/main/perl-libwww/APKBUILD b/main/perl-libwww/APKBUILD
index b1a4bdaba4..cf3028bf08 100644
--- a/main/perl-libwww/APKBUILD
+++ b/main/perl-libwww/APKBUILD
@@ -3,7 +3,7 @@
pkgname=perl-libwww
_realname=libwww-perl
pkgver=6.38
pkgrel=0
pkgrel=1
pkgdesc="Perl module - World Wide Web library"
url="http://search.cpan.org/~mschilli"
arch="noarch"
@@ -24,6 +24,7 @@ prepare() {
	cd "$builddir"
	export CFLAGS=$(perl -MConfig -E 'say $Config{ccflags}')
	PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
	rm -v t/base/protocols/nntp.t
}


-- 
2.20.1



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