New commits:
commit 891e79b3150af0492552b226aee1f7da74e8df59
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
mariadb: => 5.2.12 (security)
diff --git a/database/mariadb/DEPENDS b/database/mariadb/DEPENDS
index 073b1ad..ed9f6ec 100755
--- a/database/mariadb/DEPENDS
+++ b/database/mariadb/DEPENDS
@@ -7,9 +7,10 @@ optional_depends zlib \
"--with-zlib-dir=bundled" \
"to use system zlib instead of bundled" &&
-optional_depends readline \
- "--without-readline" "" \
- "to use system readline instead of bundled" &&
+# temporarily broken cause of mismatching API
+#optional_depends readline \
+# "--without-readline" "" \
+# "to use system readline instead of bundled" &&