diff options
author | ryoon <ryoon@pkgsrc.org> | 2020-11-05 09:07:25 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2020-11-05 09:07:25 +0000 |
commit | 88cfb5f7ea7a9464928830a538f8c730cf2b5673 (patch) | |
tree | 706a07f0a18dae986eb0e6c58374e5d3506cd488 /emulators | |
parent | b246ca03ad68d0c5c52c5b1b5d9b57be4d0be34a (diff) | |
download | pkgsrc-88cfb5f7ea7a9464928830a538f8c730cf2b5673.tar.gz |
*: Recursive revbump from textproc/icu-68.1
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/PC6001VX/Makefile | 3 | ||||
-rw-r--r-- | emulators/bsnes/Makefile | 3 | ||||
-rw-r--r-- | emulators/ckmame/Makefile | 4 | ||||
-rw-r--r-- | emulators/fuse-emulator/Makefile | 4 | ||||
-rw-r--r-- | emulators/mame/Makefile | 3 | ||||
-rw-r--r-- | emulators/mgba/Makefile | 4 | ||||
-rw-r--r-- | emulators/retroarch/Makefile | 4 | ||||
-rw-r--r-- | emulators/rpcemu/Makefile | 4 | ||||
-rw-r--r-- | emulators/ski/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/Makefile | 4 | ||||
-rw-r--r-- | emulators/yabause/Makefile | 4 |
11 files changed, 22 insertions, 19 deletions
diff --git a/emulators/PC6001VX/Makefile b/emulators/PC6001VX/Makefile index 819cc752c98..5a313a8c5db 100644 --- a/emulators/PC6001VX/Makefile +++ b/emulators/PC6001VX/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.48 2020/09/30 15:51:32 tsutsui Exp $ +# $NetBSD: Makefile,v 1.49 2020/11/05 09:08:03 ryoon Exp $ VERSION= 3.5.3 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/bsnes/Makefile b/emulators/bsnes/Makefile index 64cf368119a..1d0b53625da 100644 --- a/emulators/bsnes/Makefile +++ b/emulators/bsnes/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2020/10/03 08:40:56 nia Exp $ +# $NetBSD: Makefile,v 1.2 2020/11/05 09:08:03 ryoon Exp $ DISTNAME= bsnes-115 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=bsnes-emu/} GITHUB_TAG= v${PKGVERSION_NOREV} diff --git a/emulators/ckmame/Makefile b/emulators/ckmame/Makefile index 9829385d4c1..83bc2a87139 100644 --- a/emulators/ckmame/Makefile +++ b/emulators/ckmame/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2020/08/31 18:09:27 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2020/11/05 09:08:03 ryoon Exp $ DISTNAME= ckmame-1.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= emulators MASTER_SITES= https://www.nih.at/ckmame/ EXTRACT_SUFX= .tar.xz diff --git a/emulators/fuse-emulator/Makefile b/emulators/fuse-emulator/Makefile index c3f6663fb6d..f9ade382e97 100644 --- a/emulators/fuse-emulator/Makefile +++ b/emulators/fuse-emulator/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2020/08/31 18:09:27 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2020/11/05 09:08:04 ryoon Exp $ DISTNAME= fuse-1.5.7 PKGNAME= ${DISTNAME:S/fuse/fuse-emulator/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index 7841eeeb878..d2f0aea0674 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.125 2020/10/28 16:56:24 wiz Exp $ +# $NetBSD: Makefile,v 1.126 2020/11/05 09:08:04 ryoon Exp $ DISTNAME= mame-0.226 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=mamedev/} GITHUB_TAG= ${DISTNAME:S/-//S/.//} diff --git a/emulators/mgba/Makefile b/emulators/mgba/Makefile index 5ca9a58736b..cbaea64da51 100644 --- a/emulators/mgba/Makefile +++ b/emulators/mgba/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2020/08/18 17:57:46 leot Exp $ +# $NetBSD: Makefile,v 1.21 2020/11/05 09:08:04 ryoon Exp $ DISTNAME= mgba-0.8.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=mgba-emu/} diff --git a/emulators/retroarch/Makefile b/emulators/retroarch/Makefile index 3ecea909def..50e9cb41406 100644 --- a/emulators/retroarch/Makefile +++ b/emulators/retroarch/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.37 2020/08/18 17:57:47 leot Exp $ +# $NetBSD: Makefile,v 1.38 2020/11/05 09:08:04 ryoon Exp $ -PKGREVISION= 4 +PKGREVISION= 5 .include "version.mk" PKGNAME= retroarch-${RETROARCH_VERSION} diff --git a/emulators/rpcemu/Makefile b/emulators/rpcemu/Makefile index 073dd051e3d..af1ff4c13ed 100644 --- a/emulators/rpcemu/Makefile +++ b/emulators/rpcemu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2020/11/01 20:18:30 js Exp $ +# $NetBSD: Makefile,v 1.4 2020/11/05 09:08:04 ryoon Exp $ DISTNAME= rpcemu-0.9.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://www.marutan.net/rpcemu/cgi/download.php?sFName=${PKGVERSION_NOREV}/ diff --git a/emulators/ski/Makefile b/emulators/ski/Makefile index 36c0fab149f..751768c8485 100644 --- a/emulators/ski/Makefile +++ b/emulators/ski/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2020/08/17 20:18:39 leot Exp $ +# $NetBSD: Makefile,v 1.41 2020/11/05 09:08:04 ryoon Exp $ # DISTNAME= ski-1.3.2 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ski/} diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index e27b002167a..2633bf4f7c4 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.222 2020/08/31 18:09:29 wiz Exp $ +# $NetBSD: Makefile,v 1.223 2020/11/05 09:08:04 ryoon Exp $ DISTNAME= wine-4.0.4 -PKGREVISION= 5 +PKGREVISION= 6 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/yabause/Makefile b/emulators/yabause/Makefile index d1ae86d0d84..6f7abe403d5 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2020/08/18 17:57:48 leot Exp $ +# $NetBSD: Makefile,v 1.59 2020/11/05 09:08:04 ryoon Exp $ DISTNAME= yabause-0.9.15 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= emulators MASTER_SITES= https://download.tuxfamily.org/yabause/releases/${PKGVERSION_NOREV}/ |