summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authoradam <adam>2016-08-03 10:22:08 +0000
committeradam <adam>2016-08-03 10:22:08 +0000
commit195e4035f63f63e4eb1391532d746baa900bd9db (patch)
treeec9752850cf8d991421cc9d6e41616955aea4422 /emulators
parent7fb819a9a5fe447862e66ae1c030af5c2aa8bde1 (diff)
downloadpkgsrc-195e4035f63f63e4eb1391532d746baa900bd9db.tar.gz
Revbump after graphics/gd update
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/free42/Makefile4
-rw-r--r--emulators/fuse-emulator/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/mame/Makefile3
-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/Makefile3
-rw-r--r--emulators/yabause/Makefile4
19 files changed, 38 insertions, 36 deletions
diff --git a/emulators/blinkensim/Makefile b/emulators/blinkensim/Makefile
index bbb4fd24607..c2b29a10742 100644
--- a/emulators/blinkensim/Makefile
+++ b/emulators/blinkensim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2015/04/25 14:20:44 tnn Exp $
+# $NetBSD: Makefile,v 1.34 2016/08/03 10:22:43 adam Exp $
#
DISTNAME= blinkensim-2.2
-PKGREVISION= 26
+PKGREVISION= 27
CATEGORIES= emulators graphics
MASTER_SITES= http://sven.gimp.org/blinkenlights/old/
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index d5f85f44417..a03d27dc1a7 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.84 2016/02/25 12:50:49 jperkin Exp $
+# $NetBSD: Makefile,v 1.85 2016/08/03 10:22:43 adam Exp $
DISTNAME= bochs-2.6.8
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bochs/}
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile
index ccfb0bf4e08..6e16128801e 100644
--- a/emulators/e-uae/Makefile
+++ b/emulators/e-uae/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2015/04/25 14:20:44 tnn Exp $
+# $NetBSD: Makefile,v 1.34 2016/08/03 10:22:43 adam Exp $
DISTNAME= e-uae-0.8.28
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= emulators
MASTER_SITES= http://www.rcdrummond.net/uae/e-uae-0.8.28/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/free42/Makefile b/emulators/free42/Makefile
index b4664e81172..2b881074117 100644
--- a/emulators/free42/Makefile
+++ b/emulators/free42/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2016/02/25 12:50:49 jperkin Exp $
+# $NetBSD: Makefile,v 1.7 2016/08/03 10:22:43 adam Exp $
DISTNAME= free42
PKGNAME= ${DISTNAME}-1.4.78
-PKGREVISION= 2
+PKGREVISION= 3
DIST_SUBDIR= ${PKGNAME_NOREV}
CATEGORIES= emulators
MASTER_SITES= http://thomasokken.com/free42/download/
diff --git a/emulators/fuse-emulator/Makefile b/emulators/fuse-emulator/Makefile
index c05ce16c1a5..cbe76ffe51f 100644
--- a/emulators/fuse-emulator/Makefile
+++ b/emulators/fuse-emulator/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2016/07/09 06:38:15 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2016/08/03 10:22:43 adam Exp $
DISTNAME= fuse-1.1.1
PKGNAME= ${DISTNAME:S/fuse/fuse-emulator/}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile
index 6f6c42c42e7..172bda75519 100644
--- a/emulators/gens/Makefile
+++ b/emulators/gens/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.38 2015/04/25 14:20:45 tnn Exp $
+# $NetBSD: Makefile,v 1.39 2016/08/03 10:22:43 adam Exp $
#
DISTNAME= gens-rc3
PKGNAME= gens-2.12rc3
-PKGREVISION= 30
+PKGREVISION= 31
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gens/}
diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile
index a10d92fd346..80daf45d548 100644
--- a/emulators/gpsim-devel/Makefile
+++ b/emulators/gpsim-devel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2015/04/25 14:20:45 tnn Exp $
+# $NetBSD: Makefile,v 1.38 2016/08/03 10:22:12 adam Exp $
#
DISTNAME= gpsim-20050905
-PKGREVISION= 27
+PKGREVISION= 28
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 e54142da9ca..6b96383c1d8 100644
--- a/emulators/gpsim-devel/buildlink3.mk
+++ b/emulators/gpsim-devel/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.31 2015/04/25 14:20:45 tnn Exp $
+# $NetBSD: buildlink3.mk,v 1.32 2016/08/03 10:22:12 adam 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>=20050905nb27
+BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb28
BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel
.include "../../x11/gtk2/buildlink3.mk"
diff --git a/emulators/gpsim-oscilloscope/Makefile b/emulators/gpsim-oscilloscope/Makefile
index 75b5882fb47..c34d4615944 100644
--- a/emulators/gpsim-oscilloscope/Makefile
+++ b/emulators/gpsim-oscilloscope/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.32 2015/04/25 14:20:45 tnn Exp $
+# $NetBSD: Makefile,v 1.33 2016/08/03 10:22:43 adam Exp $
#
DISTNAME= oscilloscope-0.1.2
PKGNAME= gpsim-${DISTNAME}
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim-ptyusart/Makefile b/emulators/gpsim-ptyusart/Makefile
index bad034acfe0..879d2c2825d 100644
--- a/emulators/gpsim-ptyusart/Makefile
+++ b/emulators/gpsim-ptyusart/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.34 2015/04/25 14:20:45 tnn Exp $
+# $NetBSD: Makefile,v 1.35 2016/08/03 10:22:43 adam Exp $
#
DISTNAME= ptyusart-0.3.2
PKGNAME= gpsim-${DISTNAME}
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim/Makefile b/emulators/gpsim/Makefile
index 4179d9da6e6..0ca489cc5d7 100644
--- a/emulators/gpsim/Makefile
+++ b/emulators/gpsim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2015/04/25 14:20:45 tnn Exp $
+# $NetBSD: Makefile,v 1.48 2016/08/03 10:22:43 adam Exp $
#
DISTNAME= gpsim-0.26.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsim/}
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index 255aaec91e6..8f9ef80bb26 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.61 2016/07/30 17:14:28 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2016/08/03 10:22:43 adam Exp $
DISTNAME= mame-0.176
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=mamedev/}
GITHUB_TAG= ${DISTNAME:S/-//S/.//}
diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile
index 4fb7018f42d..1d422a78329 100644
--- a/emulators/nestopia/Makefile
+++ b/emulators/nestopia/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.27 2015/04/25 14:20:46 tnn Exp $
+# $NetBSD: Makefile,v 1.28 2016/08/03 10:22:43 adam Exp $
#
DISTNAME= Nestopia140src
PKGNAME= nestopia-1.40h
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nestopia/}
EXTRACT_SUFX= .zip
diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile
index 7710c89b280..cc66f6aa1ff 100644
--- a/emulators/snes9x-gtk/Makefile
+++ b/emulators/snes9x-gtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.46 2016/07/09 06:38:16 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2016/08/03 10:22:44 adam Exp $
DISTNAME= snes9x-1.53-src
PKGNAME= snes9x-gtk-1.53.81
-PKGREVISION= 27
+PKGREVISION= 28
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 233b8d1fe60..18462380a8d 100644
--- a/emulators/tme/Makefile
+++ b/emulators/tme/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.61 2016/07/09 06:38:16 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2016/08/03 10:22:44 adam Exp $
#
DISTNAME= tme-0.8
-PKGREVISION= 29
+PKGREVISION= 30
CATEGORIES= emulators
MASTER_SITES= http://csail.mit.edu/~fredette/tme/
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile
index 26177a54cb6..869a40485d7 100644
--- a/emulators/uae/Makefile
+++ b/emulators/uae/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.73 2015/04/25 14:20:47 tnn Exp $
+# $NetBSD: Makefile,v 1.74 2016/08/03 10:22:44 adam Exp $
DISTNAME= uae-0.8.25
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= emulators
MASTER_SITES= http://www.freiburg.linux.de/~uae/bin/sources/develop/
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index bccd80dcb69..fbfc84d1372 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.119 2016/02/25 12:50:49 jperkin Exp $
+# $NetBSD: Makefile,v 1.120 2016/08/03 10:22:44 adam Exp $
DISTNAME= vice-2.4
-PKGREVISION= 14
+PKGREVISION= 15
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 e95ac1c6229..734b2e2ac00 100644
--- a/emulators/xnp2/Makefile
+++ b/emulators/xnp2/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2016/03/11 13:33:22 tsutsui Exp $
+# $NetBSD: Makefile,v 1.22 2016/08/03 10:22:44 adam Exp $
DISTNAME= xnp2-0.86
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://www.nonakap.org/np2/release/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile
index 1af531a8a05..42e98ab1d40 100644
--- a/emulators/yabause/Makefile
+++ b/emulators/yabause/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2016/03/05 11:28:29 jperkin Exp $
+# $NetBSD: Makefile,v 1.41 2016/08/03 10:22:44 adam Exp $
DISTNAME= yabause-0.9.14
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yabause/}