aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorbrnrd <brnrd@FreeBSD.org>2018-11-03 20:00:27 +0800
committerbrnrd <brnrd@FreeBSD.org>2018-11-03 20:00:27 +0800
commit65e7a690398b2ca4a30d6b7ca754773244f6c07f (patch)
treeaab1bccea8e5d7063ca716e09db42c67c7b8dd8b /databases
parentcf1eb33a6794ca9bf8ba634c2fa0f814932e89eb (diff)
downloadfreebsd-ports-gnome-65e7a690398b2ca4a30d6b7ca754773244f6c07f.tar.gz
freebsd-ports-gnome-65e7a690398b2ca4a30d6b7ca754773244f6c07f.tar.zst
freebsd-ports-gnome-65e7a690398b2ca4a30d6b7ca754773244f6c07f.zip
databases/mariadb101-server: Security update to 10.1.37
- Not broken on i386 since 10.1.36 - Broken with OpenSSL 1.1.x, use MariaDB 10.2 or 10.3 MFH: 2018Q4 Security: ec5072b0-d43a-11e8-a6d2-b499baebfeaf
Diffstat (limited to 'databases')
-rw-r--r--databases/mariadb101-server/Makefile13
-rw-r--r--databases/mariadb101-server/distinfo6
2 files changed, 8 insertions, 11 deletions
diff --git a/databases/mariadb101-server/Makefile b/databases/mariadb101-server/Makefile
index 9ee7f430b688..edae2cd5bd46 100644
--- a/databases/mariadb101-server/Makefile
+++ b/databases/mariadb101-server/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME?= mariadb
-PORTVERSION= 10.1.35
-PORTREVISION?= 1
+PORTVERSION= 10.1.37
CATEGORIES= databases ipv6
MASTER_SITES= http://ftp.osuosl.org/pub/${SITESDIR}/ \
http://mirrors.supportex.net/${SITESDIR}/ \
@@ -22,8 +21,10 @@ LICENSE_NAME_PerconaFT= PerconaFT patents license
LICENSE_FILE_PerconaFT= ${WRKSRC}/storage/tokudb/PerconaFT/PATENTS
LICENSE_PERMS_PerconaFT= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-BROKEN_SSL= openssl-devel
-BROKEN_SSL_REASON_openssl-devel= incomplete definition of type 'struct dh_st'
+BROKEN_SSL= openssl-devel openssl111
+BROKEN_SSL_REASON= incomplete definition of type 'struct dh_st'
+BROKEN_FreeBSD_12= Does not support OpenSSL 1.1, use the 10.2 or 10.3 port
+BROKEN_FreeBSD_13= ${BROKEN_FreeBSD_12}
SUB_FILES= pkg-message
@@ -154,10 +155,6 @@ TOKUDB_PORTDOCS= README.md
TOKUDB_VARS= LICENSE+=PerconaFT LICENSE_COMB=multi
ZMQ_LIB_DEPENDS= libzmq.so:net/libzmq4
-NOT_FOR_ARCHS= i386
-NOT_FOR_ARCHS_REASON= currently does not compile on i386, see \
- https://jira.mariadb.org/browse/MDEV-9627
-
post-install:
# Remove programs to avoid conflict with mariadb101-client
# These are "client" components, so there should be a switch that
diff --git a/databases/mariadb101-server/distinfo b/databases/mariadb101-server/distinfo
index b2e07123a158..b7acb1673035 100644
--- a/databases/mariadb101-server/distinfo
+++ b/databases/mariadb101-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533675828
-SHA256 (mariadb-10.1.35.tar.gz) = 9e91d985ed4f662126e3e5791fe91ec8a2f44ec811113c2b6fbc72fa14553c4d
-SIZE (mariadb-10.1.35.tar.gz) = 65324620
+TIMESTAMP = 1541157538
+SHA256 (mariadb-10.1.37.tar.gz) = 8cd516b0a7f7aa36a7c1d6e687dbbad8c0b08c92d5fd60c6e691b19a6cab4d46
+SIZE (mariadb-10.1.37.tar.gz) = 63492946