summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-07-20 22:45:58 +0000
committerwiz <wiz@pkgsrc.org>2019-07-20 22:45:58 +0000
commit548366af3ee3ea3c89a017c393097a1c5f1e387b (patch)
treedf1cd76ec079ca233808be7c5970fa527e3619a7 /emulators
parent062b991ef3a1c729920ef6f069844fa47df60ef4 (diff)
downloadpkgsrc-548366af3ee3ea3c89a017c393097a1c5f1e387b.tar.gz
*: recursive bump for nettle 3.5.1
Diffstat (limited to 'emulators')
-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/wine-devel/Makefile4
-rw-r--r--emulators/wine/Makefile4
8 files changed, 16 insertions, 16 deletions
diff --git a/emulators/ckmame/Makefile b/emulators/ckmame/Makefile
index c61db8a6cbc..a7061c5cfc8 100644
--- a/emulators/ckmame/Makefile
+++ b/emulators/ckmame/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2019/04/03 00:32:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.47 2019/07/20 22:46:18 wiz Exp $
DISTNAME= ckmame-1.0
-PKGREVISION= 1
+PKGREVISION= 2
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 00abc52d0f6..838f11ca818 100644
--- a/emulators/dolphin-emu/Makefile
+++ b/emulators/dolphin-emu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2019/07/05 08:38:36 nia Exp $
+# $NetBSD: Makefile,v 1.9 2019/07/20 22:46:18 wiz Exp $
DISTNAME= dolphin-emu-5.0
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=dolphin-emu/}
GITHUB_PROJECT= dolphin
diff --git a/emulators/emulationstation/Makefile b/emulators/emulationstation/Makefile
index 3329fe43ffd..f0682aa4962 100644
--- a/emulators/emulationstation/Makefile
+++ b/emulators/emulationstation/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2019/07/01 04:08:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2019/07/20 22:46:18 wiz Exp $
DISTNAME= abba19584636c28cd98e3810e857f493cb63d06c
PKGNAME= emulationstation-2.0.0_rc1_20150210
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= emulators games
MASTER_SITES= https://github.com/Aloshi/EmulationStation/archive/
EXTRACT_SUFX= .zip
diff --git a/emulators/libretro-dolphin/Makefile b/emulators/libretro-dolphin/Makefile
index e1acb24ece3..db6eb25a740 100644
--- a/emulators/libretro-dolphin/Makefile
+++ b/emulators/libretro-dolphin/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2019/07/08 10:15:23 nia Exp $
+# $NetBSD: Makefile,v 1.9 2019/07/20 22:46:18 wiz Exp $
DISTNAME= libretro-dolphin-20180827
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=libretro/}
GITHUB_PROJECT= dolphin
diff --git a/emulators/mgba/Makefile b/emulators/mgba/Makefile
index e99fa514870..57c9079637c 100644
--- a/emulators/mgba/Makefile
+++ b/emulators/mgba/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2019/06/13 19:12:44 nia Exp $
+# $NetBSD: Makefile,v 1.3 2019/07/20 22:46:18 wiz Exp $
DISTNAME= mgba-0.7.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=mgba-emu/}
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index b48969ac939..6335deffec4 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.212 2019/07/01 04:08:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.213 2019/07/20 22:46:19 wiz Exp $
DISTNAME= qemu-4.0.0
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= emulators
MASTER_SITES= https://download.qemu.org/
EXTRACT_SUFX= .tar.xz
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index c9b09045228..547e8cf03ea 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.77 2018/11/14 22:21:27 kleink Exp $
+# $NetBSD: Makefile,v 1.78 2019/07/20 22:46:19 wiz Exp $
DISTNAME= wine-1.9.18
-PKGREVISION= 16
+PKGREVISION= 17
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 b4724b7a4b3..43bfb1821b6 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.204 2018/11/14 22:21:27 kleink Exp $
+# $NetBSD: Makefile,v 1.205 2019/07/20 22:46:19 wiz Exp $
DISTNAME= wine-1.6.2
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= emulators
MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/
MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=wine/}