aboutsummaryrefslogtreecommitdiff
path: root/net/p5-URI-SmartURI
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-08-17 09:53:30 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-08-17 09:53:30 +0000
commit1f26fe5fda81b003ddd37cb3e8e2a692ecddbbdf (patch)
treea5819aa8a69b33067725e9ce6f3a3a74393b2774 /net/p5-URI-SmartURI
parent0b7ec36324fb8764eb90fa1f1ad25682ed3f9ba7 (diff)
downloadports-1f26fe5fda81b003ddd37cb3e8e2a692ecddbbdf.tar.gz
ports-1f26fe5fda81b003ddd37cb3e8e2a692ecddbbdf.zip
- Update to 0.032 [1]
- Add LICENSE (Artistic 1 & GPL 1) - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/URI-SmartURI/Changes PR: ports/170660 [1] Submitted by: Oleg A. Mamontov <oleg@mamontov.net> (maintainer)
Notes
Notes: svn path=/head/; revision=302673
Diffstat (limited to 'net/p5-URI-SmartURI')
-rw-r--r--net/p5-URI-SmartURI/Makefile19
-rw-r--r--net/p5-URI-SmartURI/distinfo4
2 files changed, 17 insertions, 6 deletions
diff --git a/net/p5-URI-SmartURI/Makefile b/net/p5-URI-SmartURI/Makefile
index be88ba4299aa..608754c10db6 100644
--- a/net/p5-URI-SmartURI/Makefile
+++ b/net/p5-URI-SmartURI/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= URI-SmartURI
-PORTVERSION= 0.031
-PORTREVISION= 1
+PORTVERSION= 0.032
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,16 +14,28 @@ 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 <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501200
+TEST_DEPENDS+= p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/net/p5-URI-SmartURI/distinfo b/net/p5-URI-SmartURI/distinfo
index fb7dac8bd6f6..076d6597de2f 100644
--- a/net/p5-URI-SmartURI/distinfo
+++ b/net/p5-URI-SmartURI/distinfo
@@ -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