ports/104727: [PATCH] devel/pear-PHP_CompatInfo: update to 1.4.0, take maintainership
chinsan
chinsan at FreeBSD.org
Tue Oct 24 02:11:09 UTC 2006
>Number: 104727
>Category: ports
>Synopsis: [PATCH] devel/pear-PHP_CompatInfo: update to 1.4.0, take maintainership
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Oct 24 02:10:26 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: chinsan
>Release: FreeBSD 6.2-PRERELEASE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD BSD6.giga.hgc.com.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #6: Thu Sep 14 09:46:10 CST 2006
>Description:
- Update to 1.4.0
- Take maintainership
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- pear-PHP_CompatInfo-1.4.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/pear-PHP_CompatInfo/Makefile /usr/home/chinsan/project/pear-PHP_CompatInfo/Makefile
--- /usr/ports/devel/pear-PHP_CompatInfo/Makefile Sun Sep 24 05:18:37 2006
+++ /usr/home/chinsan/project/pear-PHP_CompatInfo/Makefile Tue Oct 24 09:41:59 2006
@@ -6,10 +6,10 @@
#
PORTNAME= PHP_CompatInfo
-PORTVERSION= 1.1.1
+PORTVERSION= 1.4.0
CATEGORIES= devel pear
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= chinsan at 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 @@
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 -ruN --exclude=CVS /usr/ports/devel/pear-PHP_CompatInfo/distinfo /usr/home/chinsan/project/pear-PHP_CompatInfo/distinfo
--- /usr/ports/devel/pear-PHP_CompatInfo/distinfo Wed Sep 20 05:18:35 2006
+++ /usr/home/chinsan/project/pear-PHP_CompatInfo/distinfo Mon Oct 23 13:43:27 2006
@@ -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
--- pear-PHP_CompatInfo-1.4.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list