mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Update to 0.003
Changes: http://search.cpan.org/dist/HTML-HTML5-Entities/Changes
This commit is contained in:
parent
43f9272e58
commit
a5253d0dba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300361
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= HTML-HTML5-Entities
|
||||
PORTVERSION= 0.002
|
||||
PORTVERSION= 0.003
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:TOBYINK
|
||||
@ -18,17 +18,8 @@ COMMENT= Pure Perl drop-in replacement for HTML::Entities
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
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.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 501001
|
||||
BUILD_DEPENDS+= p5-parent>0:${PORTSDIR}/devel/p5-parent
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (HTML-HTML5-Entities-0.002.tar.gz) = 651cafe62766a9acd24f52fe9e51a4b6847cc171479ca7ebdeef643cc687b471
|
||||
SIZE (HTML-HTML5-Entities-0.002.tar.gz) = 63433
|
||||
SHA256 (HTML-HTML5-Entities-0.003.tar.gz) = 538381a06e27294b133e982def1f0c662f3e10ccca8e099f04da687384e8faa9
|
||||
SIZE (HTML-HTML5-Entities-0.003.tar.gz) = 67620
|
||||
|
Loading…
Reference in New Issue
Block a user