FreeBSD Bugzilla – Attachment 165157 Details for
Bug 205956
databases/mysql57-client: Fix missing binary_log_types.h (and 4 other issues)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fixes missing binary_log_types.h
mysql57-include.patch (text/plain), 1.06 KB, created by
Steven Hartland
on 2016-01-06 14:02:45 UTC
(
hide
)
Description:
Fixes missing binary_log_types.h
Filename:
MIME Type:
Creator:
Steven Hartland
Created:
2016-01-06 14:02:45 UTC
Size:
1.06 KB
patch
obsolete
>Index: mysql57-client/files/patch-include_CMakeLists.txt >=================================================================== >--- mysql57-client/files/patch-include_CMakeLists.txt (revision 405341) >+++ mysql57-client/files/patch-include_CMakeLists.txt (working copy) >@@ -8,11 +8,3 @@ > my_dbug.h > m_string.h > my_sys.h >-@@ -68,7 +69,6 @@ SET(HEADERS >- ${HEADERS_GEN_CONFIGURE} >- ) >- >--INSTALL(FILES ../libbinlogevents/export/binary_log_types.h DESTINATION ${INSTALL_INCLUDEDIR}) >- INSTALL(FILES ${HEADERS} DESTINATION ${INSTALL_INCLUDEDIR} COMPONENT Development) >- INSTALL(DIRECTORY mysql/ DESTINATION ${INSTALL_INCLUDEDIR}/mysql COMPONENT Development >- PATTERN "*.h" >Index: mysql57-client/pkg-plist >=================================================================== >--- mysql57-client/pkg-plist (revision 405341) >+++ mysql57-client/pkg-plist (working copy) >@@ -10,6 +10,7 @@ bin/mysqlimport > bin/mysqlpump > bin/mysqlshow > bin/mysqlslap >+include/mysql/binary_log_types.h > include/mysql/big_endian.h > include/mysql/byte_order_generic.h > include/mysql/byte_order_generic_x86.h
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 205956
:
165157
|
165159
|
165161
|
165305
|
166454
|
166493
|
166494