- Update to 0.22
PR: 117402 Submitted by: leeym Approved by: maintainer
This commit is contained in:
parent
4ead770c95
commit
6104532c6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203930
2 changed files with 4 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= WebService-Validator-HTML-W3C
|
||||
PORTVERSION= 0.19
|
||||
PORTVERSION= 0.22
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= WebService
|
||||
|
@ -19,7 +19,6 @@ RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
|
|||
${SITE_PERL}/XML/XPath.pm:${PORTSDIR}/textproc/p5-XML-XPath \
|
||||
${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (WebService-Validator-HTML-W3C-0.19.tar.gz) = 69d1ebe29f72a0bfbfc203d1f1460d9c
|
||||
SHA256 (WebService-Validator-HTML-W3C-0.19.tar.gz) = c34309327a3e846c91a14f6dfa1e52cf354e920f870285e5b34a34ef11188b41
|
||||
SIZE (WebService-Validator-HTML-W3C-0.19.tar.gz) = 11926
|
||||
MD5 (WebService-Validator-HTML-W3C-0.22.tar.gz) = 0083c2afa6e695e47fee7a8d97283e3d
|
||||
SHA256 (WebService-Validator-HTML-W3C-0.22.tar.gz) = 6ab73e9d4c57128b2d0eda46fe02e206169d7f22b7337c3a6787f86b5ccd184e
|
||||
SIZE (WebService-Validator-HTML-W3C-0.22.tar.gz) = 13381
|
||||
|
|
Loading…
Reference in a new issue