summaryrefslogtreecommitdiff
path: root/databases/mariadb55-server/files/patch-libservices_CMakeLists.txt
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2017-05-04 09:33:18 +0000
committerBernard Spil <brnrd@FreeBSD.org>2017-05-04 09:33:18 +0000
commite1822696f3e93a27ffdc0cdb1b819500c2ef67ab (patch)
tree965588404bc3f21423336be4e298ca6980a526f7 /databases/mariadb55-server/files/patch-libservices_CMakeLists.txt
parentdatabases/mariadb101-server: Update to 10.1.23 (diff)
databases/mariadb55-server: Update to 5.5.56
- Bugfix update to 5.5.56 - Re-roll patches - Convert patches to new naming convention - Add/move ldconfig config to -server - Move client option to -client port
Diffstat (limited to 'databases/mariadb55-server/files/patch-libservices_CMakeLists.txt')
-rw-r--r--databases/mariadb55-server/files/patch-libservices_CMakeLists.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/mariadb55-server/files/patch-libservices_CMakeLists.txt b/databases/mariadb55-server/files/patch-libservices_CMakeLists.txt
index 377feb832067..415787052dfa 100644
--- a/databases/mariadb55-server/files/patch-libservices_CMakeLists.txt
+++ b/databases/mariadb55-server/files/patch-libservices_CMakeLists.txt
@@ -1,7 +1,7 @@
---- libservices/CMakeLists.txt.orig 2012-11-28 17:49:47.000000000 +0200
-+++ libservices/CMakeLists.txt 2012-12-23 17:32:35.000000000 +0200
-@@ -24,4 +24,6 @@
- debug_sync_service.c)
+--- libservices/CMakeLists.txt.orig 2017-04-30 11:09:29 UTC
++++ libservices/CMakeLists.txt
+@@ -26,4 +26,6 @@ SET(MYSQLSERVICES_SOURCES
+ logger_service.c)
ADD_CONVENIENCE_LIBRARY(mysqlservices ${MYSQLSERVICES_SOURCES})
+IF(FALSE)