diff options
author | thierry <thierry@FreeBSD.org> | 2004-08-10 20:50:05 +0000 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-08-10 20:50:05 +0000 |
commit | a1fd8056bd84ac6de6674f3340ec7fe741ffc2da (patch) | |
tree | a3b525133e70a6ab9aa25e0892ef0c2411d4b1a8 | |
parent | 97beddd539c02fb2e42cc9e59a6fff75263d7776 (diff) | |
download | FreeBSD-ports-a1fd8056bd84ac6de6674f3340ec7fe741ffc2da.zip FreeBSD-ports-a1fd8056bd84ac6de6674f3340ec7fe741ffc2da.tar.gz |
Upgrade to 1.8.5.
-rw-r--r-- | sysutils/pear-Log/Makefile | 6 | ||||
-rw-r--r-- | sysutils/pear-Log/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile index 2fdc2e8..038572b 100644 --- a/sysutils/pear-Log/Makefile +++ b/sysutils/pear-Log/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Log -PORTVERSION= 1.8.4 +PORTVERSION= 1.8.5 CATEGORIES= sysutils www pear MAINTAINER= ports@FreeBSD.org @@ -24,8 +24,8 @@ 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 factory.phpt null.phpt priority.phpt \ - singleton.phpt sqlite.phpt + extract.phpt extract2.phpt factory.phpt null.phpt priority.phpt \ + singleton.phpt sqlite.phpt sql_ident.phpt _EXAMPLESDIR= docs/examples .include <bsd.port.pre.mk> diff --git a/sysutils/pear-Log/distinfo b/sysutils/pear-Log/distinfo index 7ea1bee..96760b9d 100644 --- a/sysutils/pear-Log/distinfo +++ b/sysutils/pear-Log/distinfo @@ -1,2 +1,2 @@ -MD5 (PEAR/Log-1.8.4.tgz) = 0c2c3ac21c6ee5d26a03764c282e12e1 -SIZE (PEAR/Log-1.8.4.tgz) = 29453 +MD5 (PEAR/Log-1.8.5.tgz) = 26140fd721c16108bbef9802896c6674 +SIZE (PEAR/Log-1.8.5.tgz) = 30453 |