ports/98992: Update Port devel/pear-Config to 1.10.6

Antonio Carlos Venancio Junior antonio at php.net
Fri Jun 16 12:50:24 UTC 2006


The following reply was made to PR ports/98992; it has been noted by GNATS.

From: Antonio Carlos Venancio Junior <antonio at php.net>
To: Edwin Groothuis <edwin at FreeBSD.org>
Cc: question+fbsdports at closedsrc.org,  freebsd-ports-bugs at FreeBSD.org
Subject: Re: ports/98992: Update Port devel/pear-Config to 1.10.6
Date: Fri, 16 Jun 2006 09:36:52 -0300

 This is a multi-part message in MIME format.
 --------------040007090400080300020405
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Edwin,
 
 	Here is the full diff.
 
 Edwin Groothuis wrote:
 > Synopsis: Update Port devel/pear-Config to 1.10.6
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: edwin
 > State-Changed-When: Thu Jun 15 21:32:14 UTC 2006
 > State-Changed-Why: 
 > Awaiting maintainers feedback
 > 
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=98992
 > _______________________________________________
 > freebsd-ports-bugs at freebsd.org mailing list
 > http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
 > To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe at freebsd.org"
 > 
 
 
 -- 
 Cya
 
 Antonio
 echo antonio php net | sed 's/ /@/;s/ /./g'
 FreeBSD/OpenBSD | PHP/MySQL | PGP Key ID 0x5BBEB073
 "Can't buy what I want because its FREE!" - Pearl Jam
 
 --------------040007090400080300020405
 Content-Type: text/plain;
  name="devel.pear-Config-2006.02.21.diff"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="devel.pear-Config-2006.02.21.diff"
 
 diff -ruN pear-Config.orig/Makefile pear-Config/Makefile
 --- pear-Config.orig/Makefile	Fri Dec  9 17:24:27 2005
 +++ pear-Config/Makefile	Tue Feb 21 13:54:05 2006
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	Config
 -PORTVERSION=	1.10.4
 +PORTVERSION=	1.10.6
  CATEGORIES=	devel www pear
  
  MAINTAINER=	antonio at php.net
 @@ -17,10 +17,17 @@
  		${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util
  
  FILES=		Config.php Config/Container.php Config/Container/Apache.php \
 -		Config/Container/GenericConf.php Config/Container/IniCommented.php \
 -		Config/Container/IniFile.php Config/Container/PHPArray.php \
 +		Config/Container/GenericConf.php \
 +		Config/Container/IniCommented.php Config/Container/IniFile.php \
 +		Config/Container/PHPArray.php Config/Container/PHPConstants.php \
  		Config/Container/XML.php
  DOCS=		Apache.php IniCommented.php IniFromScratch.php
 +TESTS=		phpt_test.php.inc setup.php.inc bug2742.phpt bug2742.ini \
 +		bug2780.phpt bug3051.phpt bug3051.xml bug3137.phpt bug3298.phpt \
 +		bug3298.xml bug3398.phpt bug3398.ini bug3590.phpt \
 +		bug3590-input.php bug4623.phpt bug4623.conf bug6441.phpt \
 +		bug6441.ini
 +_TESTSDIR=	test
  
  .include <bsd.port.pre.mk>
  .include "${PORTSDIR}/devel/pear/bsd.pear.mk"
 diff -ruN pear-Config.orig/distinfo pear-Config/distinfo
 --- pear-Config.orig/distinfo	Mon Jan 23 14:20:12 2006
 +++ pear-Config/distinfo	Tue Feb 21 13:49:38 2006
 @@ -1,3 +1,3 @@
 -MD5 (PEAR/Config-1.10.4.tgz) = 2e5214f70bafbf3d124e33ec6b04d2ca
 -SHA256 (PEAR/Config-1.10.4.tgz) = fe0c420d0de934732c574572f85031c761fb5775edcb1fffd7159f7d19b23616
 -SIZE (PEAR/Config-1.10.4.tgz) = 23059
 +MD5 (PEAR/Config-1.10.6.tgz) = 7b7f88c6dc1271e43ebfee7d0b5dc127
 +SHA256 (PEAR/Config-1.10.6.tgz) = db380909b5ad822f7ab7148c6af6da3f6356b3f73e45809d930a1fa8cc1c94ab
 +SIZE (PEAR/Config-1.10.6.tgz) = 24931
 
 --------------040007090400080300020405--
 



More information about the freebsd-ports-bugs mailing list