diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/0ad/Makefile | 2 | ||||
-rw-r--r-- | games/DDNet/Makefile | 1 | ||||
-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 | 2 | ||||
-rw-r--r-- | games/jumpy/Makefile | 2 | ||||
-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, 9 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 0197d574a314..c3e3868d2e6f 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -1,6 +1,6 @@ PORTNAME= 0ad PORTVERSION= 0.0.26 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= http://releases.wildfiregames.com/ \ SF/zero-ad/releases diff --git a/games/DDNet/Makefile b/games/DDNet/Makefile index 9a4ceb535b26..aa616bc2dd87 100644 --- a/games/DDNet/Makefile +++ b/games/DDNet/Makefile @@ -1,5 +1,6 @@ PORTNAME= DDNet PORTVERSION= 16.9 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://ddnet.tw/downloads/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/games/abstreet/Makefile b/games/abstreet/Makefile index d9d8b5af8452..6ebe083a9d85 100644 --- a/games/abstreet/Makefile +++ b/games/abstreet/Makefile @@ -1,7 +1,7 @@ PORTNAME= abstreet DISTVERSIONPREFIX= v DISTVERSION= 0.2.64 -PORTREVISION= 15 +PORTREVISION= 16 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 5fc8c01aaa4a..2d91cfe264d4 100644 --- a/games/anki/Makefile +++ b/games/anki/Makefile @@ -1,6 +1,6 @@ PORTNAME= anki DISTVERSION= 2.1.54 -PORTREVISION= 14 +PORTREVISION= 15 # 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 175e93af6fac..1f236fd8ff83 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= 33 +PORTREVISION= 34 CATEGORIES= games MAINTAINER= ports@FreeBSD.org diff --git a/games/genact/Makefile b/games/genact/Makefile index 6fdd77633fe7..8c5f25f3fd4f 100644 --- a/games/genact/Makefile +++ b/games/genact/Makefile @@ -1,7 +1,7 @@ PORTNAME= genact DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= games MAINTAINER= 0mp@FreeBSD.org diff --git a/games/jaggedalliance2/Makefile b/games/jaggedalliance2/Makefile index 0fb97356255e..27c17ad65236 100644 --- a/games/jaggedalliance2/Makefile +++ b/games/jaggedalliance2/Makefile @@ -1,7 +1,7 @@ PORTNAME= ja2 DISTVERSIONPREFIX= v DISTVERSION= 0.20.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= timp87@gmail.com diff --git a/games/jumpy/Makefile b/games/jumpy/Makefile index a731df636783..3c5f53a58944 100644 --- a/games/jumpy/Makefile +++ b/games/jumpy/Makefile @@ -1,7 +1,7 @@ PORTNAME= jumpy DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/games/punchy/Makefile b/games/punchy/Makefile index e29e43824ead..9d7c1bbe426d 100644 --- a/games/punchy/Makefile +++ b/games/punchy/Makefile @@ -1,7 +1,7 @@ PORTNAME= punchy DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/games/rpg-cli/Makefile b/games/rpg-cli/Makefile index 9fb2c743feec..ab7961cdb599 100644 --- a/games/rpg-cli/Makefile +++ b/games/rpg-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= rpg-cli DISTVERSION= 1.0.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MAINTAINER= lcook@FreeBSD.org diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile index 9afcc3c6ed7a..d8b1176c83ac 100644 --- a/games/veloren-weekly/Makefile +++ b/games/veloren-weekly/Makefile @@ -1,5 +1,6 @@ PORTNAME= veloren PORTVERSION= s20230419 +PORTREVISION= 1 CATEGORIES= games wayland .if !make(makesum) MASTER_SITES= LOCAL/jbeich |