Update to 0.09(.)89.
Changes: http://search.cpan.org/dist/XML-MyXML/Changes (not helpful)
This commit is contained in:
parent
cef19356d1
commit
a584b85825
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315220
2 changed files with 5 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= XML-MyXML
|
||||
PORTVERSION= 0.09.88
|
||||
PORTVERSION= 0.09.89
|
||||
PORTEPOCH= 1
|
||||
DISTVERSION= ${PORTVERSION:C/\.(..)$/\1/}
|
||||
CATEGORIES= textproc perl5
|
||||
|
@ -12,6 +12,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= A simple-to-use XML module parsing and creating XML documents
|
||||
|
||||
TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= XML::MyXML.3
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (XML-MyXML-0.0988.tar.gz) = 6532ecd41606988065b91615ac322cd031c5d344059c7b50a491f66b0506766c
|
||||
SIZE (XML-MyXML-0.0988.tar.gz) = 16768
|
||||
SHA256 (XML-MyXML-0.0989.tar.gz) = 74c98e775729a31c778438e5e4037f97feefc4cdc2998b8ba3860862f3517c12
|
||||
SIZE (XML-MyXML-0.0989.tar.gz) = 17441
|
||||
|
|
Loading…
Reference in a new issue