Skip to content

Commit

Permalink
databases/mariadb105-server: Security update to 10.5.16
Browse files Browse the repository at this point in the history
Security:	04fecc4-dad2-11ec-8fbd-d4c9ef517024
MFH:		2022Q2
(cherry picked from commit 17d4dfa)
  • Loading branch information
Sp1l committed May 24, 2022
1 parent 07f6288 commit 394caee
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 23 deletions.
24 changes: 15 additions & 9 deletions databases/mariadb105-server/Makefile
@@ -1,16 +1,22 @@
# Created by: Bernard Spil <brnrd@FreeBSD.org>

PORTNAME?= mariadb
PORTVERSION= 10.5.15
PORTREVISION?= 3
PORTVERSION= 10.5.16
PORTREVISION?= 0
CATEGORIES= databases
MASTER_SITES= http://mirror2.hs-esslingen.de/pub/Mirrors/${SITESDIR}/ \
http://gd.tuwien.ac.at/db/${SITESDIR}/ \
http://mirrors.fe.up.pt/pub/${SITESDIR}/ \
http://mirror.de.gsnw.de:56431/${SITESDIR}/ \
http://mirror.layerjet.com/${SITESDIR}/ \
http://mirror.switch.ch/mirror/${SITESDIR}/ \
http://ftp.osuosl.org/pub/${SITESDIR}/
MASTER_SITES= \
https://mirror.nodesdirect.com/${SITESDIR}/ \
https://mirror.one.com/${SITESDIR}/ \
https://ftp.nluug.nl/db/${SITESDIR}/ \
https://ftp.icm.edu.pl/pub/unix/database/${SITESDIR}/ \
https://mirror.truenetwork.ru/${SITESDIR}/ \
https://mirrors.aliyun.com/${SITESDIR}/ \
https://ftp.ubuntu-tw.org/mirror/${SITESDIR}/ \
https://mirror.kku.ac.th/${SITESDIR}/ \
https://espejito.fder.edu.uy/${SITESDIR}/ \
https://mirror1.cl.netactuate.com/${SITESDIR}/ \
https://ftp.osuosl.org/pub/${SITESDIR}/ \
https://downloads.mariadb.org/rest-api/mariadb/${PORTVERSION}/
PKGNAMESUFFIX?= 105-server

MAINTAINER= brnrd@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions databases/mariadb105-server/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1644826126
SHA256 (mariadb-10.5.15.tar.gz) = 8980ed37f870ce3217c3c7a1b223a8362c28f277afc4d0005d1a9f1256f7db59
SIZE (mariadb-10.5.15.tar.gz) = 102803624
TIMESTAMP = 1653332795
SHA256 (mariadb-10.5.16.tar.gz) = c13e87258d9b70d5dcc8ce81c4d4b912bb775330a4c3bff74f1aab30693cd2a6
SIZE (mariadb-10.5.16.tar.gz) = 105798374

This file was deleted.

3 changes: 3 additions & 0 deletions databases/mariadb105-server/pkg-plist
Expand Up @@ -49,6 +49,7 @@ bin/resolve_stack_dump
bin/resolveip
%%ROCKSDB%%bin/sst_dump
@comment bin/test-connect-t
%%WSREP%%bin/wsrep_sst_backup
%%WSREP%%bin/wsrep_sst_common
%%WSREP%%bin/wsrep_sst_mariabackup
%%WSREP%%bin/wsrep_sst_mysqldump
Expand Down Expand Up @@ -270,6 +271,7 @@ man/man8/mariadbd.8.gz
man/man8/mysqld.8.gz
@comment share/aclocal/mysql.m4
%%DATADIR%%/binary-configure
%%DATADIR%%/bulgarian/errmsg.sys
%%DATADIR%%/charsets/Index.xml
%%DATADIR%%/charsets/README
%%DATADIR%%/charsets/armscii8.xml
Expand All @@ -296,6 +298,7 @@ man/man8/mysqld.8.gz
%%DATADIR%%/charsets/macce.xml
%%DATADIR%%/charsets/macroman.xml
%%DATADIR%%/charsets/swe7.xml
%%DATADIR%%/chinese/errmsg.sys
%%DATADIR%%/czech/errmsg.sys
%%DATADIR%%/danish/errmsg.sys
%%DATADIR%%/dutch/errmsg.sys
Expand Down

0 comments on commit 394caee

Please sign in to comment.