FreeBSD Bugzilla – Attachment 146046 Details for
Bug 192833
[maintainer-update] databases/cppdb
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cppdb-0.3.1,2.diff
cppdb-0.3.1,2.diff (text/plain), 1.01 KB, created by
Mamadou Babaei
on 2014-08-19 19:43:02 UTC
(
hide
)
Description:
cppdb-0.3.1,2.diff
Filename:
MIME Type:
Creator:
Mamadou Babaei
Created:
2014-08-19 19:43:02 UTC
Size:
1.01 KB
patch
obsolete
>diff -urN /usr/ports/databases/cppdb/Makefile cppdb/Makefile >--- /usr/ports/databases/cppdb/Makefile 2014-08-19 19:13:16.000000000 +0000 >+++ cppdb/Makefile 2014-08-19 19:40:10.000000000 +0000 >@@ -3,7 +3,7 @@ > > PORTNAME= cppdb > PORTVERSION= 0.3.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= databases > MASTER_SITES= SF/cppcms/${PORTNAME}/${PORTVERSION} > >diff -urN /usr/ports/databases/cppdb/files/patch-CMakeLists.txt cppdb/files/patch-CMakeLists.txt >--- /usr/ports/databases/cppdb/files/patch-CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 >+++ cppdb/files/patch-CMakeLists.txt 2014-08-19 18:54:38.000000000 +0000 >@@ -0,0 +1,11 @@ >+--- CMakeLists.txt.orig 2012-06-23 13:36:14.000000000 +0430 >++++ CMakeLists.txt 2014-08-19 18:51:40.000000000 +0430 >+@@ -196,7 +196,7 @@ >+ endif() >+ >+ if(NOT DISABLE_MYSQL) >+- find_library(MYSQL_LIB mysqlclient) >++ find_library(MYSQL_LIB mysqlclient PATH_SUFFIXES mysql) >+ find_path(MYSQL_PATH mysql.h PATH_SUFFIXES mysql) >+ if(MYSQL_LIB AND MYSQL_PATH) >+ include_directories(${MYSQL_PATH})
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 192833
:
146033
|
146035
|
146045
| 146046