aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2014-06-01 16:11:34 +0800
committermva <mva@FreeBSD.org>2014-06-01 16:11:34 +0800
commit5284cdcdfbefa8d17631e2dd669f8f3d5b0b3b50 (patch)
tree88d4fe949876494d2be2bf077f2487ee47ef72b3 /games
parent378d191338b9ee62fd67cbd949bd6a368c69ef0e (diff)
downloadfreebsd-ports-gnome-5284cdcdfbefa8d17631e2dd669f8f3d5b0b3b50.tar.gz
freebsd-ports-gnome-5284cdcdfbefa8d17631e2dd669f8f3d5b0b3b50.tar.zst
freebsd-ports-gnome-5284cdcdfbefa8d17631e2dd669f8f3d5b0b3b50.zip
- Update graphics/sdl_gfx to version 2.0.25
- Bump PORTREVISION on ports depending on it, since the shlib version changed
Diffstat (limited to 'games')
-rw-r--r--games/brainparty/Makefile2
-rw-r--r--games/chapping/Makefile2
-rw-r--r--games/freedink-engine/Makefile2
-rw-r--r--games/freedroidrpg/Makefile2
-rw-r--r--games/galaxyhack/Makefile2
-rw-r--r--games/kartofel/Makefile2
-rw-r--r--games/lincity-ng/Makefile2
-rw-r--r--games/luola/Makefile2
-rw-r--r--games/manaplus/Makefile1
-rw-r--r--games/meandmyshadow/Makefile1
-rw-r--r--games/oolite/Makefile2
-rw-r--r--games/openalchemist/Makefile2
-rw-r--r--games/openbubbles/Makefile2
-rw-r--r--games/openssn/Makefile2
-rw-r--r--games/openxcom/Makefile2
-rw-r--r--games/patapizza-tetris/Makefile2
-rw-r--r--games/puckman/Makefile2
-rw-r--r--games/qonk/Makefile2
-rw-r--r--games/syobon/Makefile2
-rw-r--r--games/warmux/Makefile2
-rw-r--r--games/widelands/Makefile2
-rw-r--r--games/xblast/Makefile2
-rw-r--r--games/xgalaga-sdl/Makefile2
-rw-r--r--games/xpired/Makefile2
24 files changed, 24 insertions, 22 deletions
diff --git a/games/brainparty/Makefile b/games/brainparty/Makefile
index c6fe4d8fa14a..0622469b9a71 100644
--- a/games/brainparty/Makefile
+++ b/games/brainparty/Makefile
@@ -3,7 +3,7 @@
PORTNAME= brainparty
PORTVERSION= 0.5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= http://www.tuxradar.com/files/brainparty/ \
http://mirror.amdmi3.ru/distfiles/
diff --git a/games/chapping/Makefile b/games/chapping/Makefile
index 247ab051f833..b22f9a7c3640 100644
--- a/games/chapping/Makefile
+++ b/games/chapping/Makefile
@@ -3,7 +3,7 @@
PORTNAME= chapping
PORTVERSION= 0.43
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= games
MASTER_SITES= http://forja.rediris.es/frs/download.php/760/ \
http://mirror.amdmi3.ru/distfiles/
diff --git a/games/freedink-engine/Makefile b/games/freedink-engine/Makefile
index 9c0554e1b54c..680918616299 100644
--- a/games/freedink-engine/Makefile
+++ b/games/freedink-engine/Makefile
@@ -3,7 +3,7 @@
PORTNAME= freedink
PORTVERSION= 1.08.${PORTVER}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= freedink
diff --git a/games/freedroidrpg/Makefile b/games/freedroidrpg/Makefile
index 8128a8af9781..12cb4c559067 100644
--- a/games/freedroidrpg/Makefile
+++ b/games/freedroidrpg/Makefile
@@ -3,7 +3,7 @@
PORTNAME= freedroidrpg
PORTVERSION= 0.15
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= SF/freedroid/freedroidRPG/freedroidRPG-${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\\1/}/
diff --git a/games/galaxyhack/Makefile b/games/galaxyhack/Makefile
index 75eb59780ef9..93d710d17517 100644
--- a/games/galaxyhack/Makefile
+++ b/games/galaxyhack/Makefile
@@ -3,7 +3,7 @@
PORTNAME= galaxyhack
PORTVERSION= 1.74
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= games
MASTER_SITES= SF \
SF/${PORTNAME}/Fleet%20packages/020906:fleets
diff --git a/games/kartofel/Makefile b/games/kartofel/Makefile
index ace7562bf13e..a36018f8176c 100644
--- a/games/kartofel/Makefile
+++ b/games/kartofel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kartofel
PORTVERSION= 1.2
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= games
MASTER_SITES= http://kartofel.jfedor.org/downloads/ \
http://mirror.amdmi3.ru/distfiles/
diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile
index e819a720c649..9676da09b007 100644
--- a/games/lincity-ng/Makefile
+++ b/games/lincity-ng/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lincity-ng
PORTVERSION= 2.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_BERLIOS}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/games/luola/Makefile b/games/luola/Makefile
index 2f699c31281d..ac44733adf05 100644
--- a/games/luola/Makefile
+++ b/games/luola/Makefile
@@ -3,7 +3,7 @@
PORTNAME= luola
PORTVERSION= 1.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ # master site gone
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
diff --git a/games/manaplus/Makefile b/games/manaplus/Makefile
index 933b10fc1bae..6b338b5dcb59 100644
--- a/games/manaplus/Makefile
+++ b/games/manaplus/Makefile
@@ -3,6 +3,7 @@
PORTNAME= manaplus
PORTVERSION= 1.4.5.24
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://download.evolonline.org/manaplus/download/${PORTVERSION}/
diff --git a/games/meandmyshadow/Makefile b/games/meandmyshadow/Makefile
index e791c0488a70..c664f15fe0d1 100644
--- a/games/meandmyshadow/Makefile
+++ b/games/meandmyshadow/Makefile
@@ -3,6 +3,7 @@
PORTNAME= meandmyshadow
PORTVERSION= 0.4.1
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
diff --git a/games/oolite/Makefile b/games/oolite/Makefile
index d8ed04cdbb30..106c7afc63d5 100644
--- a/games/oolite/Makefile
+++ b/games/oolite/Makefile
@@ -3,7 +3,7 @@
PORTNAME= oolite
PORTVERSION= 1.76
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games gnustep
MASTER_SITES= ${MASTER_SITE_BERLIOS} http://jens.ayton.se/oolite/deps/:js
MASTER_SITE_SUBDIR= oolite-linux
diff --git a/games/openalchemist/Makefile b/games/openalchemist/Makefile
index ba9ddd58441e..77e6c0a27332 100644
--- a/games/openalchemist/Makefile
+++ b/games/openalchemist/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openalchemist
PORTVERSION= 0.3
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
diff --git a/games/openbubbles/Makefile b/games/openbubbles/Makefile
index ecbc97b526a3..8047f3115054 100644
--- a/games/openbubbles/Makefile
+++ b/games/openbubbles/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openbubbles
PORTVERSION= 1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= SF/nemysisfreebsdp/${CATEGORIES}/${PORTNAME}/
DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
diff --git a/games/openssn/Makefile b/games/openssn/Makefile
index 48d8131b216c..46427bf2b7bc 100644
--- a/games/openssn/Makefile
+++ b/games/openssn/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openssn
PORTVERSION= 1.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/games/openxcom/Makefile b/games/openxcom/Makefile
index 770b05656872..1a258e6ae2fc 100644
--- a/games/openxcom/Makefile
+++ b/games/openxcom/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openxcom
PORTVERSION= 0.9.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org
diff --git a/games/patapizza-tetris/Makefile b/games/patapizza-tetris/Makefile
index 5990e3f1a7a9..8e9cfdf3016f 100644
--- a/games/patapizza-tetris/Makefile
+++ b/games/patapizza-tetris/Makefile
@@ -3,7 +3,7 @@
PORTNAME= patapizza-tetris
PORTVERSION= 1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= SF/nemysisfreebsdp/${CATEGORIES}/:icons
DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
diff --git a/games/puckman/Makefile b/games/puckman/Makefile
index 2681bd99ce65..0a7f8205357b 100644
--- a/games/puckman/Makefile
+++ b/games/puckman/Makefile
@@ -3,7 +3,7 @@
PORTNAME= puckman
PORTVERSION= 1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= SF/nemysisfreebsdp/${CATEGORIES}/:icons
DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
diff --git a/games/qonk/Makefile b/games/qonk/Makefile
index 8f37720b728c..d768917314fe 100644
--- a/games/qonk/Makefile
+++ b/games/qonk/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qonk
PORTVERSION= 0.3.1
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/games/syobon/Makefile b/games/syobon/Makefile
index 13cd4eb73060..d18699c0e834 100644
--- a/games/syobon/Makefile
+++ b/games/syobon/Makefile
@@ -3,7 +3,7 @@
PORTNAME= syobon
PORTVERSION= 1.0.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= http://download.zapek.com/software/${PORTNAME}/ \
SF/nemysisfreebsdp/${CATEGORIES}/:icons
diff --git a/games/warmux/Makefile b/games/warmux/Makefile
index 7994ed86e6d1..df3f8985723d 100644
--- a/games/warmux/Makefile
+++ b/games/warmux/Makefile
@@ -3,7 +3,7 @@
PORTNAME= warmux
DISTVERSION= 11.04.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= http://download.gna.org/${PORTNAME}/ \
http://download.gna.org/${PORTNAME}/archive/
diff --git a/games/widelands/Makefile b/games/widelands/Makefile
index 125f36d2946d..d5c5a5a826d2 100644
--- a/games/widelands/Makefile
+++ b/games/widelands/Makefile
@@ -3,7 +3,7 @@
PORTNAME= widelands
DISTVERSION= build18
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= https://launchpadlibrarian.net/167260749/ \
http://mirror.amdmi3.ru/distfiles/
diff --git a/games/xblast/Makefile b/games/xblast/Makefile
index 848ee6e22fea..b08abb622e62 100644
--- a/games/xblast/Makefile
+++ b/games/xblast/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xblast
PORTVERSION= 2.10.4
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/Sources/${PORTVERSION} \
SF/${PORTNAME}/Images/${IMAGES_DATE}:images \
diff --git a/games/xgalaga-sdl/Makefile b/games/xgalaga-sdl/Makefile
index 583f3a8f9fe9..fd779aa19378 100644
--- a/games/xgalaga-sdl/Makefile
+++ b/games/xgalaga-sdl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xgalaga-sdl
PORTVERSION= 2.1.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/ \
SF/nemysisfreebsdp/${CATEGORIES}/:icons
diff --git a/games/xpired/Makefile b/games/xpired/Makefile
index 9380c1563c36..cb024dc75be8 100644
--- a/games/xpired/Makefile
+++ b/games/xpired/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xpired
PORTVERSION= 1.22
-PORTREVISION= 19
+PORTREVISION= 20
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-linux/${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}-linux_source