Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 May 2022 14:13:27 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 34f89f8e6b6d - main - =?utf-8?Q?games/DDNet: update 16.0.3 =E2=86=92 16.1?=
Message-ID:  <202205311413.24VEDR6w080537@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=34f89f8e6b6d9c8ba0fae88fb96ea9bc10d712aa

commit 34f89f8e6b6d9c8ba0fae88fb96ea9bc10d712aa
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-05-31 11:56:42 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-05-31 14:10:13 +0000

    games/DDNet: update 16.0.3 → 16.1
    
    - Mute failing tests
---
 games/DDNet/Makefile | 4 +++-
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205311413.24VEDR6w080537>