FreeBSD Bugzilla – Attachment 40158 Details for
Bug 63152
databases/pear-DB: upgrading to 1.6.0.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pear-DB.diff
pear-DB.diff (text/plain), 2.66 KB, created by
Thierry Thomas
on 2004-02-20 22:40:18 UTC
(
hide
)
Description:
pear-DB.diff
Filename:
MIME Type:
Creator:
Thierry Thomas
Created:
2004-02-20 22:40:18 UTC
Size:
2.66 KB
patch
obsolete
>diff -urN databases/pear-DB.orig/Makefile databases/pear-DB/Makefile >--- databases/pear-DB.orig/Makefile Sun Dec 28 19:24:10 2003 >+++ databases/pear-DB/Makefile Fri Feb 20 22:52:03 2004 >@@ -6,11 +6,9 @@ > # > > PORTNAME= DB >-PORTVERSION= 1.5.0.r2 >+PORTVERSION= 1.6.0 > PORTEPOCH= 1 >-PORTREVISION= 1 > CATEGORIES= databases www pear >-DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r2/RC2/} > > MAINTAINER= ports@FreeBSD.org > COMMENT= PEAR Database Abstraction Layer >@@ -18,20 +16,24 @@ > BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR > RUN_DEPENDS= ${BUILD_DEPENDS} > >-FILES= DB.php DB/common.php DB/dbase.php DB/fbsql.php \ >- DB/ibase.php DB/ifx.php DB/msql.php DB/mssql.php \ >- DB/mysql.php DB/oci8.php DB/odbc.php DB/pgsql.php \ >+FILES= DB.php DB/common.php DB/dbase.php DB/fbsql.php \ >+ DB/ibase.php DB/ifx.php DB/msql.php DB/mssql.php \ >+ DB/mysql.php DB/mysqli.php DB/oci8.php DB/odbc.php DB/pgsql.php \ > DB/sqlite.php DB/storage.php DB/sybase.php > DOCS= IDEAS MAINTAINERS STATUS TESTERS >-TESTS= db_error.phpt db_error2.phpt db_factory.phpt \ >- db_ismanip.phpt db_parsedsn.phpt driver/01connect.phpt \ >- driver/02fetch.phpt driver/03simplequery.phpt \ >- driver/04numcols.phpt driver/05sequences.phpt \ >- driver/06prepexec.phpt driver/08affectedrows.phpt \ >- driver/09numrows.phpt driver/10errormap.phpt \ >- driver/13limit.phpt driver/14fetchmode_object.phpt \ >- driver/15quote.phpt driver/bug22328.phpt \ >- driver/connect.inc driver/mktable.inc driver/setup.inc \ >+TESTS= db_error.phpt db_error2.phpt db_factory.phpt db_ismanip.phpt \ >+ db_parsedsn.phpt errors.inc fetchmode_object.inc fetchmodes.inc \ >+ include.inc limit.inc numcols.inc numrows.inc prepexe.inc \ >+ run.cvs sequences.inc simplequery.inc transactions.inc \ >+ skipif.inc driver/01connect.phpt driver/02fetch.phpt \ >+ driver/03simplequery.phpt driver/04numcols.phpt \ >+ driver/05sequences.phpt driver/06prepexec.phpt \ >+ driver/08affectedrows.phpt driver/09numrows.phpt \ >+ driver/10errormap.phpt driver/11transactions.phpt \ >+ driver/13limit.phpt driver/14fetchmode_object.phpt \ >+ driver/15quote.phpt driver/16tableinfo.phpt driver/17query.phpt \ >+ driver/18get.phpt driver/bug22328.phpt driver/connect.inc \ >+ driver/mktable.inc driver/run.cvs driver/setup.inc.cvs \ > driver/skipif.inc > _DOCSDIR= doc > >diff -urN databases/pear-DB.orig/distinfo databases/pear-DB/distinfo >--- databases/pear-DB.orig/distinfo Fri Jan 30 21:40:45 2004 >+++ databases/pear-DB/distinfo Fri Feb 20 07:39:14 2004 >@@ -1,2 +1,2 @@ >-MD5 (PEAR/DB-1.5.0RC2.tgz) = 09b8ea3d61b855256e85bfccc214fd4a >-SIZE (PEAR/DB-1.5.0RC2.tgz) = 68128 >+MD5 (PEAR/DB-1.6.0.tgz) = 450a54497531127bf3ed59e0cf17ab68 >+SIZE (PEAR/DB-1.6.0.tgz) = 89660
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 63152
: 40158