Date: Wed, 22 Nov 2023 11:39:25 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: 21cc4ce89de1 - main - games/DDNet: update 17.3 =?utf-8?Q?=E2=86=92?= 17.4 Message-ID: <202311221139.3AMBdPGt051740@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=21cc4ce89de1a5e7ffe67501ce992e7bc5ad7395 commit 21cc4ce89de1a5e7ffe67501ce992e7bc5ad7395 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2023-11-21 18:05:50 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2023-11-22 11:39:15 +0000 games/DDNet: update 17.3 → 17.4 --- games/DDNet/Makefile | 3 +-- games/DDNet/distinfo | 6 +++--- games/DDNet/pkg-plist | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/games/DDNet/Makefile b/games/DDNet/Makefile index a714cc4a7dca..f432b0f0917c 100644 --- a/games/DDNet/Makefile +++ b/games/DDNet/Makefile @@ -1,6 +1,5 @@ PORTNAME= DDNet -PORTVERSION= 17.3 -PORTREVISION= 1 +PORTVERSION= 17.4 CATEGORIES= games MASTER_SITES= https://ddnet.tw/downloads/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/games/DDNet/distinfo b/games/DDNet/distinfo index e7084fb16017..f85fda578f4d 100644 --- a/games/DDNet/distinfo +++ b/games/DDNet/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1695650928 -SHA256 (DDNet-17.3.tar.xz) = 7058ad095648fe8d161b20c3666572fbab87e3f4c4d61281e5108c8c6ba193c6 -SIZE (DDNet-17.3.tar.xz) = 35320052 +TIMESTAMP = 1700584877 +SHA256 (DDNet-17.4.tar.xz) = dfde3af1f82fd2b9bb676a253e9fd3d31148e7244b936937442908b6857eae66 +SIZE (DDNet-17.4.tar.xz) = 35355808 SHA256 (rust/crates/cc-1.0.73.crate) = 2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11 SIZE (rust/crates/cc-1.0.73.crate) = 57880 SHA256 (rust/crates/cxx-1.0.71.crate) = 5469a6f42296f4fd40789b397383718f9a0bd75d2f9b7cedbb249996811fba27 diff --git a/games/DDNet/pkg-plist b/games/DDNet/pkg-plist index 974753a89124..0a0be8503c8a 100644 --- a/games/DDNet/pkg-plist +++ b/games/DDNet/pkg-plist @@ -3,6 +3,7 @@ lib/ddnet/config_retrieve lib/ddnet/config_store lib/ddnet/crapnet +lib/ddnet/demo_extract_chat lib/ddnet/dilate lib/ddnet/dummy_map lib/ddnet/map_convert_07
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311221139.3AMBdPGt051740>