diff options
author | chinsan <chinsan@FreeBSD.org> | 2008-05-01 19:13:06 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2008-05-01 19:13:06 +0800 |
commit | 1221656e659e124166f775320c62cd9d96eb7dd4 (patch) | |
tree | f25de0eb6e75bd8feaa33acdeb86c47748245b80 /devel | |
parent | 764de76ee0a7d93db535400d76b9456bac90a159 (diff) | |
download | freebsd-ports-gnome-1221656e659e124166f775320c62cd9d96eb7dd4.tar.gz freebsd-ports-gnome-1221656e659e124166f775320c62cd9d96eb7dd4.tar.zst freebsd-ports-gnome-1221656e659e124166f775320c62cd9d96eb7dd4.zip |
- Update to 1.8.0.
PR: ports/122901
Submitted by: Wen heping <wenheping at gmail.com>
Diffstat (limited to 'devel')
-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 |