aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2023-09-27 14:10:15 +0000
committerDima Panov <fluffy@FreeBSD.org>2023-09-27 14:36:30 +0000
commit21d8008e86830262f2a33a6dca9ddf2478cd6487 (patch)
tree55cb75e874b5c845f0916dd0c3c444f1f2414b8d /games
parent358336d31aa7b14c5b62e4ad128c2d4454f0c954 (diff)
downloadports-21d8008e86830262f2a33a6dca9ddf2478cd6487.tar.gz
ports-21d8008e86830262f2a33a6dca9ddf2478cd6487.zip
Diffstat (limited to 'games')
-rw-r--r--games/alephone/Makefile2
-rw-r--r--games/bastet/Makefile2
-rw-r--r--games/burrtools/Makefile2
-rw-r--r--games/colobot/Makefile2
-rw-r--r--games/domino-chain/Makefile2
-rw-r--r--games/freeorion/Makefile2
-rw-r--r--games/frogatto/Makefile2
-rw-r--r--games/galaxyhack/Makefile2
-rw-r--r--games/leela-zero/Makefile2
-rw-r--r--games/openmw/Makefile1
-rw-r--r--games/py-fife/Makefile2
-rw-r--r--games/scummvm-tools/Makefile2
-rw-r--r--games/stuntrally/Makefile2
-rw-r--r--games/supertux2/Makefile2
-rw-r--r--games/traingame/Makefile2
-rw-r--r--games/vamos/Makefile2
-rw-r--r--games/violetland/Makefile2
-rw-r--r--games/widelands/Makefile2
18 files changed, 18 insertions, 17 deletions
diff --git a/games/alephone/Makefile b/games/alephone/Makefile
index bbf3557792ec..eb4149ab02db 100644
--- a/games/alephone/Makefile
+++ b/games/alephone/Makefile
@@ -1,6 +1,6 @@
PORTNAME= alephone
DISTVERSION= 20230119
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= https://github.com/Aleph-One-Marathon/${PORTNAME}/releases/download/release-${DISTVERSION}/
DISTNAME= AlephOne-${DISTVERSION}
diff --git a/games/bastet/Makefile b/games/bastet/Makefile
index 85ea3f2edbaa..41ae1ac15f9c 100644
--- a/games/bastet/Makefile
+++ b/games/bastet/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bastet
PORTVERSION= 0.43.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= http://fph.altervista.org/prog/files/
diff --git a/games/burrtools/Makefile b/games/burrtools/Makefile
index aea75c1262b4..504a92164eed 100644
--- a/games/burrtools/Makefile
+++ b/games/burrtools/Makefile
@@ -1,6 +1,6 @@
PORTNAME= burrtools
PORTVERSION= 0.6.3
-PORTREVISION= 23
+PORTREVISION= 24
CATEGORIES= games
MASTER_SITES= SF
diff --git a/games/colobot/Makefile b/games/colobot/Makefile
index cab0ccb027c2..8f4cc21ef674 100644
--- a/games/colobot/Makefile
+++ b/games/colobot/Makefile
@@ -1,7 +1,7 @@
PORTNAME= colobot
DISTVERSIONPREFIX= ${PORTNAME}-gold-
DISTVERSION= 0.2.0
-PORTREVISION= 6
+PORTREVISION= 7
DISTVERSIONSUFFIX= -alpha
CATEGORIES= games education
MASTER_SITES= https://colobot.info/files/music/:music
diff --git a/games/domino-chain/Makefile b/games/domino-chain/Makefile
index 76d186a90450..d003ddd7ec42 100644
--- a/games/domino-chain/Makefile
+++ b/games/domino-chain/Makefile
@@ -1,6 +1,6 @@
PORTNAME= domino-chain
PORTVERSION= 1.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org
diff --git a/games/freeorion/Makefile b/games/freeorion/Makefile
index 79b0dba954cc..b7e3026090ef 100644
--- a/games/freeorion/Makefile
+++ b/games/freeorion/Makefile
@@ -1,7 +1,7 @@
PORTNAME= freeorion
DISTVERSIONPREFIX= v
DISTVERSION= 0.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org
diff --git a/games/frogatto/Makefile b/games/frogatto/Makefile
index e1017ff7fe1c..ae1ead11cc4c 100644
--- a/games/frogatto/Makefile
+++ b/games/frogatto/Makefile
@@ -1,6 +1,6 @@
PORTNAME= frogatto
PORTVERSION= 1.3.1
-PORTREVISION= 28
+PORTREVISION= 29
CATEGORIES= games
MAINTAINER= fiziologus@gmail.com
diff --git a/games/galaxyhack/Makefile b/games/galaxyhack/Makefile
index 91f5c9f7d77b..f9278b5f74da 100644
--- a/games/galaxyhack/Makefile
+++ b/games/galaxyhack/Makefile
@@ -1,6 +1,6 @@
PORTNAME= galaxyhack
PORTVERSION= 1.74
-PORTREVISION= 39
+PORTREVISION= 40
CATEGORIES= games
MASTER_SITES= SF \
SF/${PORTNAME}/Fleet%20packages/020906:fleets
diff --git a/games/leela-zero/Makefile b/games/leela-zero/Makefile
index ffdd5f9267d7..71d88784d260 100644
--- a/games/leela-zero/Makefile
+++ b/games/leela-zero/Makefile
@@ -1,7 +1,7 @@
PORTNAME= leela-zero
DISTVERSIONPREFIX= v
DISTVERSION= 0.17-30
-PORTREVISION= 4
+PORTREVISION= 5
DISTVERSIONSUFFIX= -ge3ed631
CATEGORIES= games
diff --git a/games/openmw/Makefile b/games/openmw/Makefile
index 18f0dc8c6b96..62f41704c6cd 100644
--- a/games/openmw/Makefile
+++ b/games/openmw/Makefile
@@ -1,6 +1,7 @@
PORTNAME= openmw
DISTVERSIONPREFIX= openmw-
DISTVERSION= 0.48.0
+PORTREVISION= 1
CATEGORIES= games
MAINTAINER= fluffy@FreeBSD.org
diff --git a/games/py-fife/Makefile b/games/py-fife/Makefile
index 95c8a89c447e..8698b1e9aa24 100644
--- a/games/py-fife/Makefile
+++ b/games/py-fife/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fife
PORTVERSION= 0.4.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= games
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile
index b154ed524a27..5d60cc029916 100644
--- a/games/scummvm-tools/Makefile
+++ b/games/scummvm-tools/Makefile
@@ -1,6 +1,6 @@
PORTNAME= scummvm-tools
PORTVERSION= 2.7.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games emulators
MASTER_SITES= https://downloads.scummvm.org/frs/${PORTNAME}/${PORTVERSION}/
diff --git a/games/stuntrally/Makefile b/games/stuntrally/Makefile
index c46dd68d4e72..4c36af6e064c 100644
--- a/games/stuntrally/Makefile
+++ b/games/stuntrally/Makefile
@@ -1,6 +1,6 @@
PORTNAME= stuntrally
PORTVERSION= 2.6.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org
diff --git a/games/supertux2/Makefile b/games/supertux2/Makefile
index 76c6e364d4ca..725caf0c7be3 100644
--- a/games/supertux2/Makefile
+++ b/games/supertux2/Makefile
@@ -2,7 +2,7 @@ PORTNAME= supertux
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.3
DISTVERSIONSUFFIX= -Source
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= https://github.com/SuperTux/supertux/releases/download/v${PORTVERSION}/
PKGNAMESUFFIX= 2
diff --git a/games/traingame/Makefile b/games/traingame/Makefile
index ef2a281e2831..8aee1fe69f2f 100644
--- a/games/traingame/Makefile
+++ b/games/traingame/Makefile
@@ -1,6 +1,6 @@
PORTNAME= traingame
PORTVERSION= 0.3
-PORTREVISION= 27
+PORTREVISION= 28
CATEGORIES= games
MAINTAINER= ports@FreeBSD.org
diff --git a/games/vamos/Makefile b/games/vamos/Makefile
index 0c5cc04fd972..bf5ff5a448c9 100644
--- a/games/vamos/Makefile
+++ b/games/vamos/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vamos
PORTVERSION= 0.7.1
-PORTREVISION= 27
+PORTREVISION= 28
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/ \
SF/nemysisfreebsdp/${CATEGORIES}/:icons
diff --git a/games/violetland/Makefile b/games/violetland/Makefile
index e28e5f698b2b..1164dd6cd8a6 100644
--- a/games/violetland/Makefile
+++ b/games/violetland/Makefile
@@ -1,6 +1,6 @@
PORTNAME= violetland
PORTVERSION= 0.5
-PORTREVISION= 21
+PORTREVISION= 22
CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org
diff --git a/games/widelands/Makefile b/games/widelands/Makefile
index 35e151d9d5f6..87e66301c3a4 100644
--- a/games/widelands/Makefile
+++ b/games/widelands/Makefile
@@ -1,7 +1,7 @@
PORTNAME= widelands
DISTVERSIONPREFIX= v
DISTVERSION= 1.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org