aboutsummaryrefslogtreecommitdiff
path: root/www/p5-libwww
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-19 19:26:03 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-19 19:26:03 +0000
commit1e3f6e70de3547f47a461fce3ea0f93fd0b2180d (patch)
treeba8da00111725476f4930423d50ea01a946930f5 /www/p5-libwww
parent04c9efc745e0a117d7d7df8f82cc198d806364e5 (diff)
downloadports-1e3f6e70de3547f47a461fce3ea0f93fd0b2180d.tar.gz
ports-1e3f6e70de3547f47a461fce3ea0f93fd0b2180d.zip
Update to 6.16
- Add LICENSE_FILE - Add TEST_DEPENDS - Add NO_ARCH Changes: http://search.cpan.org/dist/libwww/Changes
Notes
Notes: svn path=/head/; revision=431897
Diffstat (limited to 'www/p5-libwww')
-rw-r--r--www/p5-libwww/Makefile9
-rw-r--r--www/p5-libwww/distinfo5
-rw-r--r--www/p5-libwww/pkg-plist1
3 files changed, 10 insertions, 5 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile
index 29a44b5c07df..905fd05cc50e 100644
--- a/www/p5-libwww/Makefile
+++ b/www/p5-libwww/Makefile
@@ -2,10 +2,11 @@
# $FreeBSD$
PORTNAME= libwww
-PORTVERSION= 6.15
+PORTVERSION= 6.16
DISTVERSIONPREFIX= perl-
CATEGORIES= www devel perl5
-MASTER_SITES= CPAN/LWP
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:OALDERS
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
@@ -13,6 +14,7 @@ COMMENT= Perl5 library for WWW access
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-Authen-NTLM>=1.02:security/p5-Authen-NTLM \
p5-Encode-Locale>=0:converters/p5-Encode-Locale \
@@ -28,10 +30,13 @@ BUILD_DEPENDS= p5-Authen-NTLM>=1.02:security/p5-Authen-NTLM \
p5-URI>=1.10:net/p5-URI \
p5-WWW-RobotRules>=6:www/p5-WWW-RobotRules
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal \
+ p5-Test-RequiresInternet>=0:devel/p5-Test-RequiresInternet
OPTIONS_DEFINE= HTTPS
CONFIGURE_ARGS= --aliases
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5
diff --git a/www/p5-libwww/distinfo b/www/p5-libwww/distinfo
index 5c6150b9cff4..17ae5bb9c5c5 100644
--- a/www/p5-libwww/distinfo
+++ b/www/p5-libwww/distinfo
@@ -1,2 +1,3 @@
-SHA256 (libwww-perl-6.15.tar.gz) = 6f349d45c21b1ec0501c4437dfcb70570940e6c3d5bff783bd91d4cddead8322
-SIZE (libwww-perl-6.15.tar.gz) = 141936
+TIMESTAMP = 1484765310
+SHA256 (libwww-perl-6.16.tar.gz) = daffd268000f92d241f8ae5508ae5616dbd02f15a587b4fbcd14998ccc15ce22
+SIZE (libwww-perl-6.16.tar.gz) = 143751
diff --git a/www/p5-libwww/pkg-plist b/www/p5-libwww/pkg-plist
index b3838eb4e930..412d1160eac1 100644
--- a/www/p5-libwww/pkg-plist
+++ b/www/p5-libwww/pkg-plist
@@ -14,7 +14,6 @@ bin/lwp-request
%%SITE_PERL%%/LWP/DebugFile.pm
%%SITE_PERL%%/LWP/MemberMixin.pm
%%SITE_PERL%%/LWP/Protocol.pm
-%%SITE_PERL%%/LWP/Protocol/GHTTP.pm
%%SITE_PERL%%/LWP/Protocol/cpan.pm
%%SITE_PERL%%/LWP/Protocol/data.pm
%%SITE_PERL%%/LWP/Protocol/file.pm