Update to 0.13

Changes:	http://search.cpan.org/src/MSERGEANT/XML-SAX-0.13/Changes
This commit is contained in:
Sergey Skvortsov 2005-10-25 15:25:26 +00:00
parent 27b57e74b7
commit 8cc1630ba9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146330
3 changed files with 3 additions and 6 deletions

View file

@ -6,7 +6,7 @@
# #
PORTNAME= XML-SAX PORTNAME= XML-SAX
PORTVERSION= 0.12 PORTVERSION= 0.13
CATEGORIES= textproc perl5 CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML MASTER_SITE_SUBDIR= XML

View file

@ -1,2 +1,2 @@
MD5 (XML-SAX-0.12.tar.gz) = bff58bd077a9693fc8cf32e2b95f571f MD5 (XML-SAX-0.13.tar.gz) = e8b1ce0a954888bcd3aa2ed8621774ef
SIZE (XML-SAX-0.12.tar.gz) = 59537 SIZE (XML-SAX-0.13.tar.gz) = 58470

View file

@ -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. JAXP specification (SAX part), only without the javaness.
WWW: http://search.cpan.org/dist/XML-SAX/ WWW: http://search.cpan.org/dist/XML-SAX/
-- Sergey Skvortsov
skv@FreeBSD.org