aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-PHP_CompatInfo
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2008-05-01 14:42:49 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2008-05-01 14:42:49 +0000
commit97ae94b53290e3b731eb8c689b346b45539e3f2c (patch)
treec594b0739b3b2fdc1f234a7829d241ea1b700661 /devel/pear-PHP_CompatInfo
parent586af22cac2303601c316153e83366b9eb7de8fd (diff)
downloadports-97ae94b53290e3b731eb8c689b346b45539e3f2c.tar.gz
ports-97ae94b53290e3b731eb8c689b346b45539e3f2c.zip
Notes
Diffstat (limited to 'devel/pear-PHP_CompatInfo')
-rw-r--r--devel/pear-PHP_CompatInfo/Makefile10
-rw-r--r--devel/pear-PHP_CompatInfo/distinfo6
2 files changed, 9 insertions, 7 deletions
diff --git a/devel/pear-PHP_CompatInfo/Makefile b/devel/pear-PHP_CompatInfo/Makefile
index 7ef4c1c5e10d..b8e2729c897b 100644
--- a/devel/pear-PHP_CompatInfo/Makefile
+++ b/devel/pear-PHP_CompatInfo/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= PHP_CompatInfo
-PORTVERSION= 1.6.1
+PORTVERSION= 1.7.0
CATEGORIES= devel pear
MAINTAINER= chinsan@FreeBSD.org
@@ -20,14 +20,16 @@ USE_DOS2UNIX= yes
CATEGORY= PHP
FILES= CompatInfo/Cli.php CompatInfo/const_array.php \
- CompatInfo/func_array.php CompatInfo.php
+ CompatInfo/func_array.php scripts/compatinfo.bat scripts/pci.php \
+ CompatInfo.php
EXAMPLES= checkConstants.php checkExtensions.php checkPHP5.php \
ci_frontend.php cliCustom.php cliOutput.txt \
ignorePHP5implements.php parseArray.php parseDir.php \
parseFile.php parseString.php
TESTS= emptyDir/empty_dir.txt parseDir/PHP5/tokens.php5 \
- parseDir/extensions.php parseDir/phpinfo.php \
- parseFile/conditional.php parseFile/empty.php \
+ parseDir/PHP5/upload_error.php parseDir/extensions.php \
+ parseDir/phpinfo.php parseFile/conditional.php \
+ parseFile/empty.php parseFile/ignore_functions_match.php \
parseFile/math.php parseFile/PackageUpdate.php \
parseFile/php5_method_chaining.php \
parseFile/php5_method_chaining_samp2.php \
diff --git a/devel/pear-PHP_CompatInfo/distinfo b/devel/pear-PHP_CompatInfo/distinfo
index 01d50cc3e0a2..67d4b9106feb 100644
--- a/devel/pear-PHP_CompatInfo/distinfo
+++ b/devel/pear-PHP_CompatInfo/distinfo
@@ -1,3 +1,3 @@
-MD5 (PEAR/PHP_CompatInfo-1.6.1.tgz) = 595282cf8c6aaa4bd10fcd0a20d00ac2
-SHA256 (PEAR/PHP_CompatInfo-1.6.1.tgz) = 96816647351e2391504d3800af66e0c147e797c6449286643311de96e91ed041
-SIZE (PEAR/PHP_CompatInfo-1.6.1.tgz) = 96119
+MD5 (PEAR/PHP_CompatInfo-1.7.0.tgz) = 9dc67267da3579b9e96861c5a5563b42
+SHA256 (PEAR/PHP_CompatInfo-1.7.0.tgz) = 461fa857d812efed58b8591b796c587958a9fe44ffdabe4517cfd6649190864f
+SIZE (PEAR/PHP_CompatInfo-1.7.0.tgz) = 105328