git: b8100e634808 - main - games/vanilla-conquer: update the port to the latest GH snapshot

From: Alexey Dokuchaev <danfe_at_FreeBSD.org>
Date: Tue, 11 Jun 2024 12:24:53 UTC
The branch main has been updated by danfe:

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

commit b8100e634808195bf2660b800d6a926345f15767
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2024-06-11 12:24:26 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2024-06-11 12:24:26 +0000

    games/vanilla-conquer: update the port to the latest GH snapshot
    
    Among miscellaneous changes, it no longer uses obsolete ftime(3)
    which was recently moved to the ancillary utilities library, and
    this had started to cause build failures.
    
    Reported by:    pkg-fallout
---
 games/vanilla-conquer/Makefile | 8 ++++----
 games/vanilla-conquer/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/games/vanilla-conquer/Makefile b/games/vanilla-conquer/Makefile
index f3679c634066..5460032a0f78 100644
--- a/games/vanilla-conquer/Makefile
+++ b/games/vanilla-conquer/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${GH_PROJECT:tl}
-PORTVERSION=	g20230808
+PORTVERSION=	g20240528
 CATEGORIES=	games
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
@@ -14,17 +14,17 @@ LICENSE=	GPLv3+
 USE_GITHUB=	yes
 GH_ACCOUNT=	TheAssemblyArmada
 GH_PROJECT=	Vanilla-Conquer
-GH_TAGNAME=	59efc89
+GH_TAGNAME=	c2d93fe
 
 USES=		cmake openal sdl
 USE_SDL=	sdl2
 CMAKE_ON=	BUILD_TOOLS
-CONFIGURE_ENV=	GIT_HEAD_SHA1=59efc8949b4bbe3f1fe9961fbcf828b927064f8e \
+CONFIGURE_ENV=	GIT_HEAD_SHA1=c2d93feafd3473b237cbefd193fafc2c68a577ee \
 		GIT_HEAD_SHORT_SHA1=${GH_TAGNAME} \
 		GIT_COMMIT_DATE_ISO8601=${_GET_DATE:sh} \
 		GIT_AUTHOR_NAME=\<irrelevant\> GIT_TAG=latest \
 		GIT_COMMIT_TSTAMP=${_GET_TSTAMP:sh} GIT_IS_DIRTY=true \
-		GIT_RETRIEVED_STATE=true GIT_REV_LIST_COUNT=879
+		GIT_RETRIEVED_STATE=true GIT_REV_LIST_COUNT=909
 LDFLAGS_i386=	-fuse-ld=bfd
 
 PLIST_FILES=	bin/vanillamix bin/vanillara bin/vanillatd \
diff --git a/games/vanilla-conquer/distinfo b/games/vanilla-conquer/distinfo
index 588c0b950794..dc240b26b974 100644
--- a/games/vanilla-conquer/distinfo
+++ b/games/vanilla-conquer/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1691488732
-SHA256 (TheAssemblyArmada-Vanilla-Conquer-g20230808-59efc89_GH0.tar.gz) = d1d3f8e2cbc3d0669350f4a07eb6ec13ff9ae07e1724136e03db4c2f3e67ffab
-SIZE (TheAssemblyArmada-Vanilla-Conquer-g20230808-59efc89_GH0.tar.gz) = 3889935
+TIMESTAMP = 1716898404
+SHA256 (TheAssemblyArmada-Vanilla-Conquer-g20240528-c2d93fe_GH0.tar.gz) = e2fcac67797f3ed21599ce7e8ea8635e42870e4401a20d78f2d0fb7836c104c7
+SIZE (TheAssemblyArmada-Vanilla-Conquer-g20240528-c2d93fe_GH0.tar.gz) = 3893218
 SHA256 (f1a415ebe08c01ccf317.patch) = f9063a3b558b6f04c253d0415efcdbbd7859155c5d096127f89db1711106d417
 SIZE (f1a415ebe08c01ccf317.patch) = 19376