aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-10-05 20:43:38 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-11-17 11:46:00 +0000
commite55b80195e2af4bd63088de216ccd3e23be81c1f (patch)
tree2940e8bbfa7b746e0ca39510d33120efd8d69e5e /games
parent154f38af44602c60b6dde820eaa98a77508f9502 (diff)
downloadports-e55b80195e2af4bd63088de216ccd3e23be81c1f.tar.gz
ports-e55b80195e2af4bd63088de216ccd3e23be81c1f.zip
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1 Reported by: GitHub (watch releases) PR: 274317 Exp-run by: antoine (incomplete) Approved by: fluffy
Diffstat (limited to 'games')
-rw-r--r--games/0ad/Makefile2
-rw-r--r--games/an/Makefile2
-rw-r--r--games/easyrpg-player/Makefile1
-rw-r--r--games/exult-devel/Makefile2
-rw-r--r--games/freeciv/Makefile1
-rw-r--r--games/liblcf/Makefile1
-rw-r--r--games/libretro-play/Makefile2
-rw-r--r--games/openmw/Makefile2
-rw-r--r--games/openrct2/Makefile1
-rw-r--r--games/openttd/Makefile2
-rw-r--r--games/wesnoth/Makefile1
-rw-r--r--games/widelands/Makefile2
12 files changed, 12 insertions, 7 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile
index e6b6a9b8fc4d..6f6031a50902 100644
--- a/games/0ad/Makefile
+++ b/games/0ad/Makefile
@@ -1,6 +1,6 @@
PORTNAME= 0ad
PORTVERSION= 0.0.26
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= games
MASTER_SITES= http://releases.wildfiregames.com/ \
SF/zero-ad/releases
diff --git a/games/an/Makefile b/games/an/Makefile
index 42bd6a2f384d..a10ddb28ffca 100644
--- a/games/an/Makefile
+++ b/games/an/Makefile
@@ -1,6 +1,6 @@
PORTNAME= an
PORTVERSION= 1.2
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= games
MASTER_SITES= DEBIAN_POOL
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
diff --git a/games/easyrpg-player/Makefile b/games/easyrpg-player/Makefile
index f73a62dfa4e7..1428b7ab15ce 100644
--- a/games/easyrpg-player/Makefile
+++ b/games/easyrpg-player/Makefile
@@ -1,5 +1,6 @@
PORTNAME= easyrpg-player
PORTVERSION= 0.8
+PORTREVISION= 1
CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org
diff --git a/games/exult-devel/Makefile b/games/exult-devel/Makefile
index af2857a69b66..c1abe375b44a 100644
--- a/games/exult-devel/Makefile
+++ b/games/exult-devel/Makefile
@@ -1,6 +1,6 @@
DISTVERSIONPREFIX= snapshot-v
DISTVERSION= 1.9.0.20231116
-PORTREVISION= 0
+PORTREVISION= 1
PKGNAMESUFFIX= -devel
CONFLICTS_INSTALL= exult
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile
index e3623b040bd5..1ef6677d788b 100644
--- a/games/freeciv/Makefile
+++ b/games/freeciv/Makefile
@@ -1,5 +1,6 @@
PORTNAME= freeciv
PORTVERSION= 3.0.8
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} \
http://files.freeciv.org/stable/
diff --git a/games/liblcf/Makefile b/games/liblcf/Makefile
index c6ab47f88b8b..1ee02133065c 100644
--- a/games/liblcf/Makefile
+++ b/games/liblcf/Makefile
@@ -1,5 +1,6 @@
PORTNAME= liblcf
PORTVERSION= 0.8
+PORTREVISION= 1
CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org
diff --git a/games/libretro-play/Makefile b/games/libretro-play/Makefile
index a8555f91a749..c39d89e913d5 100644
--- a/games/libretro-play/Makefile
+++ b/games/libretro-play/Makefile
@@ -1,6 +1,6 @@
PORTNAME= play
PORTVERSION= 0.48
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
PKGNAMEPREFIX= libretro-
diff --git a/games/openmw/Makefile b/games/openmw/Makefile
index 62f41704c6cd..2ec04db0bf67 100644
--- a/games/openmw/Makefile
+++ b/games/openmw/Makefile
@@ -1,7 +1,7 @@
PORTNAME= openmw
DISTVERSIONPREFIX= openmw-
DISTVERSION= 0.48.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MAINTAINER= fluffy@FreeBSD.org
diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile
index 8b360d544f01..457a4b8528da 100644
--- a/games/openrct2/Makefile
+++ b/games/openrct2/Makefile
@@ -1,6 +1,7 @@
PORTNAME= openrct2
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.6
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= https://github.com/OpenRCT2/title-sequences/releases/download/v0.4.6/:sequence \
https://github.com/OpenRCT2/objects/releases/download/v1.3.11/:object \
diff --git a/games/openttd/Makefile b/games/openttd/Makefile
index 35915936a349..4c78f3a2bb26 100644
--- a/games/openttd/Makefile
+++ b/games/openttd/Makefile
@@ -1,6 +1,6 @@
PORTNAME= openttd
DISTVERSION= 13.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= https://proxy.binaries.openttd.org/openttd-releases/${DISTVERSION}/
DISTNAME= ${PORTNAME}-${DISTVERSION}-source
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile
index 0c831f717705..ea3cd0b85239 100644
--- a/games/wesnoth/Makefile
+++ b/games/wesnoth/Makefile
@@ -1,5 +1,6 @@
PORTNAME= wesnoth
PORTVERSION= 1.16.10
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \
diff --git a/games/widelands/Makefile b/games/widelands/Makefile
index 87e66301c3a4..c1f52ad0cc24 100644
--- a/games/widelands/Makefile
+++ b/games/widelands/Makefile
@@ -1,7 +1,7 @@
PORTNAME= widelands
DISTVERSIONPREFIX= v
DISTVERSION= 1.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org