diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/mariadb101-server/Makefile | 6 | ||||
-rw-r--r-- | databases/mariadb101-server/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/mariadb101-server/Makefile b/databases/mariadb101-server/Makefile index 8907be6ec51f..d74ec7649ef8 100644 --- a/databases/mariadb101-server/Makefile +++ b/databases/mariadb101-server/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME?= mariadb -PORTVERSION= 10.1.29 +PORTVERSION= 10.1.30 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 libedit ncurses \ +USES= bison:build cmake:noninja compiler:c++11-lib cpe libedit ncurses \ shebangfix ssl USE_LDCONFIG= ${PREFIX}/lib/mysql SHEBANG_FILES= scripts/*.sh @@ -155,7 +155,7 @@ ZMQ_LIB_DEPENDS= libzmq.so:net/libzmq4 NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON= currently does not compile on i386, see \ - https://mariadb.atlassian.net/browse/MDEV-9627 + https://jira.mariadb.org/browse/MDEV-9627 post-install: # Remove programs to avoid conflict with mariadb101-client diff --git a/databases/mariadb101-server/distinfo b/databases/mariadb101-server/distinfo index d83a90b2381c..602c94d30f55 100644 --- a/databases/mariadb101-server/distinfo +++ b/databases/mariadb101-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1511030208 -SHA256 (mariadb-10.1.29.tar.gz) = 73bbd5602f52ab5aa4d83f465134871b6c87bda25371d098f6da5a3d98517ed4 -SIZE (mariadb-10.1.29.tar.gz) = 67885370 +TIMESTAMP = 1514018044 +SHA256 (mariadb-10.1.30.tar.gz) = 173a5e5a24819e0a469c3bd09b5c98491676c37c6095882a2ea34c5af0996c88 +SIZE (mariadb-10.1.30.tar.gz) = 67930015 |