- Update to 1.4.1

- Take maintainership
This commit is contained in:
Martin Wilke 2012-04-10 15:56:29 +00:00
parent 28a0cf7f79
commit 8c40c23b6e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294526
2 changed files with 6 additions and 20 deletions

View File

@ -6,32 +6,18 @@
#
PORTNAME= File
PORTVERSION= 1.4.0
PORTVERSION= 1.4.1
PORTEPOCH= 2
CATEGORIES= sysutils www pear
MAINTAINER= ports@FreeBSD.org
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR common file and directory routines
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS:= ${BUILD_DEPENDS}
RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
USE_PHP= pcre
FILES= File.php
_TESTSDIR= tests/File
TESTS= close.phpt \
locking.phpt \
read.phpt \
readAll.phpt \
readChar.phpt \
readLine.phpt \
rewind.phpt \
setup.inc.php \
teardown.inc.php \
write.phpt \
writeChar.phpt \
writeLine.phpt
PEAR_AUTOINSTALL= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"

View File

@ -1,2 +1,2 @@
SHA256 (PEAR/File-1.4.0.tgz) = 9936d88e62d453730fb3f6a56d3f65c69a345c388fa8624989d7503f225f8fe9
SIZE (PEAR/File-1.4.0.tgz) = 8143
SHA256 (PEAR/File-1.4.1.tgz) = f9b7e03dced7c7b6575531fbc73bc479ae4849d80c764862eeeec9b90f74a4d0
SIZE (PEAR/File-1.4.1.tgz) = 8164