svn commit: r447873 - head/databases/mariadb101-server
Bernard Spil
brnrd at FreeBSD.org
Sun Aug 13 10:19:11 UTC 2017
Author: brnrd
Date: Sun Aug 13 10:19:09 2017
New Revision: 447873
URL: https://svnweb.freebsd.org/changeset/ports/447873
Log:
databases/mariadb101-server: Security update to 10.1.26
- Register libedit dependency
MFH: 2017Q3
Security: cda2f3c2-6c8b-11e7-867f-b499baebfeaf
Modified:
head/databases/mariadb101-server/Makefile
head/databases/mariadb101-server/distinfo
Modified: head/databases/mariadb101-server/Makefile
==============================================================================
--- head/databases/mariadb101-server/Makefile Sun Aug 13 09:22:52 2017 (r447872)
+++ head/databases/mariadb101-server/Makefile Sun Aug 13 10:19:09 2017 (r447873)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME?= mariadb
-PORTVERSION= 10.1.25
+PORTVERSION= 10.1.26
PORTREVISION?= 0
CATEGORIES= databases ipv6
MASTER_SITES= http://ftp.osuosl.org/pub/${SITESDIR}/ \
@@ -28,7 +28,7 @@ SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
SLAVEDIRS= databases/mariadb101-client
-USES= bison:build cmake compiler:c++11-lib cpe execinfo ncurses \
+USES= bison:build cmake compiler:c++11-lib cpe execinfo libedit ncurses \
shebangfix ssl
USE_LDCONFIG= ${PREFIX}/lib/mysql
SHEBANG_FILES= scripts/*.sh
Modified: head/databases/mariadb101-server/distinfo
==============================================================================
--- head/databases/mariadb101-server/distinfo Sun Aug 13 09:22:52 2017 (r447872)
+++ head/databases/mariadb101-server/distinfo Sun Aug 13 10:19:09 2017 (r447873)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499243885
-SHA256 (mariadb-10.1.25.tar.gz) = 7205ecaa6f1bc16335ad88faa5c46be52b3ac628a5e795cb942a3f4335b2a0d6
-SIZE (mariadb-10.1.25.tar.gz) = 61790542
+TIMESTAMP = 1502489306
+SHA256 (mariadb-10.1.26.tar.gz) = ba88b1cb9967dea2909938a34ba89373b162b0d83e5c98a0f1c94540156bf73d
+SIZE (mariadb-10.1.26.tar.gz) = 61887132
More information about the svn-ports-head
mailing list