[Midnightbsd-cvs] mports [18503] trunk/www/p5-libwww: update p5-libwww

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Mar 30 18:33:42 EDT 2015


Revision: 18503
          http://svnweb.midnightbsd.org/mports/?rev=18503
Author:   laffer1
Date:     2015-03-30 18:33:41 -0400 (Mon, 30 Mar 2015)
Log Message:
-----------
update p5-libwww

Modified Paths:
--------------
    trunk/www/p5-libwww/Makefile
    trunk/www/p5-libwww/distinfo
    trunk/www/p5-libwww/pkg-plist

Modified: trunk/www/p5-libwww/Makefile
===================================================================
--- trunk/www/p5-libwww/Makefile	2015-03-30 22:33:30 UTC (rev 18502)
+++ trunk/www/p5-libwww/Makefile	2015-03-30 22:33:41 UTC (rev 18503)
@@ -1,7 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	libwww
-PORTVERSION=	6.08
+PORTVERSION=	6.13
 CATEGORIES=	www perl5 devel
 MASTER_SITES=	CPAN/LWP
 PKGNAMEPREFIX=	p5-
@@ -10,7 +10,8 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Perl5 library for WWW access
 
-LICENSE=	perl
+LICENSE=	artistic gpl
+LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-Authen-NTLM>=1.02:${PORTSDIR}/security/p5-Authen-NTLM \
 		p5-Encode-Locale>=0:${PORTSDIR}/converters/p5-Encode-Locale \
@@ -22,7 +23,7 @@
 		p5-HTTP-Message>=6:${PORTSDIR}/www/p5-HTTP-Message \
 		p5-HTTP-Negotiate>=6:${PORTSDIR}/www/p5-HTTP-Negotiate \
 		p5-LWP-MediaTypes>=6:${PORTSDIR}/www/p5-LWP-MediaTypes \
-		p5-Net-HTTP>=6.04:${PORTSDIR}/net/p5-Net-HTTP \
+		p5-Net-HTTP>=6.07:${PORTSDIR}/net/p5-Net-HTTP \
 		p5-URI>=1.10:${PORTSDIR}/net/p5-URI \
 		p5-WWW-RobotRules>=6:${PORTSDIR}/www/p5-WWW-RobotRules
 RUN_DEPENDS:=	${BUILD_DEPENDS}
@@ -32,13 +33,9 @@
 CONFIGURE_ARGS=	--aliases
 PERL_CONFIGURE=	yes
 
-.include <bsd.mport.options.mk>
+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
 
-.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
-
 .include <bsd.port.mk>

Modified: trunk/www/p5-libwww/distinfo
===================================================================
--- trunk/www/p5-libwww/distinfo	2015-03-30 22:33:30 UTC (rev 18502)
+++ trunk/www/p5-libwww/distinfo	2015-03-30 22:33:41 UTC (rev 18503)
@@ -1,2 +1,2 @@
-SHA256 (libwww-perl-6.08.tar.gz) = 314d239bdcee4bce849d5c9fe5986a39b2ce12199833ffa32d73a0950531fe94
-SIZE (libwww-perl-6.08.tar.gz) = 135990
+SHA256 (libwww-perl-6.13.tar.gz) = 5fbd13eebd1933e5a203fceb2c1629efbccff3efc8fab6ec0285c79d0a95f8b2
+SIZE (libwww-perl-6.13.tar.gz) = 134807

Modified: trunk/www/p5-libwww/pkg-plist
===================================================================
--- trunk/www/p5-libwww/pkg-plist	2015-03-30 22:33:30 UTC (rev 18502)
+++ trunk/www/p5-libwww/pkg-plist	2015-03-30 22:33:41 UTC (rev 18503)
@@ -30,7 +30,6 @@
 %%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 +48,3 @@
 man/man1/lwp-dump.1.gz
 man/man1/lwp-mirror.1.gz
 man/man1/lwp-request.1.gz
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP
- at dirrmtry %%SITE_PERL%%/LWP/Protocol
- at dirrmtry %%SITE_PERL%%/LWP/Authen
- at dirrmtry %%SITE_PERL%%/LWP



More information about the Midnightbsd-cvs mailing list