FreeBSD Bugzilla – Attachment 42550 Details for
Bug 66332
fix port: databases/p5-DBI
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-DBI.diff
p5-DBI.diff (text/plain), 1.34 KB, created by
Yen-Ming Lee
on 2004-05-06 16:30:22 UTC
(
hide
)
Description:
p5-DBI.diff
Filename:
MIME Type:
Creator:
Yen-Ming Lee
Created:
2004-05-06 16:30:22 UTC
Size:
1.34 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/databases/p5-DBI/Makefile,v >retrieving revision 1.52 >diff -u -r1.52 Makefile >--- Makefile 21 Mar 2004 01:38:26 -0000 1.52 >+++ Makefile 6 May 2004 15:13:23 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= DBI > PORTVERSION= 1.42 >+PORTREVISION= 1 > CATEGORIES= databases perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= DBI >@@ -26,6 +27,8 @@ > MAN1= dbiprof.1 \ > dbiproxy.1 > MAN3= Bundle::DBI.3 \ >+ DBD::DBM.3 \ >+ DBD::File.3 \ > DBD::Proxy.3 \ > DBD::Sponge.3 \ > DBI.3 \ >@@ -42,6 +45,7 @@ > DBI::ProfileDumper::Apache.3 \ > DBI::ProxyServer.3 \ > DBI::PurePerl.3 \ >+ DBI::SQL::Nano.3 \ > DBI::W32ODBC.3 \ > Win32::DBIODBC.3 > >Index: pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/databases/p5-DBI/pkg-plist,v >retrieving revision 1.25 >diff -u -r1.25 pkg-plist >--- pkg-plist 21 Mar 2004 01:38:26 -0000 1.25 >+++ pkg-plist 6 May 2004 15:13:23 -0000 >@@ -1,7 +1,9 @@ > bin/dbiprof > bin/dbiproxy > %%SITE_PERL%%/%%PERL_ARCH%%/Bundle/DBI.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/DBD/DBM.pm > %%SITE_PERL%%/%%PERL_ARCH%%/DBD/ExampleP.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/DBD/File.pm > %%SITE_PERL%%/%%PERL_ARCH%%/DBD/NullP.pm > %%SITE_PERL%%/%%PERL_ARCH%%/DBD/Proxy.pm > %%SITE_PERL%%/%%PERL_ARCH%%/DBD/Sponge.pm
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 66332
: 42550