1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

- Update to 0.09

PR:		ports/102052
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Approved by:	maintainer timeout (4 months)
This commit is contained in:
Frank J. Laszlo 2006-12-07 15:10:41 +00:00
parent ac681feb0c
commit ffcb7ee665
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179119
3 changed files with 11 additions and 9 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= XML-Atom-Stream
PORTVERSION= 0.03
PORTVERSION= 0.09
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
@ -15,11 +15,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= aaron@FreeBSD.org
COMMENT= A client interface for AtomStream
BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \
${SITE_PERL}/XML/Handler/Trees.pm:${PORTSDIR}/textproc/p5-XML-Handler-Trees \
${SITE_PERL}/XML/Atom.pm:${PORTSDIR}/textproc/p5-XML-Atom
RUN_DEPENDS= ${BUILD_DEPENDS}
RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
p5-XML-SAX>=0.12:${PORTSDIR}/textproc/p5-XML-SAX \
p5-XML-Handler-Trees>=0.02:${PORTSDIR}/textproc/p5-XML-Handler-Trees \
p5-XML-Atom>=0.20:${PORTSDIR}/textproc/p5-XML-Atom \
p5-XML-LibXML>=1.59:${PORTSDIR}/textproc/p5-XML-LibXML
BUILD_DEPENDS= ${RUN_DEPENDS}
MAN3= XML::Atom::Stream.3

View File

@ -1,3 +1,3 @@
MD5 (XML-Atom-Stream-0.03.tar.gz) = 015090edc45e3535dfb991051241b903
SHA256 (XML-Atom-Stream-0.03.tar.gz) = 4cad43a2e347e6965d2b6ce5c4cf949bdbc422a5ff3bd8f3905a86a30e6c8c2d
SIZE (XML-Atom-Stream-0.03.tar.gz) = 3151
MD5 (XML-Atom-Stream-0.09.tar.gz) = adf4a8858108b9b298775d3a633fcb3b
SHA256 (XML-Atom-Stream-0.09.tar.gz) = 4b201bbd045f851eecc8459a3359ea4dfc321b43538c0c1c669e180d38db6b62
SIZE (XML-Atom-Stream-0.09.tar.gz) = 4944

View File

@ -1,3 +1,4 @@
@comment $FreeBSD$
%%SITE_PERL%%/XML/Atom/Stream.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Atom/Stream/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Atom/Stream