diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-05-31 11:56:42 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-05-31 14:10:13 +0000 |
commit | 34f89f8e6b6d9c8ba0fae88fb96ea9bc10d712aa (patch) | |
tree | d287e186f24fe4d7c8fa0a5a116b9c02cc6c25bc | |
parent | aad1aa28e6af9004bd9fb1f479db69f5ee7cc509 (diff) | |
download | ports-34f89f8e6b6d9c8ba0fae88fb96ea9bc10d712aa.tar.gz ports-34f89f8e6b6d9c8ba0fae88fb96ea9bc10d712aa.zip |
games/DDNet: update 16.0.3 → 16.1
- Mute failing tests
-rw-r--r-- | games/DDNet/Makefile | 4 | ||||
-rw-r--r-- | games/DDNet/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games/DDNet/Makefile b/games/DDNet/Makefile index b41e5f970e40..4875667c5378 100644 --- a/games/DDNet/Makefile +++ b/games/DDNet/Makefile @@ -1,5 +1,5 @@ PORTNAME= DDNet -PORTVERSION= 16.0.3 +PORTVERSION= 16.1 CATEGORIES= games MASTER_SITES= https://ddnet.tw/downloads/ @@ -20,6 +20,8 @@ CXXFLAGS+= -DBINARY_DIR="\\\"${PREFIX}/bin\\\"" PORTDATA= * DATADIR= ${PREFIX}/share/ddnet +TEST_ENV= ${MAKE_ENV} GTEST_FILTER=-Io.CurrentExe:Jobs.LookupHost + OPTIONS_DEFINE= TEST WEBSOCKETS MYSQL VIDEORECORDER UPNP VULKAN OPTIONS_MULTI= COMPONENTS OPTIONS_MULTI_COMPONENTS=CLIENT SERVER diff --git a/games/DDNet/distinfo b/games/DDNet/distinfo index 49b04642891f..79e52af21b95 100644 --- a/games/DDNet/distinfo +++ b/games/DDNet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649432195 -SHA256 (DDNet-16.0.3.tar.xz) = e67e20f54e20d714eeb8ee54af25649ff54587ee861392829a3da1da5cd0a8fa -SIZE (DDNet-16.0.3.tar.xz) = 28442336 +TIMESTAMP = 1653595015 +SHA256 (DDNet-16.1.tar.xz) = 22b8911d1416d4e988f0a9ac53d8e7c106c6738d6c782e63a50e9452ef8a340a +SIZE (DDNet-16.1.tar.xz) = 28541296 |