1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Updated to 1.00

This commit is contained in:
Sergey Skvortsov 2004-07-19 06:24:49 +00:00
parent e97215bace
commit f851439267
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113943
3 changed files with 3 additions and 6 deletions

View File

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

View File

@ -1,2 +1,2 @@
MD5 (XML-SAX-ExpatXS-0.99.tar.gz) = 7e1e9836090e13ff1d9f1fcb8693ea06
SIZE (XML-SAX-ExpatXS-0.99.tar.gz) = 161414
MD5 (XML-SAX-ExpatXS-1.00.tar.gz) = 5e7ee86b8f322b8a09f312b0d19c232e
SIZE (XML-SAX-ExpatXS-1.00.tar.gz) = 161216

View File

@ -1,6 +1,3 @@
This module is an XS only implementation of PerlSAX2 parser using Expat.
WWW: http://search.cpan.org/dist/XML-SAX-ExpatXS/
-- Sergey Skvortsov
skv@FreeBSD.org