git: 1ec2079575b9 - main - games/vanilla-conquer: update the port to the latest GitHub commit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Nov 2023 05:54:40 UTC
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=1ec2079575b9bcef20a22ceb1130f6ecfe80374d commit 1ec2079575b9bcef20a22ceb1130f6ecfe80374d Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2023-11-02 05:53:58 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2023-11-02 05:53:58 +0000 games/vanilla-conquer: update the port to the latest GitHub commit This brings various bug fixes (mostly endian-related) and improved AI in skirmish mode. --- 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 2724c3b6a22a..f3679c634066 100644 --- a/games/vanilla-conquer/Makefile +++ b/games/vanilla-conquer/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${GH_PROJECT:tl} -PORTVERSION= g20220804 +PORTVERSION= g20230808 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= 8fb1a09 +GH_TAGNAME= 59efc89 USES= cmake openal sdl USE_SDL= sdl2 CMAKE_ON= BUILD_TOOLS -CONFIGURE_ENV= GIT_HEAD_SHA1=8fb1a09c91bd64fe599d4f15bd7fe3cdffd00707 \ +CONFIGURE_ENV= GIT_HEAD_SHA1=59efc8949b4bbe3f1fe9961fbcf828b927064f8e \ 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=802 + GIT_RETRIEVED_STATE=true GIT_REV_LIST_COUNT=879 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 0f953e88d6b1..588c0b950794 100644 --- a/games/vanilla-conquer/distinfo +++ b/games/vanilla-conquer/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1659612087 -SHA256 (TheAssemblyArmada-Vanilla-Conquer-g20220804-8fb1a09_GH0.tar.gz) = a3d56190973b18f87863f2f15e732040dac24d7391d0d6306cd1c9eeb1362787 -SIZE (TheAssemblyArmada-Vanilla-Conquer-g20220804-8fb1a09_GH0.tar.gz) = 3883264 +TIMESTAMP = 1691488732 +SHA256 (TheAssemblyArmada-Vanilla-Conquer-g20230808-59efc89_GH0.tar.gz) = d1d3f8e2cbc3d0669350f4a07eb6ec13ff9ae07e1724136e03db4c2f3e67ffab +SIZE (TheAssemblyArmada-Vanilla-Conquer-g20230808-59efc89_GH0.tar.gz) = 3889935 SHA256 (f1a415ebe08c01ccf317.patch) = f9063a3b558b6f04c253d0415efcdbbd7859155c5d096127f89db1711106d417 SIZE (f1a415ebe08c01ccf317.patch) = 19376