1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Upgrade to 0.3.1.

Changelog: http://pear.php.net/package/File_Find/download/0.3.1/

PR:		76210
Submitted by:	maintainer
This commit is contained in:
Thierry Thomas 2005-01-13 18:26:18 +00:00
parent 9d91c8188e
commit a1d594d395
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126323
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= File_Find
PORTVERSION= 0.3.0
PORTVERSION= 0.3.1
CATEGORIES= sysutils www pear
MAINTAINER= antonio@php.net
@ -18,7 +18,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
CATEGORY= File
FILES= Find.php
TESTS= setup.php 01glob.phpt 02maptree.phpt 03maptreemultiple.phpt \
04search.phpt bug2773.phpt
04search.phpt 05search_inside.phpt bug2773.phpt
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"

View File

@ -1,2 +1,2 @@
MD5 (PEAR/File_Find-0.3.0.tgz) = 71a55f5e4c1014a2ff285ee90a04685b
SIZE (PEAR/File_Find-0.3.0.tgz) = 4342
MD5 (PEAR/File_Find-0.3.1.tgz) = a81c83a7ce53f4fb9bec8a0019fde0e8
SIZE (PEAR/File_Find-0.3.1.tgz) = 4759