- Update to 0.38
Changes: http://search.cpan.org/dist/XML-Reader/Changes
This commit is contained in:
parent
b822824143
commit
082207e3c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283829
@ -3,9 +3,10 @@
|
||||
# Whom: Wen Heping <wen@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= XML-Reader
|
||||
PORTVERSION= 0.37
|
||||
PORTVERSION= 0.38
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -13,11 +14,13 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Reading XML and providing path information based on a pull-parser
|
||||
|
||||
BUILD_DEPENDS= p5-XML-Parser>=1:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
RUN_DEPENDS= p5-XML-Parser>=1:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= XML::Reader.3 XML::Reader_de.3 XML::Reader_fr.3
|
||||
MAN3= XML::Reader.3 \
|
||||
XML::Reader_de.3 \
|
||||
XML::Reader_fr.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (XML-Reader-0.37.tar.gz) = f682cab6b750916f0fc8830fbdafdeaa21830085481bca7f6e115152ea18cf8f
|
||||
SIZE (XML-Reader-0.37.tar.gz) = 62346
|
||||
SHA256 (XML-Reader-0.38.tar.gz) = 3b387dfc251fbff130329ef5f6b61a58ce5a4feaf14b35b96fe8e1d6c36c1cd5
|
||||
SIZE (XML-Reader-0.38.tar.gz) = 62904
|
||||
|
Loading…
Reference in New Issue
Block a user