diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2007-07-29 14:53:09 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2007-07-29 14:53:09 +0000 |
commit | 0dafdd17c297408ae94aff419818fcd4d395e9f9 (patch) | |
tree | 9c0f48529af20e2cc17b74f9fb2b419ff710d2ba /devel/pear-PEAR_Info | |
parent | 64e2283a00cd3f82ddc5f14627f3c0a2ee87b4d9 (diff) | |
download | ports-0dafdd17c297408ae94aff419818fcd4d395e9f9.tar.gz ports-0dafdd17c297408ae94aff419818fcd4d395e9f9.zip |
- Update to 1.7.0.
Approved by: rafan (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=196607
Diffstat (limited to 'devel/pear-PEAR_Info')
-rw-r--r-- | devel/pear-PEAR_Info/Makefile | 15 | ||||
-rw-r--r-- | devel/pear-PEAR_Info/distinfo | 6 |
2 files changed, 14 insertions, 7 deletions
diff --git a/devel/pear-PEAR_Info/Makefile b/devel/pear-PEAR_Info/Makefile index dec5acd11974..73133cb806e1 100644 --- a/devel/pear-PEAR_Info/Makefile +++ b/devel/pear-PEAR_Info/Makefile @@ -6,7 +6,7 @@ # PORTNAME= PEAR_Info -PORTVERSION= 1.6.1 +PORTVERSION= 1.7.0 CATEGORIES= devel www pear MAINTAINER= chinsan@FreeBSD.org @@ -16,10 +16,17 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= PEAR -FILES= Info.php -TESTS= pear_info.php +FILES= Info.php pearinfo.css +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 \ + OutputTestCase.php PEAR_Info_TestCase_CustomConfig.php \ + PEAR_Info_TestCase_DefaultConfig.php \ + PEAR_Info_TestCase_Install.php PEAR_Info_TestCase_Output.php +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 .include <bsd.port.pre.mk> - .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/devel/pear-PEAR_Info/distinfo b/devel/pear-PEAR_Info/distinfo index 751a307263c7..c3f59b301c53 100644 --- a/devel/pear-PEAR_Info/distinfo +++ b/devel/pear-PEAR_Info/distinfo @@ -1,3 +1,3 @@ -MD5 (PEAR/PEAR_Info-1.6.1.tgz) = c371dfc2cf196567c605df787a2faa9e -SHA256 (PEAR/PEAR_Info-1.6.1.tgz) = e034d4634305535e99258ba84f5bcdcee9feb155b4a2063c68868430d063b213 -SIZE (PEAR/PEAR_Info-1.6.1.tgz) = 6717 +MD5 (PEAR/PEAR_Info-1.7.0.tgz) = a3a2d928289a563c56821507a10aecb8 +SHA256 (PEAR/PEAR_Info-1.7.0.tgz) = 2e45b938db2df9621e56298ed46324621bbc498f3497380628125bc2e0ef02d6 +SIZE (PEAR/PEAR_Info-1.7.0.tgz) = 56638 |