- Update to 0.002

- Make use of CPAN:USER macro

Changes:	http://search.cpan.org/dist/HTML-HTML5-Entities/Changes
This commit is contained in:
Frederic Culot 2012-01-20 13:16:15 +00:00
parent 1b52d2aaad
commit 6170da2374
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289521
2 changed files with 12 additions and 6 deletions

View File

@ -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>

View File

@ -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