diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-05-09 06:55:53 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-05-09 06:55:53 +0000 |
commit | 33ed0345a548bd4ff022aeaaf2d06161c3124d04 (patch) | |
tree | be6718c2d205fd58b5154d50222f231abdd26621 /sysutils/pear-Log | |
parent | 0a59cf87853b13efc48e0d00368bd92c8e78ff2d (diff) | |
download | ports-33ed0345a548bd4ff022aeaaf2d06161c3124d04.tar.gz ports-33ed0345a548bd4ff022aeaaf2d06161c3124d04.zip |
Notes
Diffstat (limited to 'sysutils/pear-Log')
-rw-r--r-- | sysutils/pear-Log/Makefile | 5 | ||||
-rw-r--r-- | sysutils/pear-Log/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile index d10487855bc7..bc0a2551ccf8 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 e2d08ef03714..890cb9730139 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 |