diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-04-26 02:21:10 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-04-26 02:21:10 +0000 |
commit | d3fd1e414dc860f62856e0e2a35b02c050833e83 (patch) | |
tree | 301aae184d6a41c4d6d2931eee982daa8fe7d242 /sysutils/pear-File_Find | |
parent | 6173183add746e58515ef2fd825c3beb713e23fc (diff) | |
download | ports-d3fd1e414dc860f62856e0e2a35b02c050833e83.tar.gz ports-d3fd1e414dc860f62856e0e2a35b02c050833e83.zip |
Notes
Diffstat (limited to 'sysutils/pear-File_Find')
-rw-r--r-- | sysutils/pear-File_Find/Makefile | 4 | ||||
-rw-r--r-- | sysutils/pear-File_Find/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/sysutils/pear-File_Find/Makefile b/sysutils/pear-File_Find/Makefile index a99defb5bb52..dd015c1d9274 100644 --- a/sysutils/pear-File_Find/Makefile +++ b/sysutils/pear-File_Find/Makefile @@ -2,12 +2,14 @@ # $FreeBSD$ PORTNAME= File_Find -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.3 CATEGORIES= sysutils www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class that facilitates the search of filesystems +LICENSE= PHP301 + BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/sysutils/pear-File_Find/distinfo b/sysutils/pear-File_Find/distinfo index 2339140c2de0..e2f6baa662b7 100644 --- a/sysutils/pear-File_Find/distinfo +++ b/sysutils/pear-File_Find/distinfo @@ -1,2 +1,2 @@ -SHA256 (PEAR/File_Find-1.3.1.tgz) = 0be1b09fb543df00f39a0cf696123342d830595df26ab4633b5caa0e53af72d2 -SIZE (PEAR/File_Find-1.3.1.tgz) = 8085 +SHA256 (PEAR/File_Find-1.3.3.tgz) = 847729b335e4b6b09cd8f8061d880f547fb30472b9b7fd2f6d0482be853352cd +SIZE (PEAR/File_Find-1.3.3.tgz) = 8092 |