ports/77460: [PATCH] update devel/pear-Config to 1.104

Roman Neuhauser neuhauser at chello.cz
Sun Feb 13 18:20:26 UTC 2005


>Number:         77460
>Category:       ports
>Synopsis:       [PATCH] update devel/pear-Config to 1.104
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 13 18:20:25 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.10-STABLE FreeBSD 4.10-STABLE #3: Sat Aug 7 16:06:48 CEST 2004 roman at isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
1.10.4 is mainly a bugfix release. changelog:

 * Fixed bug #3298 which wouldn't parse arrays with numerical indexes
   correctly.
 * Fixed bug #2742 which didn't trim variable names in Inicommented file
 * changed XML_Parser and XML_Util dependencies to optional, since
   they're only needed when parsing XML files (bug #2738)
 * added a new container for editing files of php constants, courtesy of
   philip ortel [me at phillipoertel.com] (devel)

I'm not affected by #3298, but #2742 completely broke my applications.
Curiously, I don't see the "new container" anywhere, but that's not
a problem. :)
>How-To-Repeat:
	
>Fix:

	

--- devel::pear-Config-1.10.4.patch begins here ---
Index: devel/pear-Config/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/pear-Config/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- devel/pear-Config/Makefile	26 Oct 2004 22:26:34 -0000	1.6
+++ devel/pear-Config/Makefile	13 Feb 2005 18:01:31 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Config
-PORTVERSION=	1.10.3
+PORTVERSION=	1.10.4
 CATEGORIES=	devel www pear
 
 MAINTAINER=	antonio at php.net
Index: devel/pear-Config/distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/pear-Config/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- devel/pear-Config/distinfo	26 Oct 2004 22:26:34 -0000	1.4
+++ devel/pear-Config/distinfo	13 Feb 2005 18:02:18 -0000
@@ -1,2 +1,2 @@
-MD5 (PEAR/Config-1.10.3.tgz) = f0b786b35a68e1b011ca6a92b569932f
-SIZE (PEAR/Config-1.10.3.tgz) = 18349
+MD5 (PEAR/Config-1.10.4.tgz) = 2e5214f70bafbf3d124e33ec6b04d2ca
+SIZE (PEAR/Config-1.10.4.tgz) = 23059
--- devel::pear-Config-1.10.4.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list