summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-06-06 12:53:40 +0000
committerwiz <wiz@pkgsrc.org>2013-06-06 12:53:40 +0000
commit9857186f24e83062080d974645d30e079f5437c4 (patch)
tree8c7feb5277a9fd537ca7f3140c7c5f99ca16cbf4 /emulators
parent8a32c1b327ba078595eaecc089f0bb71238aa0ed (diff)
downloadpkgsrc-9857186f24e83062080d974645d30e079f5437c4.tar.gz
Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/blinkensim/Makefile4
-rw-r--r--emulators/bochs/Makefile4
-rw-r--r--emulators/e-uae/Makefile4
-rw-r--r--emulators/fuse/Makefile4
-rw-r--r--emulators/gambatte/Makefile4
-rw-r--r--emulators/gens/Makefile4
-rw-r--r--emulators/gpsim-devel/Makefile4
-rw-r--r--emulators/gpsim-devel/buildlink3.mk4
-rw-r--r--emulators/gpsim-oscilloscope/Makefile4
-rw-r--r--emulators/gpsim-ptyusart/Makefile4
-rw-r--r--emulators/gpsim/Makefile4
-rw-r--r--emulators/kenigma/Makefile4
-rw-r--r--emulators/mame/Makefile4
-rw-r--r--emulators/mess/Makefile4
-rw-r--r--emulators/nestopia/Makefile4
-rw-r--r--emulators/snes9x-gtk/Makefile4
-rw-r--r--emulators/tme/Makefile4
-rw-r--r--emulators/uae/Makefile4
-rw-r--r--emulators/vice/Makefile4
-rw-r--r--emulators/xnp2/Makefile4
-rw-r--r--emulators/yabause/Makefile4
21 files changed, 42 insertions, 42 deletions
diff --git a/emulators/blinkensim/Makefile b/emulators/blinkensim/Makefile
index 0a96eb6267a..5475d90fa70 100644
--- a/emulators/blinkensim/Makefile
+++ b/emulators/blinkensim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2013/06/04 22:16:00 tron Exp $
+# $NetBSD: Makefile,v 1.29 2013/06/06 12:54:18 wiz Exp $
#
DISTNAME= blinkensim-2.2
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= emulators graphics
MASTER_SITES= http://sven.gimp.org/blinkenlights/old/
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index 68597e20d5a..e5a6e04a880 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.74 2013/06/04 22:16:00 tron Exp $
+# $NetBSD: Makefile,v 1.75 2013/06/06 12:54:18 wiz Exp $
DISTNAME= bochs-2.6
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bochs/}
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile
index 1bf0a9e7ddd..711a53b162d 100644
--- a/emulators/e-uae/Makefile
+++ b/emulators/e-uae/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2013/06/04 22:16:00 tron Exp $
+# $NetBSD: Makefile,v 1.29 2013/06/06 12:54:18 wiz Exp $
DISTNAME= e-uae-0.8.28
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= emulators
MASTER_SITES= http://www.rcdrummond.net/uae/e-uae-0.8.28/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile
index 8bbfb21ab87..31e2a0fe44c 100644
--- a/emulators/fuse/Makefile
+++ b/emulators/fuse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2013/06/04 22:16:01 tron Exp $
+# $NetBSD: Makefile,v 1.54 2013/06/06 12:54:18 wiz Exp $
DISTNAME= fuse-1.0.0.1a
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
diff --git a/emulators/gambatte/Makefile b/emulators/gambatte/Makefile
index fb3c6f0bcdd..d00a2accac5 100644
--- a/emulators/gambatte/Makefile
+++ b/emulators/gambatte/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2013/06/04 22:16:01 tron Exp $
+# $NetBSD: Makefile,v 1.23 2013/06/06 12:54:18 wiz Exp $
#
DISTNAME= gambatte_src-0.4.1
PKGNAME= ${DISTNAME:S/_src//}
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gambatte/}
diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile
index c0f26249d06..c11f5215ab0 100644
--- a/emulators/gens/Makefile
+++ b/emulators/gens/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.33 2013/06/04 22:16:01 tron Exp $
+# $NetBSD: Makefile,v 1.34 2013/06/06 12:54:18 wiz Exp $
#
DISTNAME= gens-rc3
PKGNAME= gens-2.12rc3
-PKGREVISION= 25
+PKGREVISION= 26
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gens/}
diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile
index deda7d1e067..27453f17b7b 100644
--- a/emulators/gpsim-devel/Makefile
+++ b/emulators/gpsim-devel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2013/06/04 22:16:01 tron Exp $
+# $NetBSD: Makefile,v 1.32 2013/06/06 12:53:56 wiz Exp $
#
DISTNAME= gpsim-20050905
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim-devel/buildlink3.mk b/emulators/gpsim-devel/buildlink3.mk
index e4f2cebb41b..ce5b909b5f3 100644
--- a/emulators/gpsim-devel/buildlink3.mk
+++ b/emulators/gpsim-devel/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.26 2013/06/04 22:16:01 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.27 2013/06/06 12:53:56 wiz Exp $
BUILDLINK_TREE+= gpsim
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gpsim
GPSIM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gpsim+= gpsim>=20050905
-BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb22
+BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb23
BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel
.include "../../x11/gtk2/buildlink3.mk"
diff --git a/emulators/gpsim-oscilloscope/Makefile b/emulators/gpsim-oscilloscope/Makefile
index 321f7d6831e..79cb6828122 100644
--- a/emulators/gpsim-oscilloscope/Makefile
+++ b/emulators/gpsim-oscilloscope/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.27 2013/06/04 22:16:01 tron Exp $
+# $NetBSD: Makefile,v 1.28 2013/06/06 12:54:18 wiz Exp $
#
DISTNAME= oscilloscope-0.1.2
PKGNAME= gpsim-${DISTNAME}
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim-ptyusart/Makefile b/emulators/gpsim-ptyusart/Makefile
index 3aca63166f0..6f8778e73f7 100644
--- a/emulators/gpsim-ptyusart/Makefile
+++ b/emulators/gpsim-ptyusart/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.28 2013/06/04 22:16:01 tron Exp $
+# $NetBSD: Makefile,v 1.29 2013/06/06 12:54:19 wiz Exp $
#
DISTNAME= ptyusart-0.3.2
PKGNAME= gpsim-${DISTNAME}
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim/Makefile b/emulators/gpsim/Makefile
index 80d1dd63e8a..0011e8b11aa 100644
--- a/emulators/gpsim/Makefile
+++ b/emulators/gpsim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2013/06/04 22:16:01 tron Exp $
+# $NetBSD: Makefile,v 1.41 2013/06/06 12:54:18 wiz Exp $
#
DISTNAME= gpsim-0.21.11
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsim/}
diff --git a/emulators/kenigma/Makefile b/emulators/kenigma/Makefile
index 5ca3822f13b..b321e8b2e5b 100644
--- a/emulators/kenigma/Makefile
+++ b/emulators/kenigma/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2013/06/04 22:16:01 tron Exp $
+# $NetBSD: Makefile,v 1.33 2013/06/06 12:54:19 wiz Exp $
DISTNAME= 28107-kenigma-1.2.1
PKGNAME= kenigma-1.2.1
-PKGREVISION= 29
+PKGREVISION= 30
CATEGORIES= emulators security
MASTER_SITES= http://www.kde-apps.org/content/files/
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index 848fb235839..4081cf49b97 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2013/06/04 22:16:01 tron Exp $
+# $NetBSD: Makefile,v 1.21 2013/06/06 12:54:19 wiz Exp $
DISTNAME= mame0148s
PKGNAME= ${DISTNAME:S/0/-0./:S/s$//}
-PKGREVISION= 3
+PKGREVISION= 4
MASTER_SITES= http://mamedev.org/downloader.php?file=releases/
COMMENT= Multiple Arcade Machine Emulator
diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile
index 89c46f7ebad..22c8322133f 100644
--- a/emulators/mess/Makefile
+++ b/emulators/mess/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2013/06/04 22:16:01 tron Exp $
+# $NetBSD: Makefile,v 1.25 2013/06/06 12:54:19 wiz Exp $
DISTNAME= mame0148s
PKGNAME= ${DISTNAME:S/mame0/mess-0./:S/s$//}
-PKGREVISION= 3
+PKGREVISION= 4
MASTER_SITES= http://mamedev.org/downloader.php?file=releases/
COMMENT= Multi Emulator Super System
diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile
index 633e28709ba..5452a882de3 100644
--- a/emulators/nestopia/Makefile
+++ b/emulators/nestopia/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2013/06/04 22:16:01 tron Exp $
+# $NetBSD: Makefile,v 1.22 2013/06/06 12:54:19 wiz Exp $
#
DISTNAME= Nestopia140src
PKGNAME= nestopia-1.40h
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nestopia/}
EXTRACT_SUFX= .zip
diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile
index ebfa9196a20..12aa4117e00 100644
--- a/emulators/snes9x-gtk/Makefile
+++ b/emulators/snes9x-gtk/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.30 2013/06/04 22:16:01 tron Exp $
+# $NetBSD: Makefile,v 1.31 2013/06/06 12:54:19 wiz Exp $
#
DISTNAME= snes9x-1.53-src
PKGNAME= snes9x-gtk-1.53.81
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= emulators
MASTER_SITES= http://snes9x-gtk.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile
index e9564c09204..093138443cb 100644
--- a/emulators/tme/Makefile
+++ b/emulators/tme/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2013/06/04 22:16:01 tron Exp $
+# $NetBSD: Makefile,v 1.42 2013/06/06 12:54:19 wiz Exp $
#
DISTNAME= tme-0.8
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= emulators
MASTER_SITES= http://csail.mit.edu/~fredette/tme/
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile
index 9f4974f26ee..9803d0539a3 100644
--- a/emulators/uae/Makefile
+++ b/emulators/uae/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.68 2013/06/04 22:16:02 tron Exp $
+# $NetBSD: Makefile,v 1.69 2013/06/06 12:54:19 wiz Exp $
DISTNAME= uae-0.8.25
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= emulators
MASTER_SITES= http://www.freiburg.linux.de/~uae/bin/sources/develop/
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index 8a20423091a..ed04e89f15a 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.107 2013/06/04 22:16:02 tron Exp $
+# $NetBSD: Makefile,v 1.108 2013/06/06 12:54:19 wiz Exp $
DISTNAME= vice-2.4
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vice-emu/}
MASTER_SITES+= ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/
diff --git a/emulators/xnp2/Makefile b/emulators/xnp2/Makefile
index e8b521c960e..3ebd8c55ac1 100644
--- a/emulators/xnp2/Makefile
+++ b/emulators/xnp2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2013/06/04 22:16:02 tron Exp $
+# $NetBSD: Makefile,v 1.11 2013/06/06 12:54:19 wiz Exp $
SNAPSHOTDATE= 20120618
DISTNAME= xnp2-${SNAPSHOTDATE}
PKGNAME= xnp2-0.83pl${SNAPSHOTDATE}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= emulators
MASTER_SITES= http://www.asahi-net.or.jp/~aw9k-nnk/np2/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile
index c340383aacb..6d46a5ed457 100644
--- a/emulators/yabause/Makefile
+++ b/emulators/yabause/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2013/06/04 22:16:02 tron Exp $
+# $NetBSD: Makefile,v 1.32 2013/06/06 12:54:19 wiz Exp $
DISTNAME= yabause-0.9.12
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yabause/}