git: 731f8a01724c - main - games/DDNet: update 16.2.2 → 16.3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Aug 2022 18:56:10 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=731f8a01724c3c29cdd8cf91b15fd7c204b88104 commit 731f8a01724c3c29cdd8cf91b15fd7c204b88104 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-08-30 14:44:53 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-08-30 18:55:07 +0000 games/DDNet: update 16.2.2 → 16.3.1 --- games/DDNet/Makefile | 6 +++--- games/DDNet/distinfo | 6 +++--- games/DDNet/files/patch-src_engine_server_databases_mysql.cpp | 10 ---------- games/DDNet/pkg-plist | 2 ++ 4 files changed, 8 insertions(+), 16 deletions(-) diff --git a/games/DDNet/Makefile b/games/DDNet/Makefile index 95c6f84af8cf..2790346729f7 100644 --- a/games/DDNet/Makefile +++ b/games/DDNet/Makefile @@ -1,5 +1,5 @@ PORTNAME= DDNet -PORTVERSION= 16.2.2 +PORTVERSION= 16.3.1 CATEGORIES= games MASTER_SITES= https://ddnet.tw/downloads/ @@ -9,7 +9,7 @@ COMMENT= DDraceNetwork, a cooperative racing mod of Teeworlds LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/license.txt -LIB_DEPENDS= libpnglite.so:graphics/pnglite +LIB_DEPENDS= libpng.so:graphics/png USES= cmake compiler:c++17-lang pkgconfig python sqlite:3 ssl tar:xz CMAKE_ARGS= -DPYTHON_EXECUTABLE="${PYTHON_CMD}" @@ -20,7 +20,7 @@ CXXFLAGS+= -DBINARY_DIR="\\\"${PREFIX}/bin\\\"" PORTDATA= * DATADIR= ${PREFIX}/share/ddnet -TEST_ENV= ${MAKE_ENV} GTEST_FILTER=-Io.CurrentExe:Jobs.LookupHost +TEST_ENV= ${MAKE_ENV} GTEST_FILTER=-Io.CurrentExe:Jobs.LookupHost:Io.CurrentExe:Jobs.LookupHostWebsocket OPTIONS_DEFINE= TEST WEBSOCKETS MYSQL VIDEORECORDER UPNP VULKAN OPTIONS_MULTI= COMPONENTS diff --git a/games/DDNet/distinfo b/games/DDNet/distinfo index 899e6e842879..7969bbfdf474 100644 --- a/games/DDNet/distinfo +++ b/games/DDNet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657909838 -SHA256 (DDNet-16.2.2.tar.xz) = fa91cba406cdf73002d5043ef637f2813a0d3024d62cfcdabeea71d086a5c1d0 -SIZE (DDNet-16.2.2.tar.xz) = 28660848 +TIMESTAMP = 1661858088 +SHA256 (DDNet-16.3.1.tar.xz) = d5b346398d39ad36a6b893bae3604f2b60c35b02da23dff5a9f935f6e3cc1951 +SIZE (DDNet-16.3.1.tar.xz) = 28675944 diff --git a/games/DDNet/files/patch-src_engine_server_databases_mysql.cpp b/games/DDNet/files/patch-src_engine_server_databases_mysql.cpp deleted file mode 100644 index a79723bca988..000000000000 --- a/games/DDNet/files/patch-src_engine_server_databases_mysql.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/engine/server/databases/mysql.cpp.orig 2022-07-05 08:29:46 UTC -+++ src/engine/server/databases/mysql.cpp -@@ -11,7 +11,6 @@ - #include <vector> - - #ifndef LIBMARIADB --typedef bool my_bool; - #endif - - enum diff --git a/games/DDNet/pkg-plist b/games/DDNet/pkg-plist index f2dc41f653a5..cdbaf480b26e 100644 --- a/games/DDNet/pkg-plist +++ b/games/DDNet/pkg-plist @@ -9,10 +9,12 @@ lib/ddnet/map_convert_07 lib/ddnet/map_diff lib/ddnet/map_extract lib/ddnet/map_optimize +lib/ddnet/map_replace_area lib/ddnet/map_replace_image lib/ddnet/map_resave lib/ddnet/packetgen lib/ddnet/stun +lib/ddnet/twping lib/ddnet/unicode_confusables lib/ddnet/uuid %%CLIENT%%share/applications/ddnet.desktop