mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +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:
parent
9d91c8188e
commit
a1d594d395
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126323
@ -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"
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user