aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Filter-GenericChunk
diff options
context:
space:
mode:
authorFelippe de Meirelles Motta <lippe@FreeBSD.org>2008-04-07 04:02:24 +0000
committerFelippe de Meirelles Motta <lippe@FreeBSD.org>2008-04-07 04:02:24 +0000
commit143366cba3df6e6447aa92d4cc6bb1b803a79e5f (patch)
tree10fc6f0f4ae9a0b31202b6b037d999bd411df7e2 /textproc/p5-XML-Filter-GenericChunk
parent931a801507dc7761e313da5d4f65e5e05570d5fa (diff)
downloadports-143366cba3df6e6447aa92d4cc6bb1b803a79e5f.tar.gz
ports-143366cba3df6e6447aa92d4cc6bb1b803a79e5f.zip
- Updated to 0.07.
- Use CPAN macro. - Better adjustment of dependencies. - COMMENT should not be quoted. PR: ports/121030 Submitted by: myself Approved by: gabor (mentor), maintainer timeout (> 2 weeks)
Notes
Notes: svn path=/head/; revision=210697
Diffstat (limited to 'textproc/p5-XML-Filter-GenericChunk')
-rw-r--r--textproc/p5-XML-Filter-GenericChunk/Makefile13
-rw-r--r--textproc/p5-XML-Filter-GenericChunk/distinfo6
2 files changed, 8 insertions, 11 deletions
diff --git a/textproc/p5-XML-Filter-GenericChunk/Makefile b/textproc/p5-XML-Filter-GenericChunk/Makefile
index 59d1fec597f0..3cc5f1298ae6 100644
--- a/textproc/p5-XML-Filter-GenericChunk/Makefile
+++ b/textproc/p5-XML-Filter-GenericChunk/Makefile
@@ -6,18 +6,16 @@
#
PORTNAME= XML-Filter-GenericChunk
-PORTVERSION= 0.06
-PORTREVISION= 1
+PORTVERSION= 0.07
CATEGORIES= textproc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= ../by-authors/id/P/PH/PHISH
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= hansjoerg.pehofer@uibk.ac.at
-COMMENT= Base Class for SAX Filters parsing WellBallanced Chunks.
+COMMENT= Base Class for SAX Filters parsing WellBallanced Chunks
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
- ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX
+BUILD_DEPENDS= p5-XML-LibXML>=1.4:${PORTSDIR}/textproc/p5-XML-LibXML \
+ ${SITE_PERL}/XML/SAX/Base.pm:${PORTSDIR}/textproc/p5-XML-SAX
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
@@ -25,7 +23,6 @@ PERL_CONFIGURE= yes
MAN3= XML::Filter::CharacterChunk.3 \
XML::Filter::GenericChunk.3
-
post-patch:
${PERL} -pi -e '$$_="" if /use warnings/;' \
${WRKSRC}/t/02filter.t \
diff --git a/textproc/p5-XML-Filter-GenericChunk/distinfo b/textproc/p5-XML-Filter-GenericChunk/distinfo
index 7ca8ce243d9a..2a0cf5b0dad6 100644
--- a/textproc/p5-XML-Filter-GenericChunk/distinfo
+++ b/textproc/p5-XML-Filter-GenericChunk/distinfo
@@ -1,3 +1,3 @@
-MD5 (XML-Filter-GenericChunk-0.06.tar.gz) = 2177460740dd40690caf42000ab07a3b
-SHA256 (XML-Filter-GenericChunk-0.06.tar.gz) = 6a6b57368b37eb594c02295d1bd9ea2103ed3aa999333986e0ac3929f51b1631
-SIZE (XML-Filter-GenericChunk-0.06.tar.gz) = 6126
+MD5 (XML-Filter-GenericChunk-0.07.tar.gz) = fd8f693dad2a239578cf135ce6d1b38d
+SHA256 (XML-Filter-GenericChunk-0.07.tar.gz) = 42d836a1c6bc1bc5553ea946e9186d61cc9a686ab32b832e19073e5235e6bba2
+SIZE (XML-Filter-GenericChunk-0.07.tar.gz) = 8522