FreeBSD Bugzilla – Attachment 20644 Details for
Bug 36389
Fix databases/adodb
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.51 KB, created by
ago
on 2002-03-27 22:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
ago
Created:
2002-03-27 22:10:01 UTC
Size:
1.51 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ago/etc/cvsroot/ports/databases/adodb/Makefile,v >retrieving revision 1.28 >diff -u -r1.28 Makefile >--- Makefile 27 Mar 2002 21:30:53 -0000 1.28 >+++ Makefile 27 Mar 2002 21:51:04 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= adodb > PORTVERSION= 1.81 >+PORTREVISION= 1 > CATEGORIES= databases www > MASTER_SITES= http://phplens.com/lens/dl/ > DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} >@@ -52,15 +53,16 @@ > drivers/adodb-postgres.inc.php \ > drivers/adodb-postgres7.inc.php \ > drivers/adodb-proxy.inc.php \ >+ drivers/adodb-sqlanywhere.inc.php \ > drivers/adodb-sybase.inc.php \ > drivers/adodb-vfp.inc.php \ > > INCLUDES= adodb-csvlib.inc.php \ > adodb-errorhandler.inc.php \ > adodb-errorpear.inc.php \ >- adodb-pear.inc.php \ >- adodb-lib.inc.php \ > adodb.inc.php \ >+ adodb-lib.inc.php \ >+ adodb-pear.inc.php \ > client.php \ > crypt.inc.php \ > tohtml.inc.php >Index: pkg-plist >=================================================================== >RCS file: /home/ago/etc/cvsroot/ports/databases/adodb/pkg-plist,v >retrieving revision 1.15 >diff -u -r1.15 pkg-plist >--- pkg-plist 27 Mar 2002 21:30:53 -0000 1.15 >+++ pkg-plist 27 Mar 2002 21:28:53 -0000 >@@ -37,6 +37,7 @@ > %%ADODB_DRIVERS%%/adodb-postgres.inc.php > %%ADODB_DRIVERS%%/adodb-postgres7.inc.php > %%ADODB_DRIVERS%%/adodb-proxy.inc.php >+%%ADODB_DRIVERS%%/adodb-sqlanywhere.inc.php > %%ADODB_DRIVERS%%/adodb-sybase.inc.php > %%ADODB_DRIVERS%%/adodb-vfp.inc.php > %%ADODB_TESTS%%/benchmark.php.sample
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 36389
: 20644