aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pear-File
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-04-10 15:56:29 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-04-10 15:56:29 +0000
commit8c40c23b6e0237caab527a9e1f7cb83eaffd0898 (patch)
tree90ac8320d3577fd2036aa4a72fbf42c4f66b3db7 /sysutils/pear-File
parent28a0cf7f793adca844e301bb0f9b60277d8bab90 (diff)
downloadports-8c40c23b6e0237caab527a9e1f7cb83eaffd0898.tar.gz
ports-8c40c23b6e0237caab527a9e1f7cb83eaffd0898.zip
- Update to 1.4.1
- Take maintainership
Notes
Notes: svn path=/head/; revision=294526
Diffstat (limited to 'sysutils/pear-File')
-rw-r--r--sysutils/pear-File/Makefile22
-rw-r--r--sysutils/pear-File/distinfo4
2 files changed, 6 insertions, 20 deletions
diff --git a/sysutils/pear-File/Makefile b/sysutils/pear-File/Makefile
index 04c009f141ef..439533a7a538 100644
--- a/sysutils/pear-File/Makefile
+++ b/sysutils/pear-File/Makefile
@@ -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"
diff --git a/sysutils/pear-File/distinfo b/sysutils/pear-File/distinfo
index 3df4fb8d8d0d..bb94168f5c71 100644
--- a/sysutils/pear-File/distinfo
+++ b/sysutils/pear-File/distinfo
@@ -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