diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2008-05-01 11:13:06 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2008-05-01 11:13:06 +0000 |
commit | c4905912600a2b9cb55692ea918da4b44240e421 (patch) | |
tree | 7740a5833d39a29263c6cf7f9cbb17298faea604 | |
parent | - Update to 0.11.4. (diff) |
- Update to 1.8.0.
PR: ports/122901
Submitted by: Wen heping <wenheping at gmail.com>
-rw-r--r-- | devel/pear-PEAR_Info/Makefile | 7 | ||||
-rw-r--r-- | devel/pear-PEAR_Info/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/pear-PEAR_Info/Makefile b/devel/pear-PEAR_Info/Makefile index 4bb84652768e..bc1acb0794ce 100644 --- a/devel/pear-PEAR_Info/Makefile +++ b/devel/pear-PEAR_Info/Makefile @@ -6,20 +6,21 @@ # 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 \ diff --git a/devel/pear-PEAR_Info/distinfo b/devel/pear-PEAR_Info/distinfo index 31b07415f048..ad7423d38443 100644 --- a/devel/pear-PEAR_Info/distinfo +++ b/devel/pear-PEAR_Info/distinfo @@ -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 |