aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-09-24 22:46:59 +0800
committermiwi <miwi@FreeBSD.org>2008-09-24 22:46:59 +0800
commit40025001dd2e48525f9be6c83406c2c866c1f413 (patch)
tree3e2ce11d6da783d31c46b337e55de849774d5a41 /textproc
parentf93e4d750c4160fdd9ead3af4d7b97f2afa6b4a0 (diff)
downloadfreebsd-ports-gnome-40025001dd2e48525f9be6c83406c2c866c1f413.tar.gz
freebsd-ports-gnome-40025001dd2e48525f9be6c83406c2c866c1f413.tar.zst
freebsd-ports-gnome-40025001dd2e48525f9be6c83406c2c866c1f413.zip
- Update to 1.2.0
- Pass maintainership to submitter PR: 127582 Submitted by: Wen heping <wenheping@gmail.com>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/pear-XML_Beautifier/Makefile10
-rw-r--r--textproc/pear-XML_Beautifier/distinfo6
2 files changed, 9 insertions, 7 deletions
diff --git a/textproc/pear-XML_Beautifier/Makefile b/textproc/pear-XML_Beautifier/Makefile
index afe05a861b65..d6913ef3afcb 100644
--- a/textproc/pear-XML_Beautifier/Makefile
+++ b/textproc/pear-XML_Beautifier/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= XML_Beautifier
-PORTVERSION= 1.1
+PORTVERSION= 1.2.0
CATEGORIES= textproc devel pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= wenheping@gmail.com
COMMENT= PEAR class to format XML documents
BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \
@@ -19,8 +19,10 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
CATEGORY= XML
FILES= Beautifier/Renderer.php Beautifier/Tokenizer.php \
Beautifier/Renderer/Plain.php Beautifier.php
-EXAMPLES= example1.php example2.php example3.php example4.php example5.php \
- example6.php test.xml
+EXAMPLES= example1.php example2.php example3.php \
+ example4.php example5.php example6.php \
+ example7.php \
+ test.xml test2.xml test3.xml
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
diff --git a/textproc/pear-XML_Beautifier/distinfo b/textproc/pear-XML_Beautifier/distinfo
index a96b322a1747..2a7c8af28ccf 100644
--- a/textproc/pear-XML_Beautifier/distinfo
+++ b/textproc/pear-XML_Beautifier/distinfo
@@ -1,3 +1,3 @@
-MD5 (PEAR/XML_Beautifier-1.1.tgz) = d121758edb840d9107debb26bb5837d7
-SHA256 (PEAR/XML_Beautifier-1.1.tgz) = 2c41d3807dc1d22e42668c8269e96cb8e1cece7fbb97648855cff9997a9fecf8
-SIZE (PEAR/XML_Beautifier-1.1.tgz) = 9854
+MD5 (PEAR/XML_Beautifier-1.2.0.tgz) = 32e5fbe5a4fb499c3a472c0d1a3aad61
+SHA256 (PEAR/XML_Beautifier-1.2.0.tgz) = 147ed7eb12fa060b7c8a3b7ff1da8be3c3f2c2911e77b41281fb8dbc9f8f6836
+SIZE (PEAR/XML_Beautifier-1.2.0.tgz) = 12948