mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- update to 1.03
This commit is contained in:
parent
68c12aab7a
commit
fefc1f2785
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243885
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= HTML-StripScripts-Parser
|
||||
PORTVERSION= 1.02
|
||||
PORTVERSION= 1.03
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,8 +14,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= XSS filter using HTML::Parser
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
|
||||
${SITE_PERL}/HTML/StripScripts.pm:${PORTSDIR}/www/p5-HTML-StripScripts
|
||||
RUN_DEPENDS= p5-HTML-Parser>=3.56:${PORTSDIR}/www/p5-HTML-Parser \
|
||||
p5-HTML-StripScripts>=1.05:${PORTSDIR}/www/p5-HTML-StripScripts
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (HTML-StripScripts-Parser-1.02.tar.gz) = 0fb38dc2c632844883f3e716b056a88a
|
||||
SHA256 (HTML-StripScripts-Parser-1.02.tar.gz) = 3b0db4fe6c133e7d7a36f60a907462ebf0bbdf79a008e8375bb3aaa32546f002
|
||||
SIZE (HTML-StripScripts-Parser-1.02.tar.gz) = 10164
|
||||
MD5 (HTML-StripScripts-Parser-1.03.tar.gz) = b4c169034be56590a53f8835529627ba
|
||||
SHA256 (HTML-StripScripts-Parser-1.03.tar.gz) = 478c1a4e46eb77fa7bce96ba288168f0b98c27f250e00dc6312365081aed3407
|
||||
SIZE (HTML-StripScripts-Parser-1.03.tar.gz) = 9524
|
||||
|
Loading…
Reference in New Issue
Block a user