aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-SAX-Machines
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2004-03-23 12:17:26 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2004-03-23 12:17:26 +0000
commit9ed8c4a45c502be4ed05b7dfc55d70008051bb2e (patch)
tree389a79d1439879fac0d6a904335e3fbb30b0c633 /textproc/p5-XML-SAX-Machines
parent6c35444829e977ad2501df1fcad934777455fe8f (diff)
downloadports-9ed8c4a45c502be4ed05b7dfc55d70008051bb2e.tar.gz
ports-9ed8c4a45c502be4ed05b7dfc55d70008051bb2e.zip
Notes
Diffstat (limited to 'textproc/p5-XML-SAX-Machines')
-rw-r--r--textproc/p5-XML-SAX-Machines/Makefile3
-rw-r--r--textproc/p5-XML-SAX-Machines/distinfo3
-rw-r--r--textproc/p5-XML-SAX-Machines/pkg-descr2
3 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-XML-SAX-Machines/Makefile b/textproc/p5-XML-SAX-Machines/Makefile
index 6d8d722d7c41..1449e55a69a7 100644
--- a/textproc/p5-XML-SAX-Machines/Makefile
+++ b/textproc/p5-XML-SAX-Machines/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-SAX-Machines
-PORTVERSION= 0.4
+PORTVERSION= 0.41
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
@@ -26,7 +26,6 @@ MAN3= XML::Filter::Distributor.3 XML::Filter::DocSplitter.3 \
XML::SAX::ByRecord.3 XML::SAX::EventMethodMaker.3 \
XML::SAX::Machine.3 XML::SAX::Machines.3 \
XML::SAX::Manifold.3 XML::SAX::Pipeline.3 XML::SAX::Tap.3
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
post-install:
.ifndef(NOPORTDOCS)
diff --git a/textproc/p5-XML-SAX-Machines/distinfo b/textproc/p5-XML-SAX-Machines/distinfo
index 4724619a9861..789d54decc22 100644
--- a/textproc/p5-XML-SAX-Machines/distinfo
+++ b/textproc/p5-XML-SAX-Machines/distinfo
@@ -1 +1,2 @@
-MD5 (XML-SAX-Machines-0.4.tar.gz) = c4ce6704ff5cd71b17dcaf296fb170c7
+MD5 (XML-SAX-Machines-0.41.tar.gz) = b91467e31690ce1a53c9d6895879ad21
+SIZE (XML-SAX-Machines-0.41.tar.gz) = 43368
diff --git a/textproc/p5-XML-SAX-Machines/pkg-descr b/textproc/p5-XML-SAX-Machines/pkg-descr
index fa22bf4b3562..da290bc811ee 100644
--- a/textproc/p5-XML-SAX-Machines/pkg-descr
+++ b/textproc/p5-XML-SAX-Machines/pkg-descr
@@ -1,7 +1,7 @@
XML::SAX::Machines is a collection of APIs that allow complex SAX
machines to be constructed without a huge amount of extra typing.
-WWW: http://search.cpan.org/search?dist=XML-SAX-Machines
+WWW: http://search.cpan.org/dist/XML-SAX-Machines/
-- Sergey Skvortsov
skv@FreeBSD.org