1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

- Update to 0.93

- Remove unneeded dependency on Test::Pod

Changes:	http://search.cpan.org/dist/XML-LibXML-Simple/ChangeLog
PR:		ports/176957
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
This commit is contained in:
Frederic Culot 2013-03-18 08:03:49 +00:00
parent d97509d8d6
commit 30403fe9ca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314535
2 changed files with 3 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= XML-LibXML-Simple
PORTVERSION= 0.92
PORTVERSION= 0.93
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -17,8 +17,6 @@ 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
PERL_CONFIGURE= yes
MAN3= XML::LibXML::Simple.3

View File

@ -1,2 +1,2 @@
SHA256 (XML-LibXML-Simple-0.92.tar.gz) = 1852a5581bf117df5765be3c3986a910a0811f05ac2b19219fcfc8f4031dcf15
SIZE (XML-LibXML-Simple-0.92.tar.gz) = 21547
SHA256 (XML-LibXML-Simple-0.93.tar.gz) = f2eb1c1523d6414cf2a646a289b0325b489954382c862928d165a03a7cce767c
SIZE (XML-LibXML-Simple-0.93.tar.gz) = 22821