aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-URI-Find
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-21 06:32:45 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-21 06:32:45 +0000
commit9ea46e9e922905130cc96ded0b72fcc3adff487a (patch)
tree74432d988c768852ce1faafbb4a131ed8b20db1e /textproc/p5-URI-Find
parent0862bd7331d7e2511db12fdae7e607e26ee448e7 (diff)
downloadports-9ea46e9e922905130cc96ded0b72fcc3adff487a.tar.gz
ports-9ea46e9e922905130cc96ded0b72fcc3adff487a.zip
- Update to 20111020
Notes
Notes: svn path=/head/; revision=284039
Diffstat (limited to 'textproc/p5-URI-Find')
-rw-r--r--textproc/p5-URI-Find/Makefile22
-rw-r--r--textproc/p5-URI-Find/distinfo4
2 files changed, 15 insertions, 11 deletions
diff --git a/textproc/p5-URI-Find/Makefile b/textproc/p5-URI-Find/Makefile
index 4ed95531e838..1bb7a83785c4 100644
--- a/textproc/p5-URI-Find/Makefile
+++ b/textproc/p5-URI-Find/Makefile
@@ -6,23 +6,27 @@
#
PORTNAME= URI-Find
-PORTVERSION= 20100505
+PORTVERSION= 20111020
CATEGORIES= textproc net perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:MSCHWERN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to find URIs in arbitrary text
-RUN_DEPENDS= p5-URI>=1.00:${PORTSDIR}/net/p5-URI
-BUILD_DEPENDS= ${RUN_DEPENDS}
-BUILD_DEPENDS+= p5-Test-Simple>=0.85:${PORTSDIR}/devel/p5-Test-Simple
+BUILD_DEPENDS= p5-URI>=1:${PORTSDIR}/net/p5-URI
+RUN_DEPENDS= p5-URI>=1:${PORTSDIR}/net/p5-URI
PERL_MODBUILD= yes
-MAN1= urifind.1
-MAN3= URI::Find.3 \
- URI::Find::Schemeless.3
+MAN1= urifind.1
+MAN3= URI::Find.3 \
+ URI::Find::Schemeless.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501001
+TEST_DEPENDS+= p5-Test-Simple>=0.82:${PORTSDIR}/devel/p5-Test-Simple
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/textproc/p5-URI-Find/distinfo b/textproc/p5-URI-Find/distinfo
index 572bf0907c77..d980bde676d4 100644
--- a/textproc/p5-URI-Find/distinfo
+++ b/textproc/p5-URI-Find/distinfo
@@ -1,2 +1,2 @@
-SHA256 (URI-Find-20100505.tar.gz) = 19bd915fe60ad1b4ad1a935020f4ca5fb2183f1cf48f039637d297344a4cc046
-SIZE (URI-Find-20100505.tar.gz) = 23149
+SHA256 (URI-Find-20111020.tar.gz) = 0fc19bfd151789ba0788047704bc17254c98cc29ae18d6ac8950acad5b938ed3
+SIZE (URI-Find-20111020.tar.gz) = 24329