diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-01-01 09:52:09 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-01-01 09:52:09 +0000 |
commit | 1b33c583079360b560572dc1a2660b4490ce69ac (patch) | |
tree | 4a5bf97026b7c69fedca52fa7fd753c1efc1a86f /emulators | |
parent | a3d6e8c5a6c287e544d791c32ce7bea1ffb8e14c (diff) | |
download | pkgsrc-1b33c583079360b560572dc1a2660b4490ce69ac.tar.gz |
*: Recursive revbump from audio/pulseaudio-14.0
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/PC6001VX/Makefile | 3 | ||||
-rw-r--r-- | emulators/bsnes/Makefile | 4 | ||||
-rw-r--r-- | emulators/dolphin-emu/Makefile | 4 | ||||
-rw-r--r-- | emulators/fmsx/Makefile | 4 | ||||
-rw-r--r-- | emulators/retroarch/Makefile | 4 | ||||
-rw-r--r-- | emulators/rpcemu/Makefile | 4 | ||||
-rw-r--r-- | emulators/snes9x-gtk/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/Makefile | 4 | ||||
-rw-r--r-- | emulators/xroar/Makefile | 3 | ||||
-rw-r--r-- | emulators/yabause/Makefile | 4 |
10 files changed, 20 insertions, 18 deletions
diff --git a/emulators/PC6001VX/Makefile b/emulators/PC6001VX/Makefile index 1d5cc01e1e0..93c820a09f1 100644 --- a/emulators/PC6001VX/Makefile +++ b/emulators/PC6001VX/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.50 2020/12/15 13:02:10 tsutsui Exp $ +# $NetBSD: Makefile,v 1.51 2021/01/01 09:52:22 ryoon Exp $ VERSION= 3.6.0 DISTNAME= PC6001VX_${VERSION}_src PKGNAME= ${DISTNAME:S/_src//:S/_/-/} +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://eighttails.up.seesaa.net/image/ diff --git a/emulators/bsnes/Makefile b/emulators/bsnes/Makefile index 1d0b53625da..d4ce4115d9d 100644 --- a/emulators/bsnes/Makefile +++ b/emulators/bsnes/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2020/11/05 09:08:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2021/01/01 09:52:23 ryoon Exp $ DISTNAME= bsnes-115 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=bsnes-emu/} GITHUB_TAG= v${PKGVERSION_NOREV} diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile index b9055fa9d3f..4a8d07497c2 100644 --- a/emulators/dolphin-emu/Makefile +++ b/emulators/dolphin-emu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2020/08/18 17:57:45 leot Exp $ +# $NetBSD: Makefile,v 1.25 2021/01/01 09:52:23 ryoon Exp $ DISTNAME= dolphin-emu-5.0 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=dolphin-emu/} GITHUB_PROJECT= dolphin diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile index 55acb94aaa8..7b71272267e 100644 --- a/emulators/fmsx/Makefile +++ b/emulators/fmsx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2020/08/18 17:57:46 leot Exp $ +# $NetBSD: Makefile,v 1.39 2021/01/01 09:52:23 ryoon Exp $ DISTNAME= fMSX54 PKGNAME= fmsx-5.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators x11 MASTER_SITES= https://fms.komkon.org/fMSX/ EXTRACT_SUFX= .zip diff --git a/emulators/retroarch/Makefile b/emulators/retroarch/Makefile index 50e9cb41406..f245e6ccde3 100644 --- a/emulators/retroarch/Makefile +++ b/emulators/retroarch/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2020/11/05 09:08:04 ryoon Exp $ +# $NetBSD: Makefile,v 1.39 2021/01/01 09:52:23 ryoon Exp $ -PKGREVISION= 5 +PKGREVISION= 6 .include "version.mk" PKGNAME= retroarch-${RETROARCH_VERSION} diff --git a/emulators/rpcemu/Makefile b/emulators/rpcemu/Makefile index ae11b2a6ea2..647490215f7 100644 --- a/emulators/rpcemu/Makefile +++ b/emulators/rpcemu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2020/11/19 19:26:28 nia Exp $ +# $NetBSD: Makefile,v 1.6 2021/01/01 09:52:23 ryoon Exp $ DISTNAME= rpcemu-0.9.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://www.marutan.net/rpcemu/cgi/download.php?sFName=${PKGVERSION_NOREV}/ diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile index 3d96b1edf9a..79aa5b82201 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.78 2020/12/04 20:45:17 nia Exp $ +# $NetBSD: Makefile,v 1.79 2021/01/01 09:52:23 ryoon Exp $ -PKGREVISION= 9 +PKGREVISION= 10 .include "../../emulators/snes9x/Makefile.common" PKGNAME= snes9x-gtk-${SNES9X_VERSION} diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 2633bf4f7c4..45214a1a6e2 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.223 2020/11/05 09:08:04 ryoon Exp $ +# $NetBSD: Makefile,v 1.224 2021/01/01 09:52:23 ryoon Exp $ DISTNAME= wine-4.0.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= emulators MASTER_SITES= https://dl.winehq.org/wine/source/4.0/ MASTER_SITES+= http://mirrors.ibiblio.org/wine/source/4.0/ diff --git a/emulators/xroar/Makefile b/emulators/xroar/Makefile index da919c88cb3..8bbc423e69f 100644 --- a/emulators/xroar/Makefile +++ b/emulators/xroar/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2020/10/02 10:25:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2021/01/01 09:52:23 ryoon Exp $ DISTNAME= xroar-0.36.2 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= https://www.6809.org.uk/xroar/dl/ diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index 6f7abe403d5..de6e461c6f1 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2020/11/05 09:08:04 ryoon Exp $ +# $NetBSD: Makefile,v 1.60 2021/01/01 09:52:23 ryoon Exp $ DISTNAME= yabause-0.9.15 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= emulators MASTER_SITES= https://download.tuxfamily.org/yabause/releases/${PKGVERSION_NOREV}/ |