FreeBSD Bugzilla – Attachment 27067 Details for
Bug 46022
[patch] fix fetch and plist for 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), 2.25 KB, created by
Mark Linimon
on 2002-12-06 11:00:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Mark Linimon
Created:
2002-12-06 11:00:00 UTC
Size:
2.25 KB
patch
obsolete
>--- adodb/Makefile.dist Mon Jul 1 09:29:36 2002 >+++ adodb/Makefile Fri Dec 6 04:52:57 2002 >@@ -6,7 +6,7 @@ > # > > PORTNAME= adodb >-PORTVERSION= 1.90 >+PORTVERSION= 2.50 > CATEGORIES= databases www > MASTER_SITES= http://phplens.com/lens/dl/ > DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} >@@ -62,7 +62,6 @@ > adodb.inc.php \ > adodb-lib.inc.php \ > adodb-pear.inc.php \ >- client.php \ > crypt.inc.php \ > tohtml.inc.php > >@@ -76,6 +75,7 @@ > server.php > > TESTS= tests/benchmark.php \ >+ tests/client.php \ > tests/test.php \ > tests/test2.php \ > tests/test3.php \ >--- adodb/distinfo.dist Mon Jul 1 09:29:36 2002 >+++ adodb/distinfo Fri Dec 6 04:48:20 2002 >@@ -1 +1 @@ >-MD5 (adodb190.tgz) = a80249f5c2f24dd17e413218d8dc666a >+MD5 (adodb250.tgz) = a14473884f4964a36ea31e217e49cb4e >--- adodb/pkg-plist.dist Mon Jul 1 09:29:36 2002 >+++ adodb/pkg-plist Fri Dec 6 04:57:17 2002 >@@ -2,6 +2,7 @@ > @unexec if cmp -s %D/%%ADODB_DIR%%/adodb-session.php %D/%%ADODB_DIR%%/adodb-session.php.sample; then rm -f %D/%%ADODB_DIR%%/adodb-session.php; fi > @unexec if cmp -s %D/%%ADODB_DIR%%/server.php %D/%%ADODB_DIR%%/server.php.sample; then rm -f %D/%%ADODB_DIR%%/server.php; fi > @unexec if cmp -s %D/%%ADODB_TESTS%%/benchmark.php %D/%%ADODB_TESTS%%/benchmark.php.sample; then rm -f %D/%%ADODB_TESTS%%/benchmark.php; fi >+@unexec if cmp -s %D/%%ADODB_TESTS%%/client.php %D/%%ADODB_TESTS%%/client.php.sample; then rm -f %D/%%ADODB_TESTS%%/client.php; fi > @unexec if cmp -s %D/%%ADODB_TESTS%%/test.php %D/%%ADODB_TESTS%%/test.php.sample; then rm -f %D/%%ADODB_TESTS%%/test.php; fi > @unexec if cmp -s %D/%%ADODB_TESTS%%/test2.php %D/%%ADODB_TESTS%%/test2.php.sample; then rm -f %D/%%ADODB_TESTS%%/test2.php; fi > @unexec if cmp -s %D/%%ADODB_TESTS%%/test3.php %D/%%ADODB_TESTS%%/test3.php.sample; then rm -f %D/%%ADODB_TESTS%%/test3.php; fi >@@ -25,7 +26,6 @@ > %%ADODB_DIR%%/adodb.png > %%ADODB_DIR%%/adodb2.gif > %%ADODB_DIR%%/adodb2.png >-%%ADODB_DIR%%/client.php > %%ADODB_DIR%%/crypt.inc.php > %%ADODB_DIR%%/server.php.sample > %%ADODB_DIR%%/tohtml.inc.php >@@ -56,6 +56,7 @@ > %%ADODB_DRIVERS%%/adodb-sybase.inc.php > %%ADODB_DRIVERS%%/adodb-vfp.inc.php > %%ADODB_TESTS%%/benchmark.php.sample >+%%ADODB_TESTS%%/client.php.sample > %%ADODB_TESTS%%/test.php.sample > %%ADODB_TESTS%%/test2.php.sample > %%ADODB_TESTS%%/test3.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 46022
: 27067