summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-05-17 16:10:41 +0000
committerwiz <wiz@pkgsrc.org>2014-05-17 16:10:41 +0000
commit4febfda7ebbac97cc3ec2a609241dcffc1acdf26 (patch)
tree820e44eed2af43f47867f608c64ff8d3b11ebd04 /games
parent52cdf69def6a6a6902e15af2e75201553e4e5f2a (diff)
downloadpkgsrc-4febfda7ebbac97cc3ec2a609241dcffc1acdf26.tar.gz
Bump applications PKGREVISIONs for python users that might be using
python3, since the default changed from python33 to python34. I probably bumped too many. I hope I got them all.
Diffstat (limited to 'games')
-rw-r--r--games/crossfire-server/Makefile4
-rw-r--r--games/duckmaze/Makefile4
-rw-r--r--games/flare-engine/Makefile3
-rw-r--r--games/flare-game/Makefile3
-rw-r--r--games/quakeforge/Makefile4
-rw-r--r--games/scid/Makefile4
-rw-r--r--games/singularity/Makefile4
-rw-r--r--games/stegavorto/Makefile4
8 files changed, 16 insertions, 14 deletions
diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile
index 143f7a3c748..2ea6ee4c261 100644
--- a/games/crossfire-server/Makefile
+++ b/games/crossfire-server/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2014/02/12 23:17:54 tron Exp $
+# $NetBSD: Makefile,v 1.26 2014/05/17 16:10:44 wiz Exp $
DISTNAME= crossfire-1.11.0
PKGNAME= crossfire-server-1.11.0
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= games x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=crossfire/}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/games/duckmaze/Makefile b/games/duckmaze/Makefile
index 0de2d209a26..d514afc78fa 100644
--- a/games/duckmaze/Makefile
+++ b/games/duckmaze/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2013/10/24 12:32:38 ryoon Exp $
+# $NetBSD: Makefile,v 1.18 2014/05/17 16:10:44 wiz Exp $
#
DISTNAME= duckmaze-pc-0.2
PKGNAME= duckmaze-0.2
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=duckmaze/}
EXTRACT_SUFX= .zip
diff --git a/games/flare-engine/Makefile b/games/flare-engine/Makefile
index 3dcc4121fbc..876f33cfd7c 100644
--- a/games/flare-engine/Makefile
+++ b/games/flare-engine/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2014/02/21 20:25:27 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2014/05/17 16:10:44 wiz Exp $
#
DISTNAME= v0.19
PKGNAME= flare-engine-${DISTNAME:S/v//1}
+PKGREVISION= 1
CATEGORIES= games
MASTER_SITES= https://github.com/clintbellanger/flare-engine/archive/
DIST_SUBDIR= ${PKGBASE}
diff --git a/games/flare-game/Makefile b/games/flare-game/Makefile
index b97250be0d4..8a67d35334a 100644
--- a/games/flare-game/Makefile
+++ b/games/flare-game/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2014/02/24 16:16:11 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2014/05/17 16:10:44 wiz Exp $
#
DISTNAME= v0.19
PKGNAME= flare-game-${DISTNAME:S/v//1}
+PKGREVISION= 1
CATEGORIES= games
MASTER_SITES= https://github.com/clintbellanger/flare-game/archive/
DIST_SUBDIR= ${PKGBASE}
diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile
index 5b56914de4a..4bc68921f59 100644
--- a/games/quakeforge/Makefile
+++ b/games/quakeforge/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2013/03/28 21:25:51 joerg Exp $
+# $NetBSD: Makefile,v 1.31 2014/05/17 16:10:44 wiz Exp $
DISTNAME= quakeforge-0.5.5
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=quake/}
diff --git a/games/scid/Makefile b/games/scid/Makefile
index 7cfa6a47687..c81f225ec3f 100644
--- a/games/scid/Makefile
+++ b/games/scid/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2014/01/11 14:42:03 adam Exp $
+# $NetBSD: Makefile,v 1.20 2014/05/17 16:10:44 wiz Exp $
#
DISTNAME= scid-3.6.1
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scid/}
diff --git a/games/singularity/Makefile b/games/singularity/Makefile
index 6e7a7920d77..717259e96b0 100644
--- a/games/singularity/Makefile
+++ b/games/singularity/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2013/10/24 12:32:38 ryoon Exp $
+# $NetBSD: Makefile,v 1.20 2014/05/17 16:10:44 wiz Exp $
DISTNAME= singularity_0.28
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= games
MASTER_SITES= http://www.emhsoft.com/singularity/
diff --git a/games/stegavorto/Makefile b/games/stegavorto/Makefile
index 35336e5b5ee..7d88483a39c 100644
--- a/games/stegavorto/Makefile
+++ b/games/stegavorto/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2013/10/24 12:32:38 ryoon Exp $
+# $NetBSD: Makefile,v 1.18 2014/05/17 16:10:44 wiz Exp $
#
DISTNAME= stegavorto-src-2009.01.22
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= games
MASTER_SITES= http://hamsterrepublic.com/games/stegavorto/
EXTRACT_SUFX= .tar.bz2