Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2008 15:56:19 GMT
From:      Wen heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/127582: [Update]textproc/pear-XML_Beautifier:update to 1.2.0
Message-ID:  <200809231556.m8NFuJbk028639@www.freebsd.org>
Resent-Message-ID: <200809231600.m8NG07Gk072890@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         127582
>Category:       ports
>Synopsis:       [Update]textproc/pear-XML_Beautifier:update to 1.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 23 16:00:07 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen heping
>Release:        FreeBSD 7.0 release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD tinderbox.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
1 update to 1.2.0 from 1.1
2 take over the maintainership
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2008-09-24 07:20:07.000000000 +0800
+++ Makefile	2008-09-24 07:22:53.000000000 +0800
@@ -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 @@
 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"
--- distinfo.orig	2006-01-24 11:10:10.000000000 +0800
+++ distinfo	2008-09-24 07:20:35.000000000 +0800
@@ -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


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809231556.m8NFuJbk028639>