aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2012-01-20 21:16:15 +0800
committerculot <culot@FreeBSD.org>2012-01-20 21:16:15 +0800
commit9496dfb73b94defccad8b7fa96527451a8db7ae7 (patch)
tree9ed2e747f5fffa886b9b77b424593eb91ce15642 /textproc
parent27d92edaf40a214e84f30e4db7f554a38312382e (diff)
downloadfreebsd-ports-gnome-9496dfb73b94defccad8b7fa96527451a8db7ae7.tar.gz
freebsd-ports-gnome-9496dfb73b94defccad8b7fa96527451a8db7ae7.tar.zst
freebsd-ports-gnome-9496dfb73b94defccad8b7fa96527451a8db7ae7.zip
- Update to 0.002
- Make use of CPAN:USER macro Changes: http://search.cpan.org/dist/HTML-HTML5-Entities/Changes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-HTML-HTML5-Entities/Makefile14
-rw-r--r--textproc/p5-HTML-HTML5-Entities/distinfo4
2 files changed, 12 insertions, 6 deletions
diff --git a/textproc/p5-HTML-HTML5-Entities/Makefile b/textproc/p5-HTML-HTML5-Entities/Makefile
index 6b1ed4c942b5..7ba366603dd8 100644
--- a/textproc/p5-HTML-HTML5-Entities/Makefile
+++ b/textproc/p5-HTML-HTML5-Entities/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= HTML-HTML5-Entities
-PORTVERSION= 0.001
+PORTVERSION= 0.002
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:TOBYINK
PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
@@ -17,12 +18,17 @@ COMMENT= Pure Perl drop-in replacement for HTML::Entities
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Scalar-List-Utils>0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
- p5-common-sense>0:${PORTSDIR}/devel/p5-common-sense
+BUILD_DEPENDS= p5-common-sense>0:${PORTSDIR}/devel/p5-common-sense
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES
MAN3= HTML::HTML5::Entities.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501001
+BUILD_DEPENDS+= p5-parent>0:${PORTSDIR}/devel/p5-parent
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/textproc/p5-HTML-HTML5-Entities/distinfo b/textproc/p5-HTML-HTML5-Entities/distinfo
index 71fba0a3eb71..033bb56e6932 100644
--- a/textproc/p5-HTML-HTML5-Entities/distinfo
+++ b/textproc/p5-HTML-HTML5-Entities/distinfo
@@ -1,2 +1,2 @@
-SHA256 (HTML-HTML5-Entities-0.001.tar.gz) = b8b2f2af14539efc4cb46718f4d60043eebc50928f9aee3760f9a07021cce282
-SIZE (HTML-HTML5-Entities-0.001.tar.gz) = 61504
+SHA256 (HTML-HTML5-Entities-0.002.tar.gz) = 651cafe62766a9acd24f52fe9e51a4b6847cc171479ca7ebdeef643cc687b471
+SIZE (HTML-HTML5-Entities-0.002.tar.gz) = 63433