mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
Update to 3.48.
PR: 90083 Submitted by: leeym
This commit is contained in:
parent
b97c9968cc
commit
0da2455aa9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150651
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= HTML-Parser
|
||||
PORTVERSION= 3.47
|
||||
PORTVERSION= 3.48
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= HTML
|
||||
|
@ -31,7 +31,7 @@ MAN3= HTML::Entities.3 \
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
IGNORE= Requires Perl version 5.6 or above
|
||||
IGNORE= requires Perl version 5.6 or above
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (HTML-Parser-3.47.tar.gz) = ba3fb4b035ba24a9e2bc546f471abb40
|
||||
SHA256 (HTML-Parser-3.47.tar.gz) = b974528a75f7a51d83711232e7f69c265738eacb21001d1fdbd226a339d3956b
|
||||
SIZE (HTML-Parser-3.47.tar.gz) = 82430
|
||||
MD5 (HTML-Parser-3.48.tar.gz) = 3fe8ca230ff8efc55327a12d94193a58
|
||||
SHA256 (HTML-Parser-3.48.tar.gz) = d888144a9638919fceaf773c95cd5349992c793c9042fd78652c0cb4372046da
|
||||
SIZE (HTML-Parser-3.48.tar.gz) = 82678
|
||||
|
|
Loading…
Add table
Reference in a new issue