summaryrefslogtreecommitdiff
path: root/dev-db/mysql++/files/mysql++-3.2.3-mariadb-10.2.patch
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-10-25 11:58:04 +0200
committerJeroen Roovers <jer@gentoo.org>2017-10-25 11:58:04 +0200
commita05650c02b047b40e33a0063c9db0b8123bc11a4 (patch)
tree78fe68cfdbcd4c8493862521ed73c4d1719b8a9e /dev-db/mysql++/files/mysql++-3.2.3-mariadb-10.2.patch
parent1009df79a0a0562b0348db2ceb7482fafdb4a217 (diff)
downloadgentoo-a05650c02b047b40e33a0063c9db0b8123bc11a4.tar.gz
gentoo-a05650c02b047b40e33a0063c9db0b8123bc11a4.tar.bz2
gentoo-a05650c02b047b40e33a0063c9db0b8123bc11a4.zip
dev-db/mysql++: Fix patch headers, SRC_URI.
Package-Manager: Portage-2.3.12, Repoman-2.3.3
Diffstat (limited to 'dev-db/mysql++/files/mysql++-3.2.3-mariadb-10.2.patch')
-rw-r--r--dev-db/mysql++/files/mysql++-3.2.3-mariadb-10.2.patch10
1 files changed, 4 insertions, 6 deletions
diff --git a/dev-db/mysql++/files/mysql++-3.2.3-mariadb-10.2.patch b/dev-db/mysql++/files/mysql++-3.2.3-mariadb-10.2.patch
index f461daac2a43..ff814650e001 100644
--- a/dev-db/mysql++/files/mysql++-3.2.3-mariadb-10.2.patch
+++ b/dev-db/mysql++/files/mysql++-3.2.3-mariadb-10.2.patch
@@ -1,6 +1,5 @@
-diff -Naur mysql++-3.2.2-ORIG/lib/dbdriver.cpp mysql++-3.2.2/lib/dbdriver.cpp
---- mysql++-3.2.2-ORIG/lib/dbdriver.cpp 2017-07-14 14:56:06.206629443 +0200
-+++ mysql++-3.2.2/lib/dbdriver.cpp 2017-07-14 15:28:34.690826959 +0200
+--- a/lib/dbdriver.cpp
++++ b/lib/dbdriver.cpp
@@ -257,7 +257,11 @@
}
@@ -13,9 +12,8 @@ diff -Naur mysql++-3.2.2-ORIG/lib/dbdriver.cpp mysql++-3.2.2/lib/dbdriver.cpp
#if MYSQL_VERSION_ID > 40000 // highest flag value varies by version
(o <= CLIENT_MULTI_RESULTS)
#else
-diff -aurN a/lib/common.h b/lib/common.h
---- a/lib/common.h 2016-12-30 18:44:44.000000000 -0500
-+++ b/lib/common.h 2017-09-01 09:12:12.270089396 -0400
+--- a/lib/common.h
++++ b/lib/common.h
@@ -130,12 +130,6 @@
#define MYSQLPP_PATH_SEPARATOR '/'
#endif