summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2020-01-18 21:48:19 +0000
committerjperkin <jperkin@pkgsrc.org>2020-01-18 21:48:19 +0000
commit8930f4c9f76a4da06832827313f3853309f92baf (patch)
treeb6671be53112553f1e25eff8038b7dc0ee2de487 /emulators
parentf25cc17ec50129558631c35feef93abaebaaf5db (diff)
downloadpkgsrc-8930f4c9f76a4da06832827313f3853309f92baf.tar.gz
*: Recursive revision bump for openssl 1.1.1.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/PC6001VX/Makefile3
-rw-r--r--emulators/ckmame/Makefile4
-rw-r--r--emulators/dolphin-emu/Makefile4
-rw-r--r--emulators/emulationstation/Makefile4
-rw-r--r--emulators/libretro-dolphin/Makefile4
-rw-r--r--emulators/mgba/Makefile4
-rw-r--r--emulators/qemu/Makefile4
-rw-r--r--emulators/retroarch/Makefile4
-rw-r--r--emulators/ski/Makefile4
-rw-r--r--emulators/wine-devel/Makefile4
-rw-r--r--emulators/wine/Makefile4
-rw-r--r--emulators/yabause/Makefile3
12 files changed, 24 insertions, 22 deletions
diff --git a/emulators/PC6001VX/Makefile b/emulators/PC6001VX/Makefile
index 8296d8d4c4b..f514a626996 100644
--- a/emulators/PC6001VX/Makefile
+++ b/emulators/PC6001VX/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.37 2019/11/02 11:07:40 tsutsui Exp $
+# $NetBSD: Makefile,v 1.38 2020/01/18 21:49:18 jperkin Exp $
VERSION= 3.3.1
DISTNAME= PC6001VX_${VERSION}_src
PKGNAME= ${DISTNAME:S/_src//:S/_/-/}
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://eighttails.up.seesaa.net/bin/
diff --git a/emulators/ckmame/Makefile b/emulators/ckmame/Makefile
index 8e3a90964a3..471f12d4ecc 100644
--- a/emulators/ckmame/Makefile
+++ b/emulators/ckmame/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2019/11/03 19:24:32 rillig Exp $
+# $NetBSD: Makefile,v 1.50 2020/01/18 21:49:18 jperkin Exp $
DISTNAME= ckmame-1.0
-PKGREVISION= 3
+PKGREVISION= 4
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 bcfc703fc8b..44dea7ee626 100644
--- a/emulators/dolphin-emu/Makefile
+++ b/emulators/dolphin-emu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2020/01/12 20:20:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2020/01/18 21:49:19 jperkin Exp $
DISTNAME= dolphin-emu-5.0
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=dolphin-emu/}
GITHUB_PROJECT= dolphin
diff --git a/emulators/emulationstation/Makefile b/emulators/emulationstation/Makefile
index eed66e4e01c..2e6bf953022 100644
--- a/emulators/emulationstation/Makefile
+++ b/emulators/emulationstation/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2020/01/12 20:20:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.23 2020/01/18 21:49:19 jperkin Exp $
DISTNAME= emulationstation-2.7.6
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators games
MASTER_SITES= ${MASTER_SITE_GITHUB:=RetroPie/}
GITHUB_PROJECT= EmulationStation
diff --git a/emulators/libretro-dolphin/Makefile b/emulators/libretro-dolphin/Makefile
index 1b62e02a296..fda271f4b0e 100644
--- a/emulators/libretro-dolphin/Makefile
+++ b/emulators/libretro-dolphin/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2020/01/12 20:20:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2020/01/18 21:49:19 jperkin Exp $
DISTNAME= libretro-dolphin-20180827
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=libretro/}
GITHUB_PROJECT= dolphin
diff --git a/emulators/mgba/Makefile b/emulators/mgba/Makefile
index 9adbf0c32b1..cbbc6477237 100644
--- a/emulators/mgba/Makefile
+++ b/emulators/mgba/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2019/09/25 08:48:43 nia Exp $
+# $NetBSD: Makefile,v 1.8 2020/01/18 21:49:19 jperkin Exp $
DISTNAME= mgba-0.7.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=mgba-emu/}
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 016ba87d794..71209d54ff2 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.226 2020/01/13 02:50:25 gutteridge Exp $
+# $NetBSD: Makefile,v 1.227 2020/01/18 21:49:19 jperkin Exp $
DISTNAME= qemu-4.2.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators
MASTER_SITES= https://download.qemu.org/
EXTRACT_SUFX= .tar.xz
diff --git a/emulators/retroarch/Makefile b/emulators/retroarch/Makefile
index c6d2a5c7989..739276a5035 100644
--- a/emulators/retroarch/Makefile
+++ b/emulators/retroarch/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2020/01/08 23:40:42 nia Exp $
+# $NetBSD: Makefile,v 1.29 2020/01/18 21:49:19 jperkin Exp $
PKGNAME= retroarch-${RETROARCH_VERSION}
DISTNAME= RetroArch-${RETROARCH_VERSION}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=libretro/RetroArch/releases/download/v${RETROARCH_VERSION}/}
EXTRACT_SUFX= .tar.xz
diff --git a/emulators/ski/Makefile b/emulators/ski/Makefile
index e81c71acef7..b7e9b829b55 100644
--- a/emulators/ski/Makefile
+++ b/emulators/ski/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2019/11/17 23:05:19 scole Exp $
+# $NetBSD: Makefile,v 1.33 2020/01/18 21:49:19 jperkin Exp $
#
DISTNAME= ski-1.3.2
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ski/}
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 0bdcc3355ec..064b9d9edd8 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.81 2019/09/18 14:17:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.82 2020/01/18 21:49:20 jperkin Exp $
DISTNAME= wine-1.9.18
-PKGREVISION= 20
+PKGREVISION= 21
CATEGORIES= emulators
MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/
MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=wine/}
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 7c2f4e0075b..b176f42d1ab 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.207 2019/08/30 17:01:32 nia Exp $
+# $NetBSD: Makefile,v 1.208 2020/01/18 21:49:20 jperkin Exp $
DISTNAME= wine-1.6.2
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= emulators
MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/
MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=wine/}
diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile
index 8ca776927cb..1e1f60a14bd 100644
--- a/emulators/yabause/Makefile
+++ b/emulators/yabause/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2019/10/28 09:33:29 kamil Exp $
+# $NetBSD: Makefile,v 1.50 2020/01/18 21:49:20 jperkin Exp $
DISTNAME= yabause-0.9.15
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= https://download.tuxfamily.org/yabause/releases/${PKGVERSION_NOREV}/