diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-04-27 02:10:41 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-04-27 02:10:41 +0800 |
commit | 9b8ea59682970c16cf05513cb4b582965d07b0fc (patch) | |
tree | 8ba3c47034725252dcda4a7d1ad09c61d1520471 /www/p5-libwww | |
parent | 3534cd97cb39665c7bd8b78a8f2322106d7a0f75 (diff) | |
download | freebsd-ports-graphics-9b8ea59682970c16cf05513cb4b582965d07b0fc.tar.gz freebsd-ports-graphics-9b8ea59682970c16cf05513cb4b582965d07b0fc.tar.zst freebsd-ports-graphics-9b8ea59682970c16cf05513cb4b582965d07b0fc.zip |
- Update to 6.06
- Add LICENSE
- Convert to new options helper
- Sort PLIST
Changes: http://search.cpan.org/dist/libwww-perl/Changes
Diffstat (limited to 'www/p5-libwww')
-rw-r--r-- | www/p5-libwww/Makefile | 18 | ||||
-rw-r--r-- | www/p5-libwww/distinfo | 4 | ||||
-rw-r--r-- | www/p5-libwww/pkg-plist | 4 |
3 files changed, 13 insertions, 13 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index fdcbaa73206..ba313d6651d 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libwww -PORTVERSION= 6.05 +PORTVERSION= 6.06 CATEGORIES= www devel perl5 MASTER_SITES= CPAN/LWP PKGNAMEPREFIX= p5- @@ -11,7 +11,11 @@ DISTNAME= libwww-perl-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl5 library for WWW access +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Authen-NTLM>=1.02:${PORTSDIR}/security/p5-Authen-NTLM \ + p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump \ p5-Encode-Locale>=0:${PORTSDIR}/converters/p5-Encode-Locale \ p5-File-Listing>=6:${PORTSDIR}/sysutils/p5-File-Listing \ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ @@ -32,13 +36,9 @@ CONFIGURE_ARGS= --aliases USE_PERL5= configure USES= perl5 -.include <bsd.port.options.mk> - -.if ${PORT_OPTIONS:MHTTPS} -BUILD_DEPENDS+= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ - p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https -RUN_DEPENDS+= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ - p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https -.endif +HTTPS_BUILD_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ + p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https +HTTPS_RUN_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ + p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https .include <bsd.port.mk> diff --git a/www/p5-libwww/distinfo b/www/p5-libwww/distinfo index a4eb9bea3a3..c5411b5bec8 100644 --- a/www/p5-libwww/distinfo +++ b/www/p5-libwww/distinfo @@ -1,2 +1,2 @@ -SHA256 (libwww-perl-6.05.tar.gz) = 7b25799ff7eec18e8e4e97dc0cad7b2a5b433b50b13feb59d9179173bee78f23 -SIZE (libwww-perl-6.05.tar.gz) = 132505 +SHA256 (libwww-perl-6.06.tar.gz) = 55d0417d0b52fef4d238bfacdce0440e69cd3b0ee15b1554251f32fffd532ed2 +SIZE (libwww-perl-6.06.tar.gz) = 135556 diff --git a/www/p5-libwww/pkg-plist b/www/p5-libwww/pkg-plist index 12151b4e2bf..44940b56e38 100644 --- a/www/p5-libwww/pkg-plist +++ b/www/p5-libwww/pkg-plist @@ -5,7 +5,6 @@ bin/lwp-download bin/lwp-dump bin/lwp-mirror bin/lwp-request -%%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/.packlist %%SITE_PERL%%/LWP.pm %%SITE_PERL%%/LWP/Authen/Basic.pm %%SITE_PERL%%/LWP/Authen/Digest.pm @@ -31,6 +30,7 @@ bin/lwp-request %%SITE_PERL%%/LWP/UserAgent.pm %%SITE_PERL%%/lwpcook.pod %%SITE_PERL%%/lwptut.pod +%%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/.packlist %%PERL5_MAN3%%/LWP.3.gz %%PERL5_MAN3%%/LWP::Authen::Ntlm.3.gz %%PERL5_MAN3%%/LWP::ConnCache.3.gz @@ -49,7 +49,7 @@ man/man1/lwp-download.1.gz man/man1/lwp-dump.1.gz man/man1/lwp-mirror.1.gz man/man1/lwp-request.1.gz +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP @dirrmtry %%SITE_PERL%%/LWP/Protocol @dirrmtry %%SITE_PERL%%/LWP/Authen @dirrmtry %%SITE_PERL%%/LWP -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP |