aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pear-PHP_CompatInfo
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-10-31 21:31:37 +0800
committermiwi <miwi@FreeBSD.org>2006-10-31 21:31:37 +0800
commit0367c87ada5a28df44c969cb977b9cfff0b0ceda (patch)
treef540f68cbf2c3d1a7ee5ea8e8381693e283579de /devel/pear-PHP_CompatInfo
parentfb9c220b7d11eba3bf8b46b1cb569149b410efa8 (diff)
downloadfreebsd-ports-gnome-0367c87ada5a28df44c969cb977b9cfff0b0ceda.tar.gz
freebsd-ports-gnome-0367c87ada5a28df44c969cb977b9cfff0b0ceda.tar.zst
freebsd-ports-gnome-0367c87ada5a28df44c969cb977b9cfff0b0ceda.zip
- Update to 1.4.0
- Pass maintainership to submitter PR: ports/104727 Submitted by: chinsan@
Diffstat (limited to 'devel/pear-PHP_CompatInfo')
-rw-r--r--devel/pear-PHP_CompatInfo/Makefile21
-rw-r--r--devel/pear-PHP_CompatInfo/distinfo6
2 files changed, 19 insertions, 8 deletions
diff --git a/devel/pear-PHP_CompatInfo/Makefile b/devel/pear-PHP_CompatInfo/Makefile
index bfe97393d561..34d0c6e0eda5 100644
--- a/devel/pear-PHP_CompatInfo/Makefile
+++ b/devel/pear-PHP_CompatInfo/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= PHP_CompatInfo
-PORTVERSION= 1.1.1
+PORTVERSION= 1.4.0
CATEGORIES= devel pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= chinsan@FreeBSD.org
COMMENT= PEAR class to find out the minimum version and extensions required
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
@@ -19,9 +19,20 @@ USE_PHP= tokenizer
CATEGORY= PHP
FILES= CompatInfo/Cli.php CompatInfo/const_array.php \
- CompatInfo/func_array.php CompatInfo.php
-EXAMPLES= checkConstants.php checkPHP5.php ci_frontend.php Cli.php \
- cliOutput.txt parseArray.php parseDir.php parseFile.php \
+ CompatInfo/func_array.php CompatInfo/pcicmd.php CompatInfo.php
+DOCS= TDG/img/admons/caution.png TDG/img/admons/important.png \
+ TDG/img/admons/note.png TDG/img/admons/tip.png \
+ TDG/img/admons/warning.png TDG/img/created-with-docbook.png \
+ TDG/img/external-link.gif TDG/img/pearsmall.gif TDG/book.css \
+ TDG/ch01.html TDG/ch01s02.html TDG/ch01s03.html TDG/ch02.html \
+ TDG/ch03.html TDG/ch03s02.html TDG/ch04.html TDG/ch04s02.html \
+ TDG/ch05.html TDG/ch05s02.html TDG/ch06.html TDG/ch06s02.html \
+ TDG/ch07.html TDG/index.html TDG/pr01.html TDG/pr01s02.html \
+ TDG/pt01.html TDG/pt02.html TDG/pt03.html TDG/re01.html \
+ TDG/re02.html TDG/re03.html TDG/re04.html TDG/re05.html
+EXAMPLES= checkConstants.php checkPHP5.php ci_frontend.php cliCustom.php \
+ cliOutput.txt ignorePHP5implements.php \
+ parseArray.php parseDir.php parseFile.php \
parseString.php
TESTS= checkMax.php sample_req6056.php
_EXAMPLESDIR= docs/examples
diff --git a/devel/pear-PHP_CompatInfo/distinfo b/devel/pear-PHP_CompatInfo/distinfo
index 5d79e3c01ccd..67e262df4977 100644
--- a/devel/pear-PHP_CompatInfo/distinfo
+++ b/devel/pear-PHP_CompatInfo/distinfo
@@ -1,3 +1,3 @@
-MD5 (PEAR/PHP_CompatInfo-1.1.1.tgz) = ca0e4caf52effb400dfb11a71053f247
-SHA256 (PEAR/PHP_CompatInfo-1.1.1.tgz) = d28407570893fed8b4cee44fbba3c7f2b25707dd4e8ee2917573f161db234dde
-SIZE (PEAR/PHP_CompatInfo-1.1.1.tgz) = 54470
+MD5 (PEAR/PHP_CompatInfo-1.4.0.tgz) = 0e7da112542fa124f7b523cb09c7624a
+SHA256 (PEAR/PHP_CompatInfo-1.4.0.tgz) = a884f3ac356a0183290247af647c3d6ca296cf28b6e4bdf05fc35cc3173d0c69
+SIZE (PEAR/PHP_CompatInfo-1.4.0.tgz) = 90578