- Update to 0.91

- Fix LICENSE
- Pet portlint
- Fix WWW

Changes:	http://search.cpan.org/dist/XML-LibXML-Simple/ChangeLog
PR:		ports/161333
Submitted by:	Simon Olofsson <simon@olofsson.de>
Approved by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-10-06 17:16:23 +00:00
parent 30f807fcf4
commit 6b57067f61
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283055
3 changed files with 7 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= XML-LibXML-Simple
PORTVERSION= 0.15
PORTVERSION= 0.91
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,15 +14,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= markun@onohara.to
COMMENT= XML::LibXML clone of XML::Simple::XMLin()
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
RUN_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
p5-XML-LibXML>=1.64:${PORTSDIR}/textproc/p5-XML-LibXML
BUILD_DEPENDS= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-Pod>=1.00:${PORTSDIR}/devel/p5-Test-Pod
LICENSE_COMB= dual
LICENSE= ART20 GPLv1
PERL_CONFIGURE= yes
MAN3= XML::LibXML::Simple.3

View File

@ -1,2 +1,2 @@
SHA256 (XML-LibXML-Simple-0.15.tar.gz) = 084f8a9a6a5f324335037477f921b97aded485f274f1b0272e0b8066394f028b
SIZE (XML-LibXML-Simple-0.15.tar.gz) = 20495
SHA256 (XML-LibXML-Simple-0.91.tar.gz) = 5a4ee2fd65b553f8693874521d1bdefd2bb694d57f8f2ef9137615885c481eb8
SIZE (XML-LibXML-Simple-0.91.tar.gz) = 21102

View File

@ -2,4 +2,4 @@ This module is a blunt rewrite of XML::Simple (by Grant McLean)
to use the XML::LibXML parser for XML structures, where the original
uses plain Perl or SAX parsers.
WWW: http://http://search.cpan.org/dist/XML-LibXML-Simple/
WWW: http://search.cpan.org/dist/XML-LibXML-Simple/