diff options
author | miwi <miwi@FreeBSD.org> | 2011-02-26 16:58:23 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-02-26 16:58:23 +0800 |
commit | c7d2e8fa9bedda001f620028931474428bd19f5d (patch) | |
tree | f94d87eb2f57ecbbf7429d3d638462ec2b314504 /sysutils/pear-File_Find | |
parent | fa3cdbb8b03a889a36bcf0fed598e321270c76a3 (diff) | |
download | freebsd-ports-gnome-c7d2e8fa9bedda001f620028931474428bd19f5d.tar.gz freebsd-ports-gnome-c7d2e8fa9bedda001f620028931474428bd19f5d.tar.zst freebsd-ports-gnome-c7d2e8fa9bedda001f620028931474428bd19f5d.zip |
- Update to 1.3.1
Diffstat (limited to 'sysutils/pear-File_Find')
-rw-r--r-- | sysutils/pear-File_Find/Makefile | 3 | ||||
-rw-r--r-- | sysutils/pear-File_Find/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/pear-File_Find/Makefile b/sysutils/pear-File_Find/Makefile index f581d8726046..713f08a9c72b 100644 --- a/sysutils/pear-File_Find/Makefile +++ b/sysutils/pear-File_Find/Makefile @@ -6,7 +6,7 @@ # PORTNAME= File_Find -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= sysutils www pear MAINTAINER= miwi@FreeBSD.org @@ -15,6 +15,7 @@ COMMENT= PEAR class that facillitates the search of filesystems BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} +PEAR_CATSRC= yes CATEGORY= File FILES= Find.php TESTS= setup.php 01glob.phpt 02maptree.phpt 03maptreemultiple.phpt \ diff --git a/sysutils/pear-File_Find/distinfo b/sysutils/pear-File_Find/distinfo index 7f47e65c8073..2339140c2de0 100644 --- a/sysutils/pear-File_Find/distinfo +++ b/sysutils/pear-File_Find/distinfo @@ -1,3 +1,2 @@ -MD5 (PEAR/File_Find-1.3.0.tgz) = f3745971cd0d7442160a050255d5e17f -SHA256 (PEAR/File_Find-1.3.0.tgz) = 662dc82e1efe327bca3a18f585b1fbd8207f2c88da3b06492be14ec8c3aa4e8d -SIZE (PEAR/File_Find-1.3.0.tgz) = 7941 +SHA256 (PEAR/File_Find-1.3.1.tgz) = 0be1b09fb543df00f39a0cf696123342d830595df26ab4633b5caa0e53af72d2 +SIZE (PEAR/File_Find-1.3.1.tgz) = 8085 |