Update to 1.58
Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog
This commit is contained in:
parent
946ffa33ad
commit
927187df4a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444665
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= XML-Compile
|
||||
PORTVERSION= 1.57
|
||||
PORTVERSION= 1.58
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Compilation based XML processing
|
|||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Log-Report>=1.03:devel/p5-Log-Report \
|
||||
BUILD_DEPENDS= p5-Log-Report>=1.20:devel/p5-Log-Report \
|
||||
p5-Types-Serialiser>=0:devel/p5-Types-Serialiser \
|
||||
p5-XML-LibXML>=2.0107:textproc/p5-XML-LibXML
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1497527258
|
||||
SHA256 (XML-Compile-1.57.tar.gz) = 82e1940f14b0aba0efbbc7b41f8b5dc36ceb2804167482dac18e62eb55dcd8ab
|
||||
SIZE (XML-Compile-1.57.tar.gz) = 207151
|
||||
TIMESTAMP = 1498749908
|
||||
SHA256 (XML-Compile-1.58.tar.gz) = 2a5abac1ab48ae75dfd9b5d0fe2c397401ae1f83d19969bc4328ce6f61532cd5
|
||||
SIZE (XML-Compile-1.58.tar.gz) = 207307
|
||||
|
|
Loading…
Reference in a new issue