Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Apr 2021 11:18:05 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: 39c87a70d3bb - main - games/warzone2100: update to 4.0.1
Message-ID:  <202104211118.13LBI5DJ087006@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=39c87a70d3bbab06bdebd2318cc3ef8356e2b896

commit 39c87a70d3bbab06bdebd2318cc3ef8356e2b896
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-04-20 17:32:25 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-04-21 11:17:57 +0000

    games/warzone2100: update to 4.0.1
    
    - Bring back incorrectly removed DIST_SUBDIR - it is needed as
      distfile is named similarly for each release
---
 games/warzone2100/Makefile | 3 ++-
 games/warzone2100/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/games/warzone2100/Makefile b/games/warzone2100/Makefile
index ed12a7a28d98..ce9876cd1533 100644
--- a/games/warzone2100/Makefile
+++ b/games/warzone2100/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	warzone2100
-PORTVERSION=	4.0.0
+PORTVERSION=	4.0.1
 CATEGORIES=	games
 MASTER_SITES=	SF/${PORTNAME}/releases/${PORTVERSION}/
 DISTNAME=	${PORTNAME}_src
+DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	amdmi3@FreeBSD.org
 COMMENT=	Innovative 3D real-time strategy game
diff --git a/games/warzone2100/distinfo b/games/warzone2100/distinfo
index 61d0f40b9fc4..ea2ee87491e0 100644
--- a/games/warzone2100/distinfo
+++ b/games/warzone2100/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617823324
-SHA256 (warzone2100_src.tar.xz) = 3368f6653a5ebe5579938f0ebbcfe7907b1f0fc635f0a7aecc5d68ebc50124b5
-SIZE (warzone2100_src.tar.xz) = 330953468
+TIMESTAMP = 1618939913
+SHA256 (warzone2100-4.0.1/warzone2100_src.tar.xz) = 337622d5f813bbc1f9a3b4fee0874fcc074806781cfa9c25a252534ddd240ab9
+SIZE (warzone2100-4.0.1/warzone2100_src.tar.xz) = 337713608



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