- Update to 0.19.2
Notified by: portscout
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= XML_Serializer
|
||||
PORTVERSION= 0.19.1
|
||||
PORTVERSION= 0.19.2
|
||||
CATEGORIES= devel www pear
|
||||
|
||||
MAINTAINER= tabthorpe@FreeBSD.org
|
||||
@@ -18,20 +18,20 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
CATEGORY= XML
|
||||
FILES= Serializer.php Unserializer.php
|
||||
EXAMPLES= example.xml serializeAndEncode.php serializeAndReturn.php \
|
||||
serializeCData.php serializeIndexedArray.php \
|
||||
serializeIndexedArrayWithContext.php \
|
||||
serializeNullProperties.php serializeObject.php \
|
||||
serializeRDF.php Serializer_Bug7112.php \
|
||||
serializeSelectiveAttributes.php serializeWithAttributes.php \
|
||||
serializeWithAttributes2.php serializeWithComment.php \
|
||||
serializeWithDtd.php serializeWithIndentedAttributes.php \
|
||||
serializeWithNamespace.php serializeWithTagMap.php \
|
||||
unserializeAnyXML.php unserializeClassNames.php \
|
||||
unserializeEncoded.php unserializeEnum.php \
|
||||
unserializeObject.php unserializeRDF.php \
|
||||
unserializeWhitespace.php unserializeWithAttributes.php \
|
||||
unserializeWithTagMap.php unserializeWithTypeGuessing.php
|
||||
EXAMPLES= Serializer_Bug7112.php serializeWithDtd.php \
|
||||
example.xml serializeWithIndentedAttributes.php \
|
||||
serializeAndEncode.php serializeWithNamespace.php \
|
||||
serializeAndReturn.php serializeWithTagMap.php \
|
||||
serializeCData.php unserializeAnyXML.php \
|
||||
serializeIndexedArray.php unserializeClassNames.php \
|
||||
serializeIndexedArrayWithContext.php unserializeEncoded.php \
|
||||
serializeNullProperties.php unserializeEnum.php \
|
||||
serializeObject.php unserializeObject.php \
|
||||
serializeRDF.php unserializeRDF.php \
|
||||
serializeSelectiveAttributes.php unserializeWhitespace.php \
|
||||
serializeWithAttributes.php unserializeWithAttributes.php \
|
||||
serializeWithAttributes2.php unserializeWithTagMap.php \
|
||||
serializeWithComment.php unserializeWithTypeGuessing.php
|
||||
DOCS= todo.txt
|
||||
_DOCSDIR= doc
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
MD5 (PEAR/XML_Serializer-0.19.1.tgz) = a279c4d047da1da7a4a92c920deb8443
|
||||
SHA256 (PEAR/XML_Serializer-0.19.1.tgz) = 28d66d5532cd2a3745a547612079e2346b26c36b0ecc3142185216f4dd10af4b
|
||||
SIZE (PEAR/XML_Serializer-0.19.1.tgz) = 34795
|
||||
MD5 (PEAR/XML_Serializer-0.19.2.tgz) = 1096b87067ff58eae346b44e44e1f0c1
|
||||
SHA256 (PEAR/XML_Serializer-0.19.2.tgz) = b07fab4211ccb260366b2ce74e8bc570f06f88fe35970862457b61fe2a792419
|
||||
SIZE (PEAR/XML_Serializer-0.19.2.tgz) = 39703
|
||||
|
||||
Reference in New Issue
Block a user