mirror of https://git.FreeBSD.org/ports.git
lang/p5-Test-XPath: update to 0.20
Changelog: https://metacpan.org/dist/Test-XPath/changes Major changes: - remove Build.PL and update Makefile.PL
This commit is contained in:
parent
a8009db25b
commit
c8602476e8
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= Test-XPath
|
||||
PORTVERSION= 0.19
|
||||
PORTVERSION= 0.20
|
||||
CATEGORIES= lang perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,7 +14,7 @@ LICENSE_COMB= dual
|
|||
RUN_DEPENDS= p5-XML-LibXML>=1.70:textproc/p5-XML-LibXML
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
USE_PERL5= configure
|
||||
|
||||
OPTIONS_DEFINE= CSS
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1527606997
|
||||
SHA256 (Test-XPath-0.19.tar.gz) = defccc0c1458e7af5d92bc73003e6867c67e2fa4955aa71c54b384e71122c0f3
|
||||
SIZE (Test-XPath-0.19.tar.gz) = 14164
|
||||
TIMESTAMP = 1755072101
|
||||
SHA256 (Test-XPath-0.20.tar.gz) = dfaa611e7146ad9c9769b5bcf688949976b8372df7e787a40b933a148d892039
|
||||
SIZE (Test-XPath-0.20.tar.gz) = 14167
|
||||
|
|
Loading…
Reference in New Issue