summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-03-08 16:47:24 +0000
committerwiz <wiz@pkgsrc.org>2020-03-08 16:47:24 +0000
commit091d074be0625e0f93ce469abacf962d284acb9b (patch)
tree46d7622a65ab83c29b48d9ca1331164feb4deeea /emulators
parent1cd44ea113819c34e5926b7edfdda2694138a79c (diff)
downloadpkgsrc-091d074be0625e0f93ce469abacf962d284acb9b.tar.gz
*: recursive bump for libffi
Diffstat (limited to 'emulators')
-rw-r--r--emulators/BasiliskII/Makefile3
-rw-r--r--emulators/PC6001VX/Makefile4
-rw-r--r--emulators/aranym/Makefile3
-rw-r--r--emulators/blastem/Makefile3
-rw-r--r--emulators/blinkensim/Makefile4
-rw-r--r--emulators/bochs/Makefile4
-rw-r--r--emulators/cannonball/Makefile4
-rw-r--r--emulators/ckmame/Makefile4
-rw-r--r--emulators/dolphin-emu/Makefile4
-rw-r--r--emulators/dosbox-x/Makefile3
-rw-r--r--emulators/e-uae/Makefile4
-rw-r--r--emulators/emulationstation/Makefile4
-rw-r--r--emulators/fmsx/Makefile4
-rw-r--r--emulators/free42/Makefile4
-rw-r--r--emulators/fs-uae/Makefile3
-rw-r--r--emulators/fuse-emulator-utils/Makefile3
-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/hatari/Makefile4
-rw-r--r--emulators/libretro-dolphin/Makefile4
-rw-r--r--emulators/libspectrum/Makefile4
-rw-r--r--emulators/libspectrum/buildlink3.mk4
-rw-r--r--emulators/mame/Makefile3
-rw-r--r--emulators/mednafen/Makefile3
-rw-r--r--emulators/mednaffe/Makefile4
-rw-r--r--emulators/melonds/Makefile3
-rw-r--r--emulators/mgba/Makefile3
-rw-r--r--emulators/nestopia/Makefile3
-rw-r--r--emulators/qemu/Makefile4
-rw-r--r--emulators/retroarch/Makefile4
-rw-r--r--emulators/sameboy/Makefile3
-rw-r--r--emulators/shoebill/Makefile4
-rw-r--r--emulators/simh/Makefile3
-rw-r--r--emulators/ski/Makefile4
-rw-r--r--emulators/snes9x-gtk/Makefile4
-rw-r--r--emulators/stella/Makefile3
-rw-r--r--emulators/tme/Makefile4
-rw-r--r--emulators/uae/Makefile4
-rw-r--r--emulators/unicorn/Makefile4
-rw-r--r--emulators/vice/Makefile4
-rw-r--r--emulators/wine-devel/Makefile4
-rw-r--r--emulators/wine-devel/buildlink3.mk4
-rw-r--r--emulators/wine/Makefile4
-rw-r--r--emulators/wine/buildlink3.mk4
-rw-r--r--emulators/x16-emulator/Makefile3
-rw-r--r--emulators/xm8/Makefile3
-rw-r--r--emulators/xnp2/Makefile4
-rw-r--r--emulators/yabause/Makefile4
53 files changed, 106 insertions, 90 deletions
diff --git a/emulators/BasiliskII/Makefile b/emulators/BasiliskII/Makefile
index ffce801bc9d..9f60ad6835a 100644
--- a/emulators/BasiliskII/Makefile
+++ b/emulators/BasiliskII/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2020/01/20 21:14:49 nia Exp $
+# $NetBSD: Makefile,v 1.42 2020/03/08 16:49:24 wiz Exp $
DISTNAME= BasiliskII-20190405
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=cebix/}
GITHUB_PROJECT= macemu
diff --git a/emulators/PC6001VX/Makefile b/emulators/PC6001VX/Makefile
index f514a626996..3ff92cda029 100644
--- a/emulators/PC6001VX/Makefile
+++ b/emulators/PC6001VX/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.38 2020/01/18 21:49:18 jperkin Exp $
+# $NetBSD: Makefile,v 1.39 2020/03/08 16:49:24 wiz Exp $
VERSION= 3.3.1
DISTNAME= PC6001VX_${VERSION}_src
PKGNAME= ${DISTNAME:S/_src//:S/_/-/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= http://eighttails.up.seesaa.net/bin/
diff --git a/emulators/aranym/Makefile b/emulators/aranym/Makefile
index dbb03694aac..63a5a4266b4 100644
--- a/emulators/aranym/Makefile
+++ b/emulators/aranym/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2019/10/01 14:54:59 nia Exp $
+# $NetBSD: Makefile,v 1.38 2020/03/08 16:49:25 wiz Exp $
DISTNAME= aranym_1.1.0.orig
PKGNAME= ${DISTNAME:S/_/-/:S/.orig//}
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=aranym/}
GITHUB_PROJECT= aranym
diff --git a/emulators/blastem/Makefile b/emulators/blastem/Makefile
index b8bc387d2a0..e2a48a1ac33 100644
--- a/emulators/blastem/Makefile
+++ b/emulators/blastem/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2019/06/09 13:58:08 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/03/08 16:49:25 wiz Exp $
DISTNAME= 8aeac7bd9fa7
PKGNAME= blastem-0.6.2
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= https://www.retrodev.com/repos/blastem/archive/
DIST_SUBDIR= blastem
diff --git a/emulators/blinkensim/Makefile b/emulators/blinkensim/Makefile
index 8637dfac4ea..994fcc75081 100644
--- a/emulators/blinkensim/Makefile
+++ b/emulators/blinkensim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2019/07/21 22:24:45 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2020/03/08 16:49:25 wiz Exp $
#
DISTNAME= blinkensim-2.2
-PKGREVISION= 34
+PKGREVISION= 35
CATEGORIES= emulators graphics
MASTER_SITES= http://sven.gimp.org/blinkenlights/old/
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index 9b3c1c68868..e9ec14fc5e6 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.97 2020/01/18 23:30:47 rillig Exp $
+# $NetBSD: Makefile,v 1.98 2020/03/08 16:49:25 wiz Exp $
DISTNAME= bochs-2.6.9
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bochs/}
diff --git a/emulators/cannonball/Makefile b/emulators/cannonball/Makefile
index 88f19184c8a..02bcf827700 100644
--- a/emulators/cannonball/Makefile
+++ b/emulators/cannonball/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2020/01/12 20:20:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2020/03/08 16:49:25 wiz Exp $
DISTNAME= cannonball-0.3.20191023
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=djyt/}
GITHUB_TAG= b6aa525ddd552f96b43b3b3a6f69326a277206bd
diff --git a/emulators/ckmame/Makefile b/emulators/ckmame/Makefile
index 471f12d4ecc..56627190c0b 100644
--- a/emulators/ckmame/Makefile
+++ b/emulators/ckmame/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2020/01/18 21:49:18 jperkin Exp $
+# $NetBSD: Makefile,v 1.51 2020/03/08 16:49:25 wiz Exp $
DISTNAME= ckmame-1.0
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= emulators
MASTER_SITES= https://www.nih.at/ckmame/
EXTRACT_SUFX= .tar.xz
diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile
index 44dea7ee626..b288883f941 100644
--- a/emulators/dolphin-emu/Makefile
+++ b/emulators/dolphin-emu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2020/01/18 21:49:19 jperkin Exp $
+# $NetBSD: Makefile,v 1.15 2020/03/08 16:49:25 wiz Exp $
DISTNAME= dolphin-emu-5.0
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=dolphin-emu/}
GITHUB_PROJECT= dolphin
diff --git a/emulators/dosbox-x/Makefile b/emulators/dosbox-x/Makefile
index 08078fe6d7a..f40926a167b 100644
--- a/emulators/dosbox-x/Makefile
+++ b/emulators/dosbox-x/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2020/03/04 10:58:56 nia Exp $
+# $NetBSD: Makefile,v 1.11 2020/03/08 16:49:25 wiz Exp $
DISTNAME= dosbox-x-0.83.0
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=joncampbell123/}
GITHUB_TAG= dosbox-x-v${PKGVERSION_NOREV}
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile
index 630bb18fe11..b67460cfb27 100644
--- a/emulators/e-uae/Makefile
+++ b/emulators/e-uae/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2020/01/26 17:31:09 rillig Exp $
+# $NetBSD: Makefile,v 1.44 2020/03/08 16:49:26 wiz Exp $
DISTNAME= e-uae-0.8.29-WIP4
PKGNAME= e-uae-0.8.28.99.4
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= http://www.rcdrummond.net/uae/${DISTNAME}/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/emulationstation/Makefile b/emulators/emulationstation/Makefile
index 2e6bf953022..f20b247d0d6 100644
--- a/emulators/emulationstation/Makefile
+++ b/emulators/emulationstation/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2020/01/18 21:49:19 jperkin Exp $
+# $NetBSD: Makefile,v 1.24 2020/03/08 16:49:26 wiz Exp $
DISTNAME= emulationstation-2.7.6
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators games
MASTER_SITES= ${MASTER_SITE_GITHUB:=RetroPie/}
GITHUB_PROJECT= EmulationStation
diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile
index dccef516088..3df3d7ed3d7 100644
--- a/emulators/fmsx/Makefile
+++ b/emulators/fmsx/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2020/01/26 17:31:09 rillig Exp $
+# $NetBSD: Makefile,v 1.36 2020/03/08 16:49:26 wiz Exp $
DISTNAME= fMSX53
PKGNAME= fmsx-5.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators x11
MASTER_SITES= http://fms.komkon.org/fMSX/
EXTRACT_SUFX= .zip
diff --git a/emulators/free42/Makefile b/emulators/free42/Makefile
index d9aa58692de..29f3384f71b 100644
--- a/emulators/free42/Makefile
+++ b/emulators/free42/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2019/11/03 19:24:32 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2020/03/08 16:49:26 wiz Exp $
DISTNAME= free42
PKGNAME= ${DISTNAME}-1.4.78
-PKGREVISION= 10
+PKGREVISION= 11
DIST_SUBDIR= ${PKGNAME_NOREV}
CATEGORIES= emulators
#MASTER_SITES= http://thomasokken.com/free42/download/
diff --git a/emulators/fs-uae/Makefile b/emulators/fs-uae/Makefile
index 9779a6b9f3f..8d154c06d66 100644
--- a/emulators/fs-uae/Makefile
+++ b/emulators/fs-uae/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2019/11/18 20:01:03 adam Exp $
+# $NetBSD: Makefile,v 1.12 2020/03/08 16:49:26 wiz Exp $
DISTNAME= fs-uae-3.0.2
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= https://fs-uae.net/stable/${PKGVERSION_NOREV}/
diff --git a/emulators/fuse-emulator-utils/Makefile b/emulators/fuse-emulator-utils/Makefile
index b6b8c674176..60ff6e1c7f6 100644
--- a/emulators/fuse-emulator-utils/Makefile
+++ b/emulators/fuse-emulator-utils/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2020/01/18 23:30:50 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2020/03/08 16:49:26 wiz Exp $
DISTNAME= fuse-utils-1.4.3
PKGNAME= ${DISTNAME:S/fuse/fuse-emulator/}
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
diff --git a/emulators/fuse-emulator/Makefile b/emulators/fuse-emulator/Makefile
index ada7875650d..6385e7f909a 100644
--- a/emulators/fuse-emulator/Makefile
+++ b/emulators/fuse-emulator/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2020/01/18 23:30:49 rillig Exp $
+# $NetBSD: Makefile,v 1.28 2020/03/08 16:49:26 wiz Exp $
DISTNAME= fuse-1.5.7
PKGNAME= ${DISTNAME:S/fuse/fuse-emulator/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile
index 3d49ed57970..da3200940f3 100644
--- a/emulators/gens/Makefile
+++ b/emulators/gens/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.47 2019/11/03 19:24:32 rillig Exp $
+# $NetBSD: Makefile,v 1.48 2020/03/08 16:49:27 wiz Exp $
#
DISTNAME= gens-rc3
PKGNAME= gens-2.12rc3
-PKGREVISION= 38
+PKGREVISION= 39
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gens/}
diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile
index 10b90a1745d..4dac1de8ed2 100644
--- a/emulators/gpsim-devel/Makefile
+++ b/emulators/gpsim-devel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2020/01/18 23:30:50 rillig Exp $
+# $NetBSD: Makefile,v 1.48 2020/03/08 16:47:42 wiz Exp $
#
DISTNAME= gpsim-20050905
-PKGREVISION= 35
+PKGREVISION= 36
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 4a6702649fe..26dfde1e086 100644
--- a/emulators/gpsim-devel/buildlink3.mk
+++ b/emulators/gpsim-devel/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.39 2019/07/21 22:24:02 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.40 2020/03/08 16:47:42 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>=20050905nb35
+BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb36
BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel
.include "../../x11/gtk2/buildlink3.mk"
diff --git a/emulators/gpsim-oscilloscope/Makefile b/emulators/gpsim-oscilloscope/Makefile
index e500b84db40..99a3c5c2b3f 100644
--- a/emulators/gpsim-oscilloscope/Makefile
+++ b/emulators/gpsim-oscilloscope/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.40 2019/07/21 22:24:46 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2020/03/08 16:49:27 wiz Exp $
#
DISTNAME= oscilloscope-0.1.2
PKGNAME= gpsim-${DISTNAME}
-PKGREVISION= 32
+PKGREVISION= 33
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim-ptyusart/Makefile b/emulators/gpsim-ptyusart/Makefile
index 58128328fcc..0cb20f88f60 100644
--- a/emulators/gpsim-ptyusart/Makefile
+++ b/emulators/gpsim-ptyusart/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.42 2019/07/21 22:24:46 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2020/03/08 16:49:27 wiz Exp $
#
DISTNAME= ptyusart-0.3.2
PKGNAME= gpsim-${DISTNAME}
-PKGREVISION= 32
+PKGREVISION= 33
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim/Makefile b/emulators/gpsim/Makefile
index beb044b41e2..2a718309a36 100644
--- a/emulators/gpsim/Makefile
+++ b/emulators/gpsim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.57 2020/01/18 23:30:50 rillig Exp $
+# $NetBSD: Makefile,v 1.58 2020/03/08 16:49:27 wiz Exp $
#
DISTNAME= gpsim-0.26.1
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsim/}
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile
index 130c70621f6..2d2a11ee354 100644
--- a/emulators/hatari/Makefile
+++ b/emulators/hatari/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2020/01/26 17:31:09 rillig Exp $
+# $NetBSD: Makefile,v 1.55 2020/03/08 16:49:27 wiz Exp $
DISTNAME= hatari-2.0.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= http://download.tuxfamily.org/hatari/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/libretro-dolphin/Makefile b/emulators/libretro-dolphin/Makefile
index fda271f4b0e..fdbc5e23a99 100644
--- a/emulators/libretro-dolphin/Makefile
+++ b/emulators/libretro-dolphin/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2020/01/18 21:49:19 jperkin Exp $
+# $NetBSD: Makefile,v 1.13 2020/03/08 16:49:27 wiz Exp $
DISTNAME= libretro-dolphin-20180827
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=libretro/}
GITHUB_PROJECT= dolphin
diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile
index 6dd2c5e6f63..bc219b16fd9 100644
--- a/emulators/libspectrum/Makefile
+++ b/emulators/libspectrum/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2020/01/18 23:30:50 rillig Exp $
+# $NetBSD: Makefile,v 1.51 2020/03/08 16:47:42 wiz Exp $
DISTNAME= libspectrum-1.4.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
diff --git a/emulators/libspectrum/buildlink3.mk b/emulators/libspectrum/buildlink3.mk
index da33cbd8c92..8f7262f2189 100644
--- a/emulators/libspectrum/buildlink3.mk
+++ b/emulators/libspectrum/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.20 2017/07/04 09:37:26 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.21 2020/03/08 16:47:42 wiz Exp $
BUILDLINK_TREE+= libspectrum
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libspectrum
LIBSPECTRUM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libspectrum+= libspectrum>=1.3.5
-BUILDLINK_ABI_DEPENDS.libspectrum+= libspectrum>=1.3.5
+BUILDLINK_ABI_DEPENDS.libspectrum+= libspectrum>=1.4.4nb3
BUILDLINK_PKGSRCDIR.libspectrum?= ../../emulators/libspectrum
.include "../../archivers/bzip2/buildlink3.mk"
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index 9f89fb56745..ad86a42d7a4 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.110 2020/03/04 12:04:47 wiz Exp $
+# $NetBSD: Makefile,v 1.111 2020/03/08 16:49:27 wiz Exp $
DISTNAME= mame-0.219
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=mamedev/}
GITHUB_TAG= ${DISTNAME:S/-//S/.//}
diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile
index e001c43e355..8277117f1ac 100644
--- a/emulators/mednafen/Makefile
+++ b/emulators/mednafen/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2019/10/01 19:37:50 nia Exp $
+# $NetBSD: Makefile,v 1.28 2020/03/08 16:49:27 wiz Exp $
DISTNAME= mednafen-1.22.2
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= https://mednafen.github.io/releases/files/
EXTRACT_SUFX= .tar.xz
diff --git a/emulators/mednaffe/Makefile b/emulators/mednaffe/Makefile
index 17b8fdd014f..b172e89275e 100644
--- a/emulators/mednaffe/Makefile
+++ b/emulators/mednaffe/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2019/07/21 22:24:46 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2020/03/08 16:49:28 wiz Exp $
DISTNAME= mednaffe-0.8.8
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=AmatCoder/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
diff --git a/emulators/melonds/Makefile b/emulators/melonds/Makefile
index 521e3eb365b..ba261f7fef1 100644
--- a/emulators/melonds/Makefile
+++ b/emulators/melonds/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2019/09/15 14:47:43 nia Exp $
+# $NetBSD: Makefile,v 1.3 2020/03/08 16:49:28 wiz Exp $
DISTNAME= melonDS-0.8.3
PKGNAME= ${DISTNAME:S/DS/ds/}
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=Arisotura/}
diff --git a/emulators/mgba/Makefile b/emulators/mgba/Makefile
index ccb3a9ec8be..bf175be0951 100644
--- a/emulators/mgba/Makefile
+++ b/emulators/mgba/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2020/02/18 13:29:48 nia Exp $
+# $NetBSD: Makefile,v 1.11 2020/03/08 16:49:28 wiz Exp $
DISTNAME= mgba-0.8.1
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=mgba-emu/}
diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile
index e4ab25c4489..eb7cbce46bf 100644
--- a/emulators/nestopia/Makefile
+++ b/emulators/nestopia/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2020/01/04 12:29:45 nia Exp $
+# $NetBSD: Makefile,v 1.38 2020/03/08 16:49:28 wiz Exp $
+PKGREVISION= 1
.include "Makefile.common"
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 6cd80fcace3..7dcc6fb04f2 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.233 2020/03/06 09:19:43 kamil Exp $
+# $NetBSD: Makefile,v 1.234 2020/03/08 16:49:28 wiz Exp $
DISTNAME= qemu-4.2.0
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= emulators
MASTER_SITES= https://download.qemu.org/
EXTRACT_SUFX= .tar.xz
diff --git a/emulators/retroarch/Makefile b/emulators/retroarch/Makefile
index 739276a5035..b56132965ea 100644
--- a/emulators/retroarch/Makefile
+++ b/emulators/retroarch/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2020/01/18 21:49:19 jperkin Exp $
+# $NetBSD: Makefile,v 1.30 2020/03/08 16:49:28 wiz Exp $
PKGNAME= retroarch-${RETROARCH_VERSION}
DISTNAME= RetroArch-${RETROARCH_VERSION}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=libretro/RetroArch/releases/download/v${RETROARCH_VERSION}/}
EXTRACT_SUFX= .tar.xz
diff --git a/emulators/sameboy/Makefile b/emulators/sameboy/Makefile
index 20ac1d58a20..469dc9a9a65 100644
--- a/emulators/sameboy/Makefile
+++ b/emulators/sameboy/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2019/07/18 10:44:57 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/03/08 16:49:28 wiz Exp $
+PKGREVISION= 1
.include "Makefile.common"
MAINTAINER= nia@NetBSD.org
diff --git a/emulators/shoebill/Makefile b/emulators/shoebill/Makefile
index bcb3f49de01..5a04c49325b 100644
--- a/emulators/shoebill/Makefile
+++ b/emulators/shoebill/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2019/11/03 19:24:34 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2020/03/08 16:49:28 wiz Exp $
DISTNAME= shoebill-0.0.5
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=pruten/}
diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile
index ad52c7460b6..acf727de4cf 100644
--- a/emulators/simh/Makefile
+++ b/emulators/simh/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.52 2019/09/03 09:35:18 maya Exp $
+# $NetBSD: Makefile,v 1.53 2020/03/08 16:49:29 wiz Exp $
DISTNAME= simh-4.0.0
PKGNAME= simh-4.0.0.20180919
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=simh/}
GITHUB_PROJECT= simh
diff --git a/emulators/ski/Makefile b/emulators/ski/Makefile
index 43118fc36b3..87d6e1777da 100644
--- a/emulators/ski/Makefile
+++ b/emulators/ski/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2020/01/30 16:26:43 scole Exp $
+# $NetBSD: Makefile,v 1.37 2020/03/08 16:49:29 wiz Exp $
#
DISTNAME= ski-1.3.2
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ski/}
diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile
index a4aa91b384d..161951bf1ee 100644
--- a/emulators/snes9x-gtk/Makefile
+++ b/emulators/snes9x-gtk/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2019/10/07 09:28:11 prlw1 Exp $
+# $NetBSD: Makefile,v 1.72 2020/03/08 16:49:29 wiz Exp $
-PKGREVISION= 3
+PKGREVISION= 4
.include "../../emulators/snes9x/Makefile.common"
PKGNAME= snes9x-gtk-${SNES9X_VERSION}
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile
index 59f3926b60c..304ede94ca9 100644
--- a/emulators/stella/Makefile
+++ b/emulators/stella/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.51 2019/11/10 21:54:58 nia Exp $
+# $NetBSD: Makefile,v 1.52 2020/03/08 16:49:29 wiz Exp $
DISTNAME= stella-6.0.2-src
PKGNAME= ${DISTNAME:S/-src//1}
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=stella-emu/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile
index 8c539a800b0..afafae82c21 100644
--- a/emulators/tme/Makefile
+++ b/emulators/tme/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.74 2020/03/05 14:55:16 thorpej Exp $
+# $NetBSD: Makefile,v 1.75 2020/03/08 16:49:29 wiz Exp $
#
DISTNAME= tme-0.8
-PKGREVISION= 41
+PKGREVISION= 42
CATEGORIES= emulators
MASTER_SITES= http://csail.mit.edu/~fredette/tme/
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile
index 7961bc5cc53..0fc6f3b392c 100644
--- a/emulators/uae/Makefile
+++ b/emulators/uae/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.82 2019/07/21 22:24:47 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2020/03/08 16:49:29 wiz Exp $
DISTNAME= uae-0.8.25
-PKGREVISION= 32
+PKGREVISION= 33
CATEGORIES= emulators
MASTER_SITES= http://www.freiburg.linux.de/~uae/bin/sources/develop/
diff --git a/emulators/unicorn/Makefile b/emulators/unicorn/Makefile
index 45d6ad25fa4..ca0838f7ee2 100644
--- a/emulators/unicorn/Makefile
+++ b/emulators/unicorn/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2019/12/31 13:14:51 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2020/03/08 16:49:29 wiz Exp $
-PKGREVISION= 2
+PKGREVISION= 3
.include "Makefile.common"
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index 74168789918..6ae4b2be678 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.143 2020/01/18 23:30:51 rillig Exp $
+# $NetBSD: Makefile,v 1.144 2020/03/08 16:49:29 wiz Exp $
DISTNAME= vice-3.4
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vice-emu/}
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 856a20e5804..aafdfffb0c7 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.83 2020/01/26 17:31:10 rillig Exp $
+# $NetBSD: Makefile,v 1.84 2020/03/08 16:47:43 wiz Exp $
DISTNAME= wine-1.9.18
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= emulators
MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/
MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=wine/}
diff --git a/emulators/wine-devel/buildlink3.mk b/emulators/wine-devel/buildlink3.mk
index 900f27e0dc1..c1cbb92057f 100644
--- a/emulators/wine-devel/buildlink3.mk
+++ b/emulators/wine-devel/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.17 2019/08/30 17:01:32 nia Exp $
+# $NetBSD: buildlink3.mk,v 1.18 2020/03/08 16:47:43 wiz Exp $
BUILDLINK_TREE+= wine
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= wine
WINE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.wine+= wine>=1.3.0
-BUILDLINK_ABI_DEPENDS.wine+= wine>=1.7.36nb1
+BUILDLINK_ABI_DEPENDS.wine+= wine>=1.9.18nb22
BUILDLINK_PKGSRCDIR.wine?= ../../emulators/wine
pkgbase:= wine
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 87d032157eb..4bdee326850 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.209 2020/01/26 17:31:10 rillig Exp $
+# $NetBSD: Makefile,v 1.210 2020/03/08 16:47:43 wiz Exp $
DISTNAME= wine-1.6.2
-PKGREVISION= 25
+PKGREVISION= 26
CATEGORIES= emulators
MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/
MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=wine/}
diff --git a/emulators/wine/buildlink3.mk b/emulators/wine/buildlink3.mk
index e04aa377c6b..a8b70a0cf3d 100644
--- a/emulators/wine/buildlink3.mk
+++ b/emulators/wine/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.28 2019/08/30 17:01:32 nia Exp $
+# $NetBSD: buildlink3.mk,v 1.29 2020/03/08 16:47:43 wiz Exp $
BUILDLINK_TREE+= wine
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= wine
WINE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.wine+= wine>=1.3.0
-BUILDLINK_ABI_DEPENDS.wine+= wine>=1.6.2nb5
+BUILDLINK_ABI_DEPENDS.wine+= wine>=1.6.2nb26
BUILDLINK_PKGSRCDIR.wine?= ../../emulators/wine
pkgbase:= wine
diff --git a/emulators/x16-emulator/Makefile b/emulators/x16-emulator/Makefile
index 5750d381d94..8f721c34ed4 100644
--- a/emulators/x16-emulator/Makefile
+++ b/emulators/x16-emulator/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2019/12/28 19:32:18 thorpej Exp $
+# $NetBSD: Makefile,v 1.2 2020/03/08 16:49:29 wiz Exp $
DISTNAME= x16-emulator-35
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=commanderx16/}
GITHUB_PROJECT= x16-emulator
diff --git a/emulators/xm8/Makefile b/emulators/xm8/Makefile
index f562d0d93dd..148c7a50d08 100644
--- a/emulators/xm8/Makefile
+++ b/emulators/xm8/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2019/09/13 13:13:31 nia Exp $
+# $NetBSD: Makefile,v 1.3 2020/03/08 16:49:30 wiz Exp $
VERSION= 1.70
DISTNAME= xm8_${VERSION:S/.//}
PKGNAME= xm8-${VERSION}
+PKGREVISION= 1
#PKGREVISION=
CATEGORIES= emulators
MASTER_SITES= http://retropc.net/pi/
diff --git a/emulators/xnp2/Makefile b/emulators/xnp2/Makefile
index 116bfdaa5fc..257ae57c2a4 100644
--- a/emulators/xnp2/Makefile
+++ b/emulators/xnp2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2020/01/26 17:31:10 rillig Exp $
+# $NetBSD: Makefile,v 1.31 2020/03/08 16:49:30 wiz Exp $
DISTNAME= xnp2-0.86
-PKGREVISION= 8
+PKGREVISION= 9
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 55194c53f4e..e156b862929 100644
--- a/emulators/yabause/Makefile
+++ b/emulators/yabause/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2020/01/18 23:30:51 rillig Exp $
+# $NetBSD: Makefile,v 1.52 2020/03/08 16:49:30 wiz Exp $
DISTNAME= yabause-0.9.15
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= https://download.tuxfamily.org/yabause/releases/${PKGVERSION_NOREV}/