aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-06-11 22:16:18 +0800
committermiwi <miwi@FreeBSD.org>2007-06-11 22:16:18 +0800
commit7ea80974619b4e706ed8d000dd3fcf00570d4de1 (patch)
tree92bf9917b7f440000227c19c36a5f7950c49a115 /sysutils
parent1bb8b47c1302bc443aea8375815379d6e5881be2 (diff)
downloadfreebsd-ports-gnome-7ea80974619b4e706ed8d000dd3fcf00570d4de1.tar.gz
freebsd-ports-gnome-7ea80974619b4e706ed8d000dd3fcf00570d4de1.tar.zst
freebsd-ports-gnome-7ea80974619b4e706ed8d000dd3fcf00570d4de1.zip
- Update to 1.9.11
PR: 112952 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/pear-Log/Makefile29
-rw-r--r--sysutils/pear-Log/distinfo6
2 files changed, 19 insertions, 16 deletions
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile
index 8eafad8cb464..112ff17044c0 100644
--- a/sysutils/pear-Log/Makefile
+++ b/sysutils/pear-Log/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Log
-PORTVERSION= 1.9.10
+PORTVERSION= 1.9.11
CATEGORIES= sysutils www pear
MAINTAINER= thomas@goodking.ca
@@ -17,19 +17,22 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PHP= yes
-FILES= Log/composite.php Log/console.php Log/daemon.php Log/display.php \
- Log/error_log.php Log/file.php Log/mail.php Log/mcal.php \
- Log/mdb2.php Log/null.php Log/observer.php Log/sql.php \
- Log/sqlite.php Log/syslog.php Log/win.php Log.php
+FILES= Log/composite.php Log/console.php Log/daemon.php \
+ Log/display.php Log/error_log.php Log/file.php \
+ Log/firebug.php Log/mail.php Log/mcal.php Log/mdb2.php \
+ Log/null.php Log/observer.php Log/sql.php Log/sqlite.php \
+ Log/syslog.php Log/win.php
DOCS= guide.txt
-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-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
-
+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
SQLS= log.sql
_EXAMPLESDIR= docs/examples
diff --git a/sysutils/pear-Log/distinfo b/sysutils/pear-Log/distinfo
index c21a56d15684..c9e4317c3fab 100644
--- a/sysutils/pear-Log/distinfo
+++ b/sysutils/pear-Log/distinfo
@@ -1,3 +1,3 @@
-MD5 (PEAR/Log-1.9.10.tgz) = ea725a7cc7868d0d81abe6f7bc7f2a95
-SHA256 (PEAR/Log-1.9.10.tgz) = a3383f1ea32ce3eaecbe14bc841767dfb09b63087bd7e96325db8b7bc3f42234
-SIZE (PEAR/Log-1.9.10.tgz) = 37063
+MD5 (PEAR/Log-1.9.11.tgz) = fb7c648b212f12fdb5ce1ab687793513
+SHA256 (PEAR/Log-1.9.11.tgz) = 2f62db3cb77897b30f1052e6d274ae1b02620f7c94f378f6139fe6bbbc2c6c92
+SIZE (PEAR/Log-1.9.11.tgz) = 38479