FreeBSD Bugzilla – Attachment 78311 Details for
Bug 112656
DBD Sqlite needs to look for sqlite3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 664 bytes, created by
Michael Scheidell
on 2007-05-14 15:10:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Michael Scheidell
Created:
2007-05-14 15:10:10 UTC
Size:
664 bytes
patch
obsolete
>diff -bBru Makefile.orig Makefile >--- Makefile.orig Tue Sep 12 09:29:00 2006 >+++ Makefile Mon May 14 10:02:08 2007 >@@ -7,6 +7,7 @@ > > PORTNAME= DBD-SQLite > PORTVERSION= 1.13 >+PORTREVISION= 1 > CATEGORIES= databases perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= DBD >@@ -19,7 +20,7 @@ > # than the bundled version and has an incompatible DB file format. > # In this way we can be sure DBD::SQLite can interoperate with > # databases/sqlite3. >-BUILD_DEPENDS= sqlite>=3.3.3:${PORTSDIR}/databases/sqlite3 >+BUILD_DEPENDS= sqlite3>=3.3.3:${PORTSDIR}/databases/sqlite3 > RUN_DEPENDS= ${BUILD_DEPENDS} > > PERL_CONFIGURE= yes
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 112656
: 78311