Upgrade to 0.13.0.

This commit is contained in:
Thierry Thomas 2004-11-10 22:13:43 +00:00
parent 5ce6698fd4
commit 13259b3885
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121336
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= XML_Serializer
PORTVERSION= 0.12.0
PORTVERSION= 0.13.0
CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
@ -22,8 +22,8 @@ EXAMPLES= example.xml serializeArrayWithObjects.php serializeEmptyArray.php \
serializeIndexedArray.php serializeObject.php serializeRDF.php \
serializeWithAttributes.php serializeWithAttributes2.php \
serializeWithDtd.php serializeWithIndentedAttributes.php \
unserializeAnyXML.php unserializeEnum.php unserializeObject.php \
unserializeRDF.php unserializeWithAttributes.php
serializeWithTagMap.php unserializeAnyXML.php unserializeEnum.php \
unserializeObject.php unserializeRDF.php unserializeWithAttributes.php
DOCS= todo.txt
_DOCSDIR= doc

View File

@ -1,2 +1,2 @@
MD5 (PEAR/XML_Serializer-0.12.0.tgz) = 8e2cf90ed8187c104428081e1bec535e
SIZE (PEAR/XML_Serializer-0.12.0.tgz) = 13770
MD5 (PEAR/XML_Serializer-0.13.0.tgz) = aabb78ad96f3fb051530e135884e0c9c
SIZE (PEAR/XML_Serializer-0.13.0.tgz) = 14920