diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-06 17:04:37 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-06 17:04:37 +0000 |
commit | 16e273891f9e8d083d671a8848cd4247c64f3bce (patch) | |
tree | 12edc3cbc3a84c0a3ecceaa676ae56fdcfc3d84c /sysutils/pear-Log | |
parent | 958f110ddd98948091ee025c6d84f886fd903084 (diff) | |
download | ports-16e273891f9e8d083d671a8848cd4247c64f3bce.tar.gz ports-16e273891f9e8d083d671a8848cd4247c64f3bce.zip |
Notes
Diffstat (limited to 'sysutils/pear-Log')
-rw-r--r-- | sysutils/pear-Log/Makefile | 8 | ||||
-rw-r--r-- | sysutils/pear-Log/distinfo | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile index 8d560534349a..4b8ca6c3c511 100644 --- a/sysutils/pear-Log/Makefile +++ b/sysutils/pear-Log/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Log -PORTVERSION= 1.9.9 +PORTVERSION= 1.9.10 CATEGORIES= sysutils www pear MAINTAINER= thomas@goodking.ca @@ -26,8 +26,10 @@ EXAMPLES= composite.php console.php display.php error_log.php file.php \ mail.php null.php observer_mail.php pear_error_handler.php \ php_error_handler.php sql.php sqlite.php syslog.php win.php TESTS= composite.phpt console.phpt display.phpt error_log.phpt \ - extract.phpt extract2.phpt factory.phpt file.phpt levels.phpt \ - null.phpt priority.phpt singleton.phpt sqlite.phpt sql_ident.phpt + extract-zend1.phpt extract-zend2.0.phpt extract-zend2.2.phpt \ + factory.phpt file.phpt levels.phpt null.phpt priority.phpt \ + singleton.phpt sqlite.phpt sql_ident.phpt + SQLS= log.sql _EXAMPLESDIR= docs/examples diff --git a/sysutils/pear-Log/distinfo b/sysutils/pear-Log/distinfo index fa55417e55ec..c21a56d15684 100644 --- a/sysutils/pear-Log/distinfo +++ b/sysutils/pear-Log/distinfo @@ -1,3 +1,3 @@ -MD5 (PEAR/Log-1.9.9.tgz) = 23f28e7fa803ddff7d68fec2850922d1 -SHA256 (PEAR/Log-1.9.9.tgz) = 30b37d7f487713284f458e0c1b374a8889ead7117d2a07e891aa2f8b69f11a8f -SIZE (PEAR/Log-1.9.9.tgz) = 39028 +MD5 (PEAR/Log-1.9.10.tgz) = ea725a7cc7868d0d81abe6f7bc7f2a95 +SHA256 (PEAR/Log-1.9.10.tgz) = a3383f1ea32ce3eaecbe14bc841767dfb09b63087bd7e96325db8b7bc3f42234 +SIZE (PEAR/Log-1.9.10.tgz) = 37063 |