diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2007-12-15 10:17:42 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2007-12-15 10:17:42 +0800 |
commit | 74fee4c2a4c29462f2e77ad23954ef5c9317e89d (patch) | |
tree | 7c94cbe2b896053267ce90b080218a4c794a6f04 /sysutils/pear-Log | |
parent | 3912f0e62c97ef9327e84c7b850de228fd29ad8f (diff) | |
download | freebsd-ports-gnome-74fee4c2a4c29462f2e77ad23954ef5c9317e89d.tar.gz freebsd-ports-gnome-74fee4c2a4c29462f2e77ad23954ef5c9317e89d.tar.zst freebsd-ports-gnome-74fee4c2a4c29462f2e77ad23954ef5c9317e89d.zip |
- Update to 1.9.13
Diffstat (limited to 'sysutils/pear-Log')
-rw-r--r-- | sysutils/pear-Log/Makefile | 21 | ||||
-rw-r--r-- | sysutils/pear-Log/distinfo | 6 |
2 files changed, 12 insertions, 15 deletions
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile index 1d3f77c0189e..2166064b23d0 100644 --- a/sysutils/pear-Log/Makefile +++ b/sysutils/pear-Log/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Log -PORTVERSION= 1.9.11 -PORTREVISION= 1 +PORTVERSION= 1.9.13 CATEGORIES= sysutils www pear MAINTAINER= tabthorpe@FreeBSD.org @@ -24,16 +23,14 @@ FILES= Log/composite.php Log/console.php Log/daemon.php \ Log/null.php Log/observer.php Log/sql.php Log/sqlite.php \ Log/syslog.php Log/win.php Log.php DOCS= guide.txt -EXAMPLES= composite.php firebug.php php_error_handler.php \ - console.php mail.php sql.php display.php null.php \ - sqlite.php error_log.php observer_mail.php syslog.php \ - file.php pear_error_handler.php win.php -TESTS= composite.phpt extract-zend2.2.phpt priority.phpt \ - console.phpt factory.phpt singleton.phpt \ - display.phpt file.phpt sql_ident.phpt \ - error_log.phpt firebug.phpt sqlite.phpt \ - extract-zend1.phpt levels.phpt \ - extract-zend2.0.phpt null.phpt +EXAMPLES= composite.php console.php display.php error_log.php \ + file.php firebug.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-zend1.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 _EXAMPLESDIR= docs/examples diff --git a/sysutils/pear-Log/distinfo b/sysutils/pear-Log/distinfo index c9e4317c3fab..61e094c404d6 100644 --- a/sysutils/pear-Log/distinfo +++ b/sysutils/pear-Log/distinfo @@ -1,3 +1,3 @@ -MD5 (PEAR/Log-1.9.11.tgz) = fb7c648b212f12fdb5ce1ab687793513 -SHA256 (PEAR/Log-1.9.11.tgz) = 2f62db3cb77897b30f1052e6d274ae1b02620f7c94f378f6139fe6bbbc2c6c92 -SIZE (PEAR/Log-1.9.11.tgz) = 38479 +MD5 (PEAR/Log-1.9.13.tgz) = 3ce0697e49cf4bfeca997a95bf3d8e0c +SHA256 (PEAR/Log-1.9.13.tgz) = b8fbac2f81670171b0349cb2fa535a6e1481bed45db921cfe0c097ea38ef5fce +SIZE (PEAR/Log-1.9.13.tgz) = 40607 |