Skip to content
Permalink
Browse files

mariadb-10.2: Update to 10.2.12

  • Loading branch information
ryandesign committed Feb 28, 2018
1 parent 71f21f3 commit 21e4973b7697f09166040c0f54c366086614498f
Showing with 4 additions and 3 deletions.
  1. +4 −3 databases/mariadb-10.2/Portfile
@@ -4,7 +4,7 @@ PortSystem 1.0

name mariadb-10.2
set name_mysql ${name}
version 10.2.11
version 10.2.12
set version_branch [join [lrange [split ${version} .] 0 1] .]
# Please set revision_client and revision_server to 0 if you bump version.
set revision_client 0
@@ -45,8 +45,9 @@ if {$subport eq $name} {
patchfiles patch-cmake-install_layout.cmake.diff \
patch-CMakeLists.txt.diff

checksums rmd160 880c2f80ec79b54af5d4fb0c939964d93880d4e6 \
sha256 63555a810db905175a8bd714f6ec77d1b1a11fcfa6d4b97b448cf5bcb6caa3e8
checksums rmd160 4b81a5650d87dd8cd7917daf8f8e70775e45847f \
sha256 2ab22d7fbacfabc30fe18f71a8afb173250074502d889457e3cde2e203d341ec \
size 72818636

depends_lib-append port:zlib port:tcp_wrappers port:ncurses port:judy
depends_run-append port:mysql_select

0 comments on commit 21e4973

Please sign in to comment.
You can’t perform that action at this time.