aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/pear-Log
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2010-05-09 14:55:53 +0800
committermiwi <miwi@FreeBSD.org>2010-05-09 14:55:53 +0800
commitf448fc620372941f0eb97c8620ef3406600b9d80 (patch)
tree8dec0c083a59772d5717b3e926d977b266796441 /sysutils/pear-Log
parent2796c5a339eb633b633ae31bd0cbcd5c9ea37c52 (diff)
downloadfreebsd-ports-graphics-f448fc620372941f0eb97c8620ef3406600b9d80.tar.gz
freebsd-ports-graphics-f448fc620372941f0eb97c8620ef3406600b9d80.tar.zst
freebsd-ports-graphics-f448fc620372941f0eb97c8620ef3406600b9d80.zip
- Update to 1.12.0
Note: This release drop support for php4, http://pear.php.net/package/Log/download/
Diffstat (limited to 'sysutils/pear-Log')
-rw-r--r--sysutils/pear-Log/Makefile5
-rw-r--r--sysutils/pear-Log/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile
index d10487855bc..bc0a2551ccf 100644
--- a/sysutils/pear-Log/Makefile
+++ b/sysutils/pear-Log/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Log
-PORTVERSION= 1.11.6
+PORTVERSION= 1.12.0
CATEGORIES= sysutils www pear
MAINTAINER= miwi@FreeBSD.org
@@ -16,6 +16,7 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PHP= yes
+IGNORE_WITH_PHP= 4
FILES= Log/composite.php Log/console.php Log/daemon.php \
Log/display.php Log/error_log.php Log/file.php \
@@ -29,7 +30,7 @@ EXAMPLES= composite.php console.php display.php error_log.php \
sqlite.php syslog.php win.php
TESTS= backtrace.phpt composite.phpt console.phpt \
display.phpt error_log.phpt format.phpt \
- extract-zend1.phpt extract-zend2.0.phpt extract-zend2.2.phpt \
+ extract-zend2.0.phpt extract-zend2.2.phpt \
factory.phpt file.phpt firebug.phpt levels.phpt null.phpt \
priority.phpt singleton.phpt sqlite.phpt sql_ident.phpt
SQLS= log.sql
diff --git a/sysutils/pear-Log/distinfo b/sysutils/pear-Log/distinfo
index e2d08ef0371..890cb973013 100644
--- a/sysutils/pear-Log/distinfo
+++ b/sysutils/pear-Log/distinfo
@@ -1,3 +1,3 @@
-MD5 (PEAR/Log-1.11.6.tgz) = a390fd9940e3c1785fd19341b543f135
-SHA256 (PEAR/Log-1.11.6.tgz) = 6be00d88e7d97b8261afc1e4bfb2184ae878002a2e4f70d6b0568c9624990842
-SIZE (PEAR/Log-1.11.6.tgz) = 44421
+MD5 (PEAR/Log-1.12.0.tgz) = 7fe68920afc4b122cb15aba40d735cb6
+SHA256 (PEAR/Log-1.12.0.tgz) = 829d9f54d03dcd63729ff6e945a5ddb083dd58be5ea1db1d67467f91f5a16be7
+SIZE (PEAR/Log-1.12.0.tgz) = 44555