git: 39c87a70d3bb - main - games/warzone2100: update to 4.0.1

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Apr 21 11:18:06 UTC 2021


The branch main has been updated by amdmi3:

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

commit 39c87a70d3bbab06bdebd2318cc3ef8356e2b896
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-20 17:32:25 +0000
Commit:     Dmitry Marakasov <amdmi3 at 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 at 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


More information about the dev-commits-ports-all mailing list