Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Mar 2026 11:51:19 +0000
From:      Dan Langille <dvl@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        David Powers <dnpowers@me.com>
Subject:   git: f605d7a92210 - main - games/domination: Update to 1.3.4 and assign mantainership
Message-ID:  <69c3cc37.3caa1.39b84a19@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by dvl:

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

commit f605d7a9221080a72c8f6a24e54d470be0ec1167
Author:     David Powers <dnpowers@me.com>
AuthorDate: 2026-03-25 11:46:51 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2026-03-25 11:51:07 +0000

    games/domination: Update to 1.3.4 and assign mantainership
    
    While here, portfmt
    
    PR:             293948
---
 games/domination/Makefile  | 38 ++++++++++++++++++++------------------
 games/domination/distinfo  |  6 +++---
 games/domination/pkg-plist |  4 ++++
 3 files changed, 27 insertions(+), 21 deletions(-)

diff --git a/games/domination/Makefile b/games/domination/Makefile
index cc2de3de333e..cb05d1380db6 100644
--- a/games/domination/Makefile
+++ b/games/domination/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	domination
-PORTVERSION=	1.2.5
-PORTREVISION=	1
+PORTVERSION=	1.3.4
 CATEGORIES=	games java
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME:S/d/D/}/${PORTVERSION}/:game \
 		http://domination.sourceforge.net/maps/
@@ -9,14 +8,14 @@ DISTFILES=	${PORTNAME:S/d/D/}_${DISTVERSION}${EXTRACT_SUFX}:game \
 DIST_SUBDIR=	${PORTNAME}
 EXTRACT_ONLY=	${PORTNAME:S/d/D/}_${DISTVERSION}${EXTRACT_SUFX}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	dnpowers@me.com
 COMMENT=	Board game that is a bit like the well known game Risk
 WWW=		https://domination.sourceforge.net/
 
 LICENSE=	GPLv3
 
 USES=		dos2unix java zip:infozip
-DOS2UNIX_GLOB=	*.txt *.ini *.cards *.map
+DOS2UNIX_GLOB=	*.cards *.ini *.map *.txt
 
 NO_BUILD=	yes
 
@@ -28,16 +27,15 @@ MAPS=		solar bigeurope google europass europe artic sudamerica \
 		spain swiss france austria austria-hungary eire haiti brasil \
 		benelux canada germany northeurope germany1871 \
 		Deutsches_Reich_1871 eesti estonia mexico serbia fletzmap \
-		greece North_of_Italy bayern berlin navarra Illes_Balears \
-		calw wuppertal kerzell ennepe-ruhr-kreis cologne saarland \
-		andorra catalunya astadt dortmund rio_de_janeiro caribbean \
-		Nuremberg_Public_Transit discworld aztec GTA_SAN_AN \
-		middleearth LOTR2 wow randland Riskopoly SuperRiskopoly \
-		trivia chutes sudoku conquest chrono_trigger startrek usa8 \
-		civilwar usa hawaii ohio nyc zertina fortress estlandr \
-		periodictable sylsia troisdorf wolken castle naerr cow \
-		westfalenhalle union rub gymnasium simpsons_world simpsons \
-		germany2
+		greece North_of_Italy bayern berlin navarra Illes_Balears calw \
+		wuppertal kerzell ennepe-ruhr-kreis cologne saarland andorra \
+		catalunya astadt dortmund rio_de_janeiro caribbean \
+		Nuremberg_Public_Transit discworld aztec GTA_SAN_AN middleearth \
+		LOTR2 wow randland Riskopoly SuperRiskopoly trivia chutes \
+		sudoku conquest chrono_trigger startrek usa8 civilwar usa \
+		hawaii ohio nyc zertina fortress estlandr periodictable sylsia \
+		troisdorf wolken castle naerr cow westfalenhalle union rub \
+		gymnasium simpsons_world simpsons germany2
 
 PORTDOCS=	ChangeLog.txt ReadMe.txt commands.txt
 OPTIONS_DEFINE=	DOCS
@@ -45,11 +43,14 @@ OPTIONS_DEFINE=	DOCS
 DATADIR=	${JAVASHAREDIR}/${PORTNAME}
 
 SUB_FILES=	${PORTNAME}-FlashGUI ${PORTNAME}-Increment1GUI \
-		${PORTNAME}-SimpleGUI ${PORTNAME}-SwingGUI \
-		pkg-message
+		${PORTNAME}-SimpleGUI ${PORTNAME}-SwingGUI pkg-message
 
-DESKTOP_ENTRIES="Domination" "" "${PORTNAME}" \
-		"${PORTNAME}-SwingGUI" "Game;StrategyGame;" ""
+DESKTOP_ENTRIES=	"Domination" \
+			"" \
+			"${PORTNAME}" \
+			"${PORTNAME}-SwingGUI" \
+			"Game;StrategyGame;" \
+			""
 
 .include <bsd.port.options.mk>
 
@@ -57,6 +58,7 @@ post-extract-script:
 .for f in ${MAPS:S/$/.zip/}
 	@${UNZIP_CMD} -qo -d ${WRKSRC}/maps ${_DISTDIR}/${f}
 .endfor
+	@${FIND} ${WRKSRC}/  -type f -name '._*' -delete
 
 do-install:
 	(cd ${WRKSRC} && ${COPYTREE_SHARE} \
diff --git a/games/domination/distinfo b/games/domination/distinfo
index 27c6ce2670e9..d732774d2a19 100644
--- a/games/domination/distinfo
+++ b/games/domination/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1660000962
-SHA256 (domination/Domination_1.2.5.zip) = 1a171d8248bc5045e88e23da46bc951ce5a845970f34f8443ada54a2847bb47a
-SIZE (domination/Domination_1.2.5.zip) = 8057447
+TIMESTAMP = 1774034901
+SHA256 (domination/Domination_1.3.4.zip) = 30b7c914768e4f85daa1ba6fc0e93fb9c29f604e33a72858e66f2060855e682b
+SIZE (domination/Domination_1.3.4.zip) = 35345192
 SHA256 (domination/solar.zip) = 38345a0921e485ccaf15e15a5ba2bc1281613d139481d0918fc055af653020e9
 SIZE (domination/solar.zip) = 160107
 SHA256 (domination/bigeurope.zip) = 55b574adb11d11ebd084d8b36e93f5b891fc6e69f26e842aa47ab7c9c75ce4d6
diff --git a/games/domination/pkg-plist b/games/domination/pkg-plist
index b2ed73f0409f..ca949b10bde5 100644
--- a/games/domination/pkg-plist
+++ b/games/domination/pkg-plist
@@ -5,6 +5,7 @@ bin/domination-SwingGUI
 %%DATADIR%%/ChangeLog.txt
 %%DATADIR%%/CommandLine.sh
 %%DATADIR%%/Domination.jar
+%%DATADIR%%/Domination4ME.jar
 %%DATADIR%%/GameGUI.sh
 %%DATADIR%%/Increment1GUI.sh
 %%DATADIR%%/ReadMe.txt
@@ -66,8 +67,11 @@ bin/domination-SwingGUI
 %%DATADIR%%/lib/TranslationTool.jar
 %%DATADIR%%/lib/httpcore-4.1.2.jar
 %%DATADIR%%/lib/httpmime-4.1.2.jar
+%%DATADIR%%/lib/jlayer-1.0.1.4.jar
 %%DATADIR%%/lib/m3gbasic.jar
 %%DATADIR%%/lib/midletrunner.jar
+%%DATADIR%%/lib/mp3spi-1.9.5.4.jar
+%%DATADIR%%/lib/tritonus-share-0.3.7.4.jar
 %%DATADIR%%/maps/Andorra.cards
 %%DATADIR%%/maps/Andorra.map
 %%DATADIR%%/maps/Andorra_map.gif


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69c3cc37.3caa1.39b84a19>