diff options
Diffstat (limited to 'databases/mariadb1011-server/Makefile')
| -rw-r--r-- | databases/mariadb1011-server/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/mariadb1011-server/Makefile b/databases/mariadb1011-server/Makefile index 46631f2af128..57c7bb8ce671 100644 --- a/databases/mariadb1011-server/Makefile +++ b/databases/mariadb1011-server/Makefile @@ -1,6 +1,6 @@ PORTNAME?= mariadb -PORTVERSION= 10.11.14 -PORTREVISION?= 1 +PORTVERSION= 10.11.15 +PORTREVISION?= 0 CATEGORIES= databases MASTER_SITES= \ https://ftp.nluug.nl/db/${SITESDIR}/ \ @@ -188,7 +188,7 @@ LZO_CMAKE_ON= -DWITH_INNODB_LZO=ON LZO_CMAKE_OFF= -DWITH_INNODB_LZO=OFF LZO_LIB_DEPENDS= liblzo2.so:archivers/lzo2 MSGPACK_LIB_DEPENDS= libmsgpackc.so:devel/msgpack-c -OQGRAPH_LIB_DEPENDS= libboost_system.so:devel/boost-libs \ +OQGRAPH_LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libJudy.so:devel/judy ROCKSDB_BROKEN= RocksDB engine build failyure "jemalloc_helper.h:65:61: error: use of undeclared identifier 'nothrow'; did you mean 'std::nothrow'?" ROCKSDB_USES= python |
