Upgrade to 0.13.0.
This commit is contained in:
parent
5ce6698fd4
commit
13259b3885
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121336
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user