Index: head/net/p5-URI-SmartURI/Makefile =================================================================== --- head/net/p5-URI-SmartURI/Makefile (revision 302672) +++ head/net/p5-URI-SmartURI/Makefile (revision 302673) @@ -1,30 +1,41 @@ # New ports collection makefile for: p5-URI-SmartURI # Date created: 2008-07-09 # Whom: Oleg Mamontov # # $FreeBSD$ # PORTNAME= URI-SmartURI -PORTVERSION= 0.031 -PORTREVISION= 1 +PORTVERSION= 0.032 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= oleg@mamontov.net COMMENT= Subclassable and hostless URIs +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Class-C3-Componentised>=0:${PORTSDIR}/devel/p5-Class-C3-Componentised \ p5-File-Find-Rule>=0:${PORTSDIR}/devel/p5-File-Find-Rule \ + p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-MRO-Compat>=0.09:${PORTSDIR}/devel/p5-MRO-Compat \ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ + p5-URI>=1.51:${PORTSDIR}/net/p5-URI \ p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Fatal>0:${PORTSDIR}/devel/p5-Test-Fatal \ + p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings PERL_CONFIGURE= yes MAN3= URI::SmartURI.3 -.include +.include + +.if ${PERL_LEVEL} < 501200 +TEST_DEPENDS+= p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple +.endif + +.include Index: head/net/p5-URI-SmartURI/distinfo =================================================================== --- head/net/p5-URI-SmartURI/distinfo (revision 302672) +++ head/net/p5-URI-SmartURI/distinfo (revision 302673) @@ -1,2 +1,2 @@ -SHA256 (URI-SmartURI-0.031.tar.gz) = 30d1dde0a0315f350ee9f57ec9fd7aadc870fca449cd3a30fe2c072a3fb89afe -SIZE (URI-SmartURI-0.031.tar.gz) = 30445 +SHA256 (URI-SmartURI-0.032.tar.gz) = eb174b794622e142b7d094f6a7e36a7ba4fc8bbcf2485e103ee3da35ebcc4f2c +SIZE (URI-SmartURI-0.032.tar.gz) = 31991