1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

databases/mariadb55-server: Security update to 5.5.63

- Unbreak: uses yaSSL when OpenSSL 1.1 detected

MFH:		2019Q1
Security:	d3d02d3a-2242-11e9-b95c-b499baebfeaf
This commit is contained in:
Bernard Spil 2019-02-01 13:21:41 +00:00
parent 565b88c51d
commit cdc1e2d1f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491808
2 changed files with 5 additions and 10 deletions

View File

@ -1,8 +1,8 @@
# $FreeBSD$
PORTNAME?= mariadb
PORTVERSION= 5.5.62
PORTREVISION?= 2
PORTVERSION= 5.5.63
PORTREVISION?= 0
CATEGORIES= databases ipv6
MASTER_SITES= http://ftp.osuosl.org/pub/mariadb/${PORTNAME}-${PORTVERSION}/source/ \
http://mirrors.supportex.net/mariadb/${PORTNAME}-${PORTVERSION}/source/ \
@ -50,8 +50,6 @@ CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc/mysql" \
DATADIR= ${PREFIX}/share/mysql
BROKEN_sparc64= Does not compile: Unsupported platform
BROKEN_SSL= openssl111
BROKEN_SSL_REASON_openssl111= Does not support OpenSSL 1.1, use MariaDB 10.2 or 10.3
.if defined(USE_MYSQL)
.error You have 'USE_MYSQL' variable defined either in environment or in make(1) arguments. Please undefine and try again.
@ -111,9 +109,6 @@ SUB_LIST+= LEGACY_LIMITS="" MODERN_LIMITS="@comment "
.include <bsd.port.pre.mk>
.if ${OPSYS} == FreeBSD
. if ${OSVERSION} >= 1200085 && ${SSL_DEFAULT} == base
BROKEN= ${BROKEN_SSL_REASON_openssl111}
. endif
CMAKE_ARGS+= -DWITH_JEMALLOC="system"
.else
CMAKE_ARGS+= -DWITH_JEMALLOC="no"

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1540659088
SHA256 (mariadb-5.5.62.tar.gz) = 56a365af71b8a9ec8bfee0801e2dec95011da8ee7507986ca329be11296411db
SIZE (mariadb-5.5.62.tar.gz) = 45938380
TIMESTAMP = 1549015056
SHA256 (mariadb-5.5.63.tar.gz) = ef1cf79eec32ced9d1051998a8e458bb33dfbc62de297cba37ee8e9f952b21ea
SIZE (mariadb-5.5.63.tar.gz) = 45946425