summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2006-03-07 08:28:06 +0000
committerade <ade@FreeBSD.org>2006-03-07 08:28:06 +0000
commit38d1daaf6dcd0a9f2828ed254139c93fec126a03 (patch)
tree69469315dbe02bc59ad82a6a9ccb40570e704811 /games
parentc816ed92950edb7458ef8f12a5ed3a4ffcd0491d (diff)
downloadFreeBSD-ports-38d1daaf6dcd0a9f2828ed254139c93fec126a03.zip
FreeBSD-ports-38d1daaf6dcd0a9f2828ed254139c93fec126a03.tar.gz
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris Approved by: portmgr (implicit)
Diffstat (limited to 'games')
-rw-r--r--games/bombermaze/Makefile2
-rw-r--r--games/corewars/Makefile2
-rw-r--r--games/crossfire-client/Makefile1
-rw-r--r--games/dopewars/Makefile2
-rw-r--r--games/eboard/Makefile2
-rw-r--r--games/euchre/Makefile2
-rw-r--r--games/freeciv/Makefile1
-rw-r--r--games/freedroidrpg/Makefile1
-rw-r--r--games/garith/Makefile2
-rw-r--r--games/glchess/Makefile2
-rw-r--r--games/glife/Makefile2
-rw-r--r--games/gnmm/Makefile2
-rw-r--r--games/gnomechess/Makefile2
-rw-r--r--games/gnomekiss/Makefile2
-rw-r--r--games/gnomermind/Makefile2
-rw-r--r--games/gtkabale/Makefile2
-rw-r--r--games/gtklife/Makefile1
-rw-r--r--games/gtkpool/Makefile1
-rw-r--r--games/hex/Makefile2
-rw-r--r--games/macopix/Makefile2
-rw-r--r--games/mahjong/Makefile1
-rw-r--r--games/mindguard/Makefile1
-rw-r--r--games/nethack33/Makefile2
-rw-r--r--games/nethack34/Makefile2
-rw-r--r--games/netspades/Makefile2
-rw-r--r--games/robotfindskitten/Makefile1
-rw-r--r--games/traindirector/Makefile1
-rw-r--r--games/warmux/Makefile1
-rw-r--r--games/wmquake/Makefile1
-rw-r--r--games/wormux/Makefile1
-rw-r--r--games/xarchon/Makefile2
-rw-r--r--games/xbill/Makefile2
-rw-r--r--games/xphotohunter/Makefile2
-rw-r--r--games/xpuyopuyo/Makefile2
-rw-r--r--games/xqf/Makefile1
-rw-r--r--games/xscorch/Makefile1
-rw-r--r--games/xteddy/Makefile1
-rw-r--r--games/xword/Makefile2
-rw-r--r--games/znibbles/Makefile2
39 files changed, 39 insertions, 24 deletions
diff --git a/games/bombermaze/Makefile b/games/bombermaze/Makefile
index 32b0f13..21080b2 100644
--- a/games/bombermaze/Makefile
+++ b/games/bombermaze/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bombermaze
PORTVERSION= 0.6.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/games/corewars/Makefile b/games/corewars/Makefile
index e540390..9dbf1c7 100644
--- a/games/corewars/Makefile
+++ b/games/corewars/Makefile
@@ -7,7 +7,7 @@
PORTNAME= corewars
PORTVERSION= 0.9.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile
index 9519cab..f2f80f6 100644
--- a/games/crossfire-client/Makefile
+++ b/games/crossfire-client/Makefile
@@ -7,6 +7,7 @@
PORTNAME= crossfire-client
PORTVERSION= 1.7.0
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://ftp.ifi.uio.no/pub/crossfire/ \
diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile
index fc00b45..151803e 100644
--- a/games/dopewars/Makefile
+++ b/games/dopewars/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dopewars
PORTVERSION= 1.5.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/
diff --git a/games/eboard/Makefile b/games/eboard/Makefile
index efb2578..2dc0f17 100644
--- a/games/eboard/Makefile
+++ b/games/eboard/Makefile
@@ -7,7 +7,7 @@
PORTNAME= eboard
PORTVERSION= 0.9.5
-PORTREVISION= 2
+PORTREVISION= 3
EXTRAS= 1pl2 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
diff --git a/games/euchre/Makefile b/games/euchre/Makefile
index dffa9d9..53c28ef 100644
--- a/games/euchre/Makefile
+++ b/games/euchre/Makefile
@@ -7,7 +7,7 @@
PORTNAME= euchre
PORTVERSION= 0.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile
index ba3ee2c..e490289 100644
--- a/games/freeciv/Makefile
+++ b/games/freeciv/Makefile
@@ -7,6 +7,7 @@
PORTNAME= freeciv
PORTVERSION= 2.0.7
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable/ \
ftp://ftp.netc.pt/pub/freeciv/stable/ \
diff --git a/games/freedroidrpg/Makefile b/games/freedroidrpg/Makefile
index 93db228..88b8cf4 100644
--- a/games/freedroidrpg/Makefile
+++ b/games/freedroidrpg/Makefile
@@ -7,6 +7,7 @@
PORTNAME= freedroidrpg
PORTVERSION= 0.9.13
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= freedroid
diff --git a/games/garith/Makefile b/games/garith/Makefile
index b630328..b171593 100644
--- a/games/garith/Makefile
+++ b/games/garith/Makefile
@@ -7,7 +7,7 @@
PORTNAME= garith
PORTVERSION= 2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://www.cnm-vra.com/micah/garith/
diff --git a/games/glchess/Makefile b/games/glchess/Makefile
index 4fc7a81..1c692f7 100644
--- a/games/glchess/Makefile
+++ b/games/glchess/Makefile
@@ -7,7 +7,7 @@
PORTNAME= glchess
PORTVERSION= 0.4.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/games/glife/Makefile b/games/glife/Makefile
index a222758..e1f2695 100644
--- a/games/glife/Makefile
+++ b/games/glife/Makefile
@@ -7,7 +7,7 @@
PORTNAME= glife
PORTVERSION= 0.2.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/games/gnmm/Makefile b/games/gnmm/Makefile
index 2d5947c..37ffeb0 100644
--- a/games/gnmm/Makefile
+++ b/games/gnmm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnmm
PORTVERSION= 0.1.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/games/gnomechess/Makefile b/games/gnomechess/Makefile
index 6f7c6d5..eae2fdf 100644
--- a/games/gnomechess/Makefile
+++ b/games/gnomechess/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomechess
PORTVERSION= 0.3.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-chess/0.3
diff --git a/games/gnomekiss/Makefile b/games/gnomekiss/Makefile
index 1e7aee4..04ccb4b 100644
--- a/games/gnomekiss/Makefile
+++ b/games/gnomekiss/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomekiss
PORTVERSION= 1.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games gnome
MASTER_SITES= http://www.ecs.soton.ac.uk/~njl98r/code/kiss/
diff --git a/games/gnomermind/Makefile b/games/gnomermind/Makefile
index c8eeeb9..22da1c3 100644
--- a/games/gnomermind/Makefile
+++ b/games/gnomermind/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomermind
PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/games/gtkabale/Makefile b/games/gtkabale/Makefile
index c957c50..9324473 100644
--- a/games/gtkabale/Makefile
+++ b/games/gtkabale/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtkabale
PORTVERSION= 0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://sf.gds.tuwien.ac.at/3/g/gt/gtkabale/
diff --git a/games/gtklife/Makefile b/games/gtklife/Makefile
index a1d4d75..3cd8e76 100644
--- a/games/gtklife/Makefile
+++ b/games/gtklife/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gtklife
PORTVERSION= 4.2
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://ironphoenix.org/tril/gtklife/
diff --git a/games/gtkpool/Makefile b/games/gtkpool/Makefile
index 41e1d7d..d790f22 100644
--- a/games/gtkpool/Makefile
+++ b/games/gtkpool/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gtkpool
PORTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://gtkpool.seul.org/
diff --git a/games/hex/Makefile b/games/hex/Makefile
index 3efa285..b79e67f 100644
--- a/games/hex/Makefile
+++ b/games/hex/Makefile
@@ -7,7 +7,7 @@
PORTNAME= hex
PORTVERSION= 0.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://www.earth.li/projectpurple/files/
diff --git a/games/macopix/Makefile b/games/macopix/Makefile
index b225400..01938fc 100644
--- a/games/macopix/Makefile
+++ b/games/macopix/Makefile
@@ -7,7 +7,7 @@
PORTNAME= macopix
PORTVERSION= 1.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://rosegray.sakura.ne.jp/macopix/
.if defined(WITH_GTK1)
diff --git a/games/mahjong/Makefile b/games/mahjong/Makefile
index d6b6623..4ed8039 100644
--- a/games/mahjong/Makefile
+++ b/games/mahjong/Makefile
@@ -8,6 +8,7 @@
PORTNAME= mahjong
PORTVERSION= 1.6.3
+PORTREVISION= 1
CATEGORIES= games net
MASTER_SITES= http://www.stevens-bradfield.com/MahJong/Source/%SUBDIR%/
MASTER_SITE_SUBDIR= . Old
diff --git a/games/mindguard/Makefile b/games/mindguard/Makefile
index 1d158d2..522ad9e 100644
--- a/games/mindguard/Makefile
+++ b/games/mindguard/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mindguard
PORTVERSION= 0.0.0.4
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://zapatopi.net/mindguard/
EXTRACT_SUFX= .tgz
diff --git a/games/nethack33/Makefile b/games/nethack33/Makefile
index e1e15db..c572539 100644
--- a/games/nethack33/Makefile
+++ b/games/nethack33/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nethack
PORTVERSION= 3.3.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES?= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= nethack
diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile
index bd9aa36..5e39c44 100644
--- a/games/nethack34/Makefile
+++ b/games/nethack34/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nethack
PORTVERSION= 3.4.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES?= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/games/netspades/Makefile b/games/netspades/Makefile
index 227f6e5..8fd9b05 100644
--- a/games/netspades/Makefile
+++ b/games/netspades/Makefile
@@ -7,7 +7,7 @@
PORTNAME= NetSpades
PORTVERSION= 4.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://www.ece.rice.edu/~brentmh/spades/
diff --git a/games/robotfindskitten/Makefile b/games/robotfindskitten/Makefile
index fd0d8e9..af51a39 100644
--- a/games/robotfindskitten/Makefile
+++ b/games/robotfindskitten/Makefile
@@ -7,6 +7,7 @@
PORTNAME= robotfindskitten
PORTVERSION= 1600003.248b
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://robotfindskitten.org/download/POSIX/
DISTNAME= ${PORTNAME}-v${PORTVERSION}
diff --git a/games/traindirector/Makefile b/games/traindirector/Makefile
index 0726454..f4f29c3 100644
--- a/games/traindirector/Makefile
+++ b/games/traindirector/Makefile
@@ -7,6 +7,7 @@
PORTNAME= traindirector
PORTVERSION= 1.19c
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://xtsl.free.fr/119c/
DISTNAME= traindir-${PORTVERSION}-src
diff --git a/games/warmux/Makefile b/games/warmux/Makefile
index 90a3a5c..1f6ef13 100644
--- a/games/warmux/Makefile
+++ b/games/warmux/Makefile
@@ -7,6 +7,7 @@
PORTNAME= wormux
PORTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://download.gna.org/wormux/
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
diff --git a/games/wmquake/Makefile b/games/wmquake/Makefile
index 351e0ed..fe57607 100644
--- a/games/wmquake/Makefile
+++ b/games/wmquake/Makefile
@@ -7,6 +7,7 @@
PORTNAME= wmquake
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/
diff --git a/games/wormux/Makefile b/games/wormux/Makefile
index 90a3a5c..1f6ef13 100644
--- a/games/wormux/Makefile
+++ b/games/wormux/Makefile
@@ -7,6 +7,7 @@
PORTNAME= wormux
PORTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://download.gna.org/wormux/
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
diff --git a/games/xarchon/Makefile b/games/xarchon/Makefile
index c904ce2..0f9f8a4 100644
--- a/games/xarchon/Makefile
+++ b/games/xarchon/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xarchon
PORTVERSION= 0.50
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ftp://ftp.seul.org/pub/xarchon/ \
http://xarchon.seul.org/
diff --git a/games/xbill/Makefile b/games/xbill/Makefile
index 6cd8cb2..156b58d 100644
--- a/games/xbill/Makefile
+++ b/games/xbill/Makefile
@@ -8,7 +8,7 @@
PORTNAME= xbill
PORTVERSION= 2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://www.xbill.org/download/
diff --git a/games/xphotohunter/Makefile b/games/xphotohunter/Makefile
index db81ec0..47dad92 100644
--- a/games/xphotohunter/Makefile
+++ b/games/xphotohunter/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xphotohunter
PORTVERSION= 1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://micro.ee.nthu.edu.tw/~tomcat/Xphotohunter/
diff --git a/games/xpuyopuyo/Makefile b/games/xpuyopuyo/Makefile
index 52bcc48..16781b0 100644
--- a/games/xpuyopuyo/Makefile
+++ b/games/xpuyopuyo/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xpuyopuyo
PORTVERSION= 0.9.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://chaos2.org/xpuyopuyo/
diff --git a/games/xqf/Makefile b/games/xqf/Makefile
index cd39ed9..8c2fc0d 100644
--- a/games/xqf/Makefile
+++ b/games/xqf/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xqf
PORTVERSION= 1.0.4
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/games/xscorch/Makefile b/games/xscorch/Makefile
index 9f87be3..bc83bcc 100644
--- a/games/xscorch/Makefile
+++ b/games/xscorch/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xscorch
PORTVERSION= 0.2.0
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://chaos2.org/xscorch/ \
http://mirror.dok.org/xscorch/
diff --git a/games/xteddy/Makefile b/games/xteddy/Makefile
index 4ad3b94..0356a5d 100644
--- a/games/xteddy/Makefile
+++ b/games/xteddy/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xteddy
PORTVERSION= 2.0.2
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www.itn.liu.se/~stegu/xteddy/
diff --git a/games/xword/Makefile b/games/xword/Makefile
index 1b5b6f1..3f648d1 100644
--- a/games/xword/Makefile
+++ b/games/xword/Makefile
@@ -8,7 +8,7 @@
PORTNAME= xword
PORTVERSION= 0.07
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/games/znibbles/Makefile b/games/znibbles/Makefile
index e8110e7..b27fd14 100644
--- a/games/znibbles/Makefile
+++ b/games/znibbles/Makefile
@@ -7,7 +7,7 @@
PORTNAME= znibbles
PORTVERSION= 0.0.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://koala.ilog.fr/ftp/pub/games/znibbles/
OpenPOWER on IntegriCloud