Date: Sat, 19 Apr 2008 07:15:51 GMT From: Wen heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/122901: [Update] devel/pear-PEAR_Info : update to 1.8.0 Message-ID: <200804190715.m3J7FpMa049391@freefall.freebsd.org> Resent-Message-ID: <200804190720.m3J7K1XJ049763@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 122901 >Category: ports >Synopsis: [Update] devel/pear-PEAR_Info : update to 1.8.0 >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: Sat Apr 19 07:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD fb7.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: update to 1.8.0 from 1.7.1 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-04-19 12:48:23.000000000 +0000 +++ Makefile 2008-04-19 13:08:15.000000000 +0000 @@ -6,25 +6,40 @@ # PORTNAME= PEAR_Info -PORTVERSION= 1.7.1 +PORTVERSION= 1.8.0 CATEGORIES= devel www pear MAINTAINER= chinsan@FreeBSD.org COMMENT= Show Information about your PEAR install and its packages -BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear +BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ + ${PEARDIR}/Console/Getargs.php:${PORTSDIR}/devel/pear-Console_Getargs RUN_DEPENDS= ${BUILD_DEPENDS} LATEST_LINK= pear-PEAR_Info OPTIONS= PEAR_PHPUnit3 "PEAR::PHPUnit3 support" on CATEGORY= PEAR -FILES= Info.php pearinfo.css +FILES= Info.php pearinfo.css Info/Cli.php \ + scripts/pearinfo TESTS= pear2_dir/empty_dir.txt sysconf_dir/empty_dir.txt \ templates/credits.tpl templates/general.tpl \ templates/packages.tpl user_dir/empty_dir.txt AllTests.php \ customConfig.phpt defaultConfig.phpt install.phpt \ - PEAR_Info_TestSuite_Standard.php + PEAR_Info_TestSuite_Standard.php \ + pear_dir/.channels/pear.php.net.reg \ + pear_dir/.channels/pecl.php.net.reg \ + pear_dir/.channels/__uri.reg \ + pear_dir/.channels/pear.phpunit.de.reg \ + pear_dir/.channels/.alias/pear.txt \ + pear_dir/.channels/.alias/pecl.txt \ + pear_dir/.channels/.alias/phpunit.txt \ + pear_dir/.registry/console_getopt.reg \ + pear_dir/.registry/pear.reg \ + pear_dir/.registry/text_diff.reg \ + pear_dir/.registry/.channel.__uri/empty_dir.txt \ + pear_dir/.registry/.channel.pear.phpunit.de/phpunit.reg \ + pear_dir/.registry/.channel.pecl.php.net/empty_dir.txt EXAMPLES= blueskin.css pearinfo3.css pear_info.php pear_info2.php \ pear_info3.php pear_info4.php pear_info5.php pear_info6.php \ pear_info7.php --- distinfo.orig 2008-01-25 09:50:10.000000000 +0000 +++ distinfo 2008-04-19 12:55:23.000000000 +0000 @@ -1,3 +1,3 @@ -MD5 (PEAR/PEAR_Info-1.7.1.tgz) = 9c1823eddedc6c9ac6e6aa54eb25b0b5 -SHA256 (PEAR/PEAR_Info-1.7.1.tgz) = f115742f3da23e5279f05b28450cd4fcf8299e0ceeb8f325838af31437d233ba -SIZE (PEAR/PEAR_Info-1.7.1.tgz) = 54695 +MD5 (PEAR/PEAR_Info-1.8.0.tgz) = 1710765cfdc3ac088a37e17358a2d982 +SHA256 (PEAR/PEAR_Info-1.8.0.tgz) = 73a9a628a313605b65162e97317bbb2b3d4fa7ac37e62fbab84fb5deed2a4279 +SIZE (PEAR/PEAR_Info-1.8.0.tgz) = 58096 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804190715.m3J7FpMa049391>