1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

databases/mariadb-connector-c: Update to 3.0.4

This commit is contained in:
Bernard Spil 2018-05-06 09:41:57 +00:00
parent 17d5b50dfd
commit 1eaac06542
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469187
3 changed files with 8 additions and 5 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= mariadb-connector-c
PORTVERSION= 3.0.3
PORTREVISION= 1
PORTVERSION= 3.0.4
CATEGORIES= databases ipv6
MASTER_SITES= http://ftp.osuosl.org/pub/${SITESDIR}/ \
http://mirrors.supportex.net/${SITESDIR}/ \
@ -37,4 +36,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl
CMAKE_ARGS+= -DCOMPILATION_COMMENT="FreeBSD Ports" \
-DWITH_EXTERNAL_ZLIB="YES"
# See https://jira.mariadb.org/browse/CONC-328
CFLAGS= -I${LOCALBASE}/include
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1516728668
SHA256 (mariadb-connector-c-3.0.3-src.tar.gz) = 210f0ee3414b235d3db8e98e9e5a0a98381ecf771e67ca4a688036368984eeea
SIZE (mariadb-connector-c-3.0.3-src.tar.gz) = 666928
TIMESTAMP = 1525372812
SHA256 (mariadb-connector-c-3.0.4-src.tar.gz) = 6eff680cd429fdb32940f6ea4755a997dda1bb00f142f439071f752fd0b200cf
SIZE (mariadb-connector-c-3.0.4-src.tar.gz) = 659406

View File

@ -21,3 +21,4 @@ lib/mariadb/plugin/auth_gssapi_client.so
lib/mariadb/plugin/dialog.so
lib/mariadb/plugin/mysql_clear_password.so
lib/mariadb/plugin/remote_io.so
lib/mariadb/plugin/sha256_password.so