aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-SAX
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2005-10-25 15:25:26 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2005-10-25 15:25:26 +0000
commit8cc1630ba9bba32b0c1c2fea4183baea9fdb7658 (patch)
treebdff171c48120fda9a720ce2f7df951a2315a1e7 /textproc/p5-XML-SAX
parent27b57e74b706c449271eb1aeae6f8aa6b72a59ea (diff)
downloadports-8cc1630ba9bba32b0c1c2fea4183baea9fdb7658.tar.gz
ports-8cc1630ba9bba32b0c1c2fea4183baea9fdb7658.zip
Notes
Diffstat (limited to 'textproc/p5-XML-SAX')
-rw-r--r--textproc/p5-XML-SAX/Makefile2
-rw-r--r--textproc/p5-XML-SAX/distinfo4
-rw-r--r--textproc/p5-XML-SAX/pkg-descr3
3 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-XML-SAX/Makefile b/textproc/p5-XML-SAX/Makefile
index bd57461e1a99..7ce6c4058caa 100644
--- a/textproc/p5-XML-SAX/Makefile
+++ b/textproc/p5-XML-SAX/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-SAX
-PORTVERSION= 0.12
+PORTVERSION= 0.13
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
diff --git a/textproc/p5-XML-SAX/distinfo b/textproc/p5-XML-SAX/distinfo
index 7273771f990e..44c85bb85572 100644
--- a/textproc/p5-XML-SAX/distinfo
+++ b/textproc/p5-XML-SAX/distinfo
@@ -1,2 +1,2 @@
-MD5 (XML-SAX-0.12.tar.gz) = bff58bd077a9693fc8cf32e2b95f571f
-SIZE (XML-SAX-0.12.tar.gz) = 59537
+MD5 (XML-SAX-0.13.tar.gz) = e8b1ce0a954888bcd3aa2ed8621774ef
+SIZE (XML-SAX-0.13.tar.gz) = 58470
diff --git a/textproc/p5-XML-SAX/pkg-descr b/textproc/p5-XML-SAX/pkg-descr
index 4753d2fe91b5..a9269668c769 100644
--- a/textproc/p5-XML-SAX/pkg-descr
+++ b/textproc/p5-XML-SAX/pkg-descr
@@ -6,6 +6,3 @@ the DBI will be right at home. Some of the designs come from the Java
JAXP specification (SAX part), only without the javaness.
WWW: http://search.cpan.org/dist/XML-SAX/
-
--- Sergey Skvortsov
-skv@FreeBSD.org