- Update to 1.10.8

PR:		ports/105354
Submitted by:	chinsan@ (maintainer)
This commit is contained in:
Martin Wilke 2006-11-12 19:39:41 +00:00
parent 3bff0404b8
commit 481f596769
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177123
2 changed files with 12 additions and 12 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Config
PORTVERSION= 1.10.7
PORTVERSION= 1.10.8
CATEGORIES= devel www pear
MAINTAINER= chinsan@FreeBSD.org
@ -19,19 +19,19 @@ LATEST_LINK= pear-${PORTNAME}
OPTIONS= PEAR_XML_PARSER "PEAR::XML_Parser support" off \
PEAR_XML_UTIL "PEAR::XML_Util support" off
FILES= Config.php Config/Container.php Config/Container/Apache.php \
FILES= Config.php Config/Container/Apache.php Config/Container.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 bug7652.phpt bug7652.xml bug7544.ini \
bug7544-inicommented.phpt bug7544-inifile.phpt bug8357.ini \
bug8357-inicommented.phpt bug8357-inifile.phpt
TESTS= bug2742.ini bug2742.phpt bug2780.phpt bug3051.phpt bug3051.xml \
bug3137.phpt bug3298.phpt bug3298.xml bug3398.ini bug3398.phpt \
bug3590-input.php bug3590.phpt bug4623.conf bug4623.phpt \
bug6441.ini bug6441.phpt bug7544-inicommented.phpt \
bug7544-inifile.phpt bug7544.ini bug7652.phpt bug7652.xml \
bug8357-inicommented.phpt bug8357-inifile.phpt bug8357.ini \
phpt_test.php.inc setup.php.inc
_TESTSDIR= test
.include <bsd.port.pre.mk>

View File

@ -1,3 +1,3 @@
MD5 (PEAR/Config-1.10.7.tgz) = 3a5b343791ceec7fc715cd7f69eefe41
SHA256 (PEAR/Config-1.10.7.tgz) = f9b6c6d8eeb209b4ac9376b653b81d7b198e3e8c220ada87d77874c349105aa8
SIZE (PEAR/Config-1.10.7.tgz) = 26023
MD5 (PEAR/Config-1.10.8.tgz) = 6917368f43d0fad23e913878734301b0
SHA256 (PEAR/Config-1.10.8.tgz) = 3e01099bdea35c1cebf53176da04c1fa4b1a8938ef5a52b1c698d56169ae9bd8
SIZE (PEAR/Config-1.10.8.tgz) = 30467