aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-08-25 21:50:48 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-08-25 21:50:48 +0000
commit2d3f5974a316be0cf0875aa307e674fa2adfc2cb (patch)
tree21120a673e4ca708ba741d266e2d94c36b5975fd
parent52e5539c94f75cc02806cc4d5d945e27b4b4ae38 (diff)
downloadports-2d3f5974a316be0cf0875aa307e674fa2adfc2cb.tar.gz
ports-2d3f5974a316be0cf0875aa307e674fa2adfc2cb.zip
Upgrade to 0.11.1.
Notes
Notes: svn path=/head/; revision=117279
-rw-r--r--devel/pear-XML_Serializer/Makefile13
-rw-r--r--devel/pear-XML_Serializer/distinfo4
2 files changed, 9 insertions, 8 deletions
diff --git a/devel/pear-XML_Serializer/Makefile b/devel/pear-XML_Serializer/Makefile
index d8f4162490e4..0d5c1ec51208 100644
--- a/devel/pear-XML_Serializer/Makefile
+++ b/devel/pear-XML_Serializer/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML_Serializer
-PORTVERSION= 0.10.1
+PORTVERSION= 0.11.1
CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
@@ -18,11 +18,12 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
CATEGORY= XML
FILES= Serializer.php Unserializer.php
-EXAMPLES= example.xml serializeEmptyArray.php serializeIndexedArray.php \
- serializeObject.php serializeRDF.php serializeWithAttributes.php \
- serializeWithAttributes2.php serializeWithDtd.php \
- serializeWithIndentedAttributes.php unserializeAnyXML.php \
- unserializeObject.php unserializeRDF.php unserializeWithAttributes.php
+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
DOCS= todo.txt
_DOCSDIR= doc
diff --git a/devel/pear-XML_Serializer/distinfo b/devel/pear-XML_Serializer/distinfo
index 736c986bdf09..290fde48ee2e 100644
--- a/devel/pear-XML_Serializer/distinfo
+++ b/devel/pear-XML_Serializer/distinfo
@@ -1,2 +1,2 @@
-MD5 (PEAR/XML_Serializer-0.10.1.tgz) = b429f8fb58f8a05fae4cd5138222d0a1
-SIZE (PEAR/XML_Serializer-0.10.1.tgz) = 13142
+MD5 (PEAR/XML_Serializer-0.11.1.tgz) = 3f771c5c608264de2b4910ff91327223
+SIZE (PEAR/XML_Serializer-0.11.1.tgz) = 14347