diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/0ad/Makefile | 2 | ||||
-rw-r--r-- | games/DDNet/Makefile | 2 | ||||
-rw-r--r-- | games/abstreet/Makefile | 2 | ||||
-rw-r--r-- | games/anki/Makefile | 2 | ||||
-rw-r--r-- | games/dose-response/Makefile | 2 | ||||
-rw-r--r-- | games/genact/Makefile | 2 | ||||
-rw-r--r-- | games/jaggedalliance2/Makefile | 1 | ||||
-rw-r--r-- | games/jumpy/Makefile | 1 | ||||
-rw-r--r-- | games/punchy/Makefile | 2 | ||||
-rw-r--r-- | games/rpg-cli/Makefile | 2 | ||||
-rw-r--r-- | games/veloren-weekly/Makefile | 1 |
11 files changed, 11 insertions, 8 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 0b69537a7bba..e5f694b3db61 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -1,6 +1,6 @@ PORTNAME= 0ad PORTVERSION= 0.0.26 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= http://releases.wildfiregames.com/ \ SF/zero-ad/releases diff --git a/games/DDNet/Makefile b/games/DDNet/Makefile index 9362ea7200b3..d3722225ba2f 100644 --- a/games/DDNet/Makefile +++ b/games/DDNet/Makefile @@ -1,6 +1,6 @@ PORTNAME= DDNet PORTVERSION= 16.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://ddnet.tw/downloads/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/games/abstreet/Makefile b/games/abstreet/Makefile index e5aecf53eaf5..d9d8b5af8452 100644 --- a/games/abstreet/Makefile +++ b/games/abstreet/Makefile @@ -1,7 +1,7 @@ PORTNAME= abstreet DISTVERSIONPREFIX= v DISTVERSION= 0.2.64 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= games MASTER_SITES= LOCAL/yuri:data DISTFILES= ${PORTNAME}-data-${DISTVERSION}.tgz:data # updated by the update-data target diff --git a/games/anki/Makefile b/games/anki/Makefile index 21315496e251..46e9f44df957 100644 --- a/games/anki/Makefile +++ b/games/anki/Makefile @@ -1,6 +1,6 @@ PORTNAME= anki DISTVERSION= 2.1.54 -PORTREVISION= 12 +PORTREVISION= 13 # Don't forget to update ${_MY_BUILDHASH} if DISTVERSION changes CATEGORIES= games education python MASTER_SITES= LOCAL/kai/:yarncache \ diff --git a/games/dose-response/Makefile b/games/dose-response/Makefile index 4049f35b5e82..175e93af6fac 100644 --- a/games/dose-response/Makefile +++ b/games/dose-response/Makefile @@ -1,7 +1,7 @@ PORTNAME= dose-response DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= games MAINTAINER= ports@FreeBSD.org diff --git a/games/genact/Makefile b/games/genact/Makefile index 176704fe3a0d..6fdd77633fe7 100644 --- a/games/genact/Makefile +++ b/games/genact/Makefile @@ -1,7 +1,7 @@ PORTNAME= genact DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= games MAINTAINER= 0mp@FreeBSD.org diff --git a/games/jaggedalliance2/Makefile b/games/jaggedalliance2/Makefile index 1511b594e349..0fb97356255e 100644 --- a/games/jaggedalliance2/Makefile +++ b/games/jaggedalliance2/Makefile @@ -1,6 +1,7 @@ PORTNAME= ja2 DISTVERSIONPREFIX= v DISTVERSION= 0.20.0 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= timp87@gmail.com diff --git a/games/jumpy/Makefile b/games/jumpy/Makefile index fda5dc3f724b..1f4d58b299ae 100644 --- a/games/jumpy/Makefile +++ b/games/jumpy/Makefile @@ -1,6 +1,7 @@ PORTNAME= jumpy DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= games wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/games/punchy/Makefile b/games/punchy/Makefile index 5042708c19a9..c698ab249e47 100644 --- a/games/punchy/Makefile +++ b/games/punchy/Makefile @@ -1,7 +1,7 @@ PORTNAME= punchy DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/games/rpg-cli/Makefile b/games/rpg-cli/Makefile index b587fc824baf..9fb2c743feec 100644 --- a/games/rpg-cli/Makefile +++ b/games/rpg-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= rpg-cli DISTVERSION= 1.0.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MAINTAINER= lcook@FreeBSD.org diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile index b82d42ab8898..cf6e8140c33c 100644 --- a/games/veloren-weekly/Makefile +++ b/games/veloren-weekly/Makefile @@ -1,5 +1,6 @@ PORTNAME= veloren PORTVERSION= s20230313 +PORTREVISION= 1 CATEGORIES= games wayland .if !make(makesum) MASTER_SITES= LOCAL/jbeich |