FreeBSD Bugzilla – Attachment 68910 Details for
Bug 101174
[PATCH] sysutils/pear-Log: update to 1.9.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pear-Log-1.9.8.patch
pear-Log-1.9.8.patch (text/plain), 1.96 KB, created by
chinsan
on 2006-08-01 15:20:16 UTC
(
hide
)
Description:
pear-Log-1.9.8.patch
Filename:
MIME Type:
Creator:
chinsan
Created:
2006-08-01 15:20:16 UTC
Size:
1.96 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/sysutils/pear-Log/Makefile /usr/home/chinsan/project/pear-Log/Makefile >--- /usr/ports/sysutils/pear-Log/Makefile Thu Jan 12 02:26:29 2006 >+++ /usr/home/chinsan/project/pear-Log/Makefile Tue Aug 1 21:55:41 2006 >@@ -6,7 +6,7 @@ > # > > PORTNAME= Log >-PORTVERSION= 1.9.3 >+PORTVERSION= 1.9.8 > CATEGORIES= sysutils www pear > > MAINTAINER= antonio@php.net >@@ -26,15 +26,16 @@ > 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 null.phpt \ >- priority.phpt singleton.phpt sqlite.phpt sql_ident.phpt >+ extract.phpt extract2.phpt factory.phpt file.phpt levels.phpt \ >+ null.phpt priority.phpt singleton.phpt sqlite.phpt sql_ident.phpt > SQLS= log.sql > > _EXAMPLESDIR= docs/examples > _SQLSDIR= misc > > LATEST_LINK= pear-Log >-OPTIONS= PEAR_DB "PEAR::DB support" off >+OPTIONS= PEAR_DB "PEAR::DB support" off \ >+ PEAR_MDB2 "PEAR::MDB2 support" off > > LOCALBASE?= /usr/local > >@@ -50,6 +51,10 @@ > > .if defined(WITH_PEAR_DB) > BUILD_DEPENDS+= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB >+.endif >+ >+.if defined(WITH_PEAR_MDB2) >+BUILD_DEPENDS+= ${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2 > .endif > > .if defined(WITH_PHP_SQLITE) >diff -ruN --exclude=CVS /usr/ports/sysutils/pear-Log/distinfo /usr/home/chinsan/project/pear-Log/distinfo >--- /usr/ports/sysutils/pear-Log/distinfo Thu Jan 12 02:26:29 2006 >+++ /usr/home/chinsan/project/pear-Log/distinfo Tue Aug 1 19:46:01 2006 >@@ -1,3 +1,3 @@ >-MD5 (PEAR/Log-1.9.3.tgz) = 46fceda4cdf6b8991e952161d8acbe34 >-SHA256 (PEAR/Log-1.9.3.tgz) = 758338ee99c1e1d93e3b3e07abf42925e7c0dd268bb24f726478b88432474e76 >-SIZE (PEAR/Log-1.9.3.tgz) = 34792 >+MD5 (PEAR/Log-1.9.8.tgz) = d899cfa511b9bca9b54286245515586d >+SHA256 (PEAR/Log-1.9.8.tgz) = f36edda00460d3315cd2b7c7599a9a80fd3e9a06cf7fff6797e7914e64f88a72 >+SIZE (PEAR/Log-1.9.8.tgz) = 38841
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 101174
: 68910