#46766: mysql56 @5.6.22_0: update to 5.6.23 -----------------------------+----------------------- Reporter: mschamschula@… | Owner: pixilla@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch Port: mysql56 | -----------------------------+----------------------- Comment (by asedeno@…): Replying to [comment:20 pixilla@…]:
Like this? {{{#!diff Index: files/patch-cmake-ssl.cmake.diff =================================================================== --- files/patch-cmake-ssl.cmake.diff (revision 132876) +++ files/patch-cmake-ssl.cmake.diff (working copy) @@ -5,7 +5,7 @@ FILE(STRINGS "${OPENSSL_INCLUDE_DIR}/openssl/opensslv.h" OPENSSL_VERSION_NUMBER - REGEX "^#define[\t ]+OPENSSL_VERSION_NUMBER[\t ]+0x[0-9].*" -+ REGEX "^#[\t ]+define[\t ]+OPENSSL_VERSION_NUMBER[\t ]+0x[0-9].*" ++ REGEX "^#[\t ]*define[\t ]+OPENSSL_VERSION_NUMBER[\t ]+0x[0-9].*" ) STRING(REGEX REPLACE "^.*OPENSSL_VERSION_NUMBER[\t ]+0x([0-9]).*$" "\\1"
}}}
Just like that. I'll have to remember the inline diff thing for later. -- Ticket URL: <https://trac.macports.org/ticket/46766#comment:21> MacPorts <https://www.macports.org/> Ports system for OS X