summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-12-04 20:44:57 +0000
committernia <nia@pkgsrc.org>2020-12-04 20:44:57 +0000
commit77345cbaf77c9e43b7a467af6bdf4c29b1a41dd8 (patch)
tree1eccd708a0d316288b6c89678204df314ab01ff0 /emulators
parent00fa5d76195777807cd64ed9f07dc0cefefe2d4b (diff)
downloadpkgsrc-77345cbaf77c9e43b7a467af6bdf4c29b1a41dd8.tar.gz
Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/dynagen/Makefile4
-rw-r--r--emulators/fs-uae-arcade/Makefile3
-rw-r--r--emulators/fs-uae-launcher/Makefile3
-rw-r--r--emulators/gns3-gui/Makefile4
-rw-r--r--emulators/gns3-server/Makefile4
-rw-r--r--emulators/hatari/Makefile4
-rw-r--r--emulators/libretro-dolphin/Makefile4
-rw-r--r--emulators/openmsx/Makefile3
-rw-r--r--emulators/qemu/Makefile4
-rw-r--r--emulators/snes9x-gtk/Makefile4
-rw-r--r--emulators/unicorn/Makefile4
11 files changed, 22 insertions, 19 deletions
diff --git a/emulators/dynagen/Makefile b/emulators/dynagen/Makefile
index 890447d1f5e..3690d1a411a 100644
--- a/emulators/dynagen/Makefile
+++ b/emulators/dynagen/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2019/11/03 19:24:32 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2020/12/04 20:45:16 nia Exp $
DISTNAME= dynagen-0.11.0
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dyna-gen/}
diff --git a/emulators/fs-uae-arcade/Makefile b/emulators/fs-uae-arcade/Makefile
index 176939e56f0..751f10df789 100644
--- a/emulators/fs-uae-arcade/Makefile
+++ b/emulators/fs-uae-arcade/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2020/08/31 23:07:02 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2020/12/04 20:45:16 nia Exp $
DISTNAME= fs-uae-arcade-3.0.5
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://fs-uae.net/stable/${PKGVERSION_NOREV}/
diff --git a/emulators/fs-uae-launcher/Makefile b/emulators/fs-uae-launcher/Makefile
index 73345d31e13..6cf8e163d1b 100644
--- a/emulators/fs-uae-launcher/Makefile
+++ b/emulators/fs-uae-launcher/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2020/08/31 23:07:02 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2020/12/04 20:45:16 nia Exp $
DISTNAME= fs-uae-launcher-3.0.5
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= https://fs-uae.net/stable/${PKGVERSION_NOREV}/
diff --git a/emulators/gns3-gui/Makefile b/emulators/gns3-gui/Makefile
index dc3425569bb..d140c68dd2e 100644
--- a/emulators/gns3-gui/Makefile
+++ b/emulators/gns3-gui/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2019/12/20 18:37:50 markd Exp $
+# $NetBSD: Makefile,v 1.4 2020/12/04 20:45:16 nia Exp $
DISTNAME= gns3-gui-2.2.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_PYPI:=g/gns3-gui/}
diff --git a/emulators/gns3-server/Makefile b/emulators/gns3-server/Makefile
index 15c6e11179b..66e957d8ec2 100644
--- a/emulators/gns3-server/Makefile
+++ b/emulators/gns3-server/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2019/12/20 18:36:18 markd Exp $
+# $NetBSD: Makefile,v 1.4 2020/12/04 20:45:16 nia Exp $
DISTNAME= gns3-server-2.2.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_PYPI:=g/gns3-server/}
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile
index 42c2323f5c8..7790c91f608 100644
--- a/emulators/hatari/Makefile
+++ b/emulators/hatari/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2020/08/18 17:57:46 leot Exp $
+# $NetBSD: Makefile,v 1.58 2020/12/04 20:45:16 nia Exp $
DISTNAME= hatari-2.2.1
-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 d2d3720ccc0..eec2f83d45e 100644
--- a/emulators/libretro-dolphin/Makefile
+++ b/emulators/libretro-dolphin/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2020/05/31 18:36:29 nia Exp $
+# $NetBSD: Makefile,v 1.18 2020/12/04 20:45:16 nia Exp $
DISTNAME= libretro-dolphin-20180827
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=libretro/}
GITHUB_PROJECT= dolphin
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile
index 1ecedaf8756..b9b6e692daa 100644
--- a/emulators/openmsx/Makefile
+++ b/emulators/openmsx/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.60 2019/11/03 19:24:33 rillig Exp $
+# $NetBSD: Makefile,v 1.61 2020/12/04 20:45:17 nia Exp $
DISTNAME= openmsx-0.15.0
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=openMSX/}
GITHUB_PROJECT= openMSX
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 49d1ddb82b1..8110318ca2c 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.256 2020/11/02 17:17:15 martin Exp $
+# $NetBSD: Makefile,v 1.257 2020/12/04 20:45:17 nia Exp $
DISTNAME= qemu-5.1.0
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= emulators
MASTER_SITES= https://download.qemu.org/
EXTRACT_SUFX= .tar.xz
diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile
index 7015a0f79c3..3d96b1edf9a 100644
--- a/emulators/snes9x-gtk/Makefile
+++ b/emulators/snes9x-gtk/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.77 2020/08/18 17:57:47 leot Exp $
+# $NetBSD: Makefile,v 1.78 2020/12/04 20:45:17 nia Exp $
-PKGREVISION= 8
+PKGREVISION= 9
.include "../../emulators/snes9x/Makefile.common"
PKGNAME= snes9x-gtk-${SNES9X_VERSION}
diff --git a/emulators/unicorn/Makefile b/emulators/unicorn/Makefile
index ca0838f7ee2..79e4fb0e4cd 100644
--- a/emulators/unicorn/Makefile
+++ b/emulators/unicorn/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2020/03/08 16:49:29 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2020/12/04 20:45:17 nia Exp $
-PKGREVISION= 3
+PKGREVISION= 4
.include "Makefile.common"
MAINTAINER= pkgsrc-users@NetBSD.org