diff options
author | adam <adam@pkgsrc.org> | 2020-06-02 08:22:31 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-06-02 08:22:31 +0000 |
commit | 0c9653ffa991492dacf3bcd4d70693a7cb2a1d8b (patch) | |
tree | 4b76e80283e16e135441c0ad59b8896fab793cb4 /emulators | |
parent | 615f0d51f15e2d397ce85e7e5e7addfe48c1c6a7 (diff) | |
download | pkgsrc-0c9653ffa991492dacf3bcd4d70693a7cb2a1d8b.tar.gz |
Revbump for icu
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/PC6001VX/Makefile | 4 | ||||
-rw-r--r-- | emulators/ckmame/Makefile | 4 | ||||
-rw-r--r-- | emulators/fuse-emulator/Makefile | 4 | ||||
-rw-r--r-- | emulators/mame/Makefile | 4 | ||||
-rw-r--r-- | emulators/mgba/Makefile | 4 | ||||
-rw-r--r-- | emulators/retroarch/Makefile | 3 | ||||
-rw-r--r-- | emulators/ski/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/Makefile | 3 | ||||
-rw-r--r-- | emulators/yabause/Makefile | 4 |
9 files changed, 18 insertions, 16 deletions
diff --git a/emulators/PC6001VX/Makefile b/emulators/PC6001VX/Makefile index 721a60910e6..d77e36a5ab8 100644 --- a/emulators/PC6001VX/Makefile +++ b/emulators/PC6001VX/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.42 2020/04/12 08:28:37 adam Exp $ +# $NetBSD: Makefile,v 1.43 2020/06/02 08:23:45 adam Exp $ VERSION= 3.4.0 DISTNAME= PC6001VX_${VERSION}_src PKGNAME= ${DISTNAME:S/_src//:S/_/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://eighttails.up.seesaa.net/bin/ diff --git a/emulators/ckmame/Makefile b/emulators/ckmame/Makefile index f8e5aba3ed9..4808bacd226 100644 --- a/emulators/ckmame/Makefile +++ b/emulators/ckmame/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2020/05/22 10:56:05 adam Exp $ +# $NetBSD: Makefile,v 1.54 2020/06/02 08:23:45 adam Exp $ DISTNAME= ckmame-1.0 -PKGREVISION= 7 +PKGREVISION= 8 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 d7bbda5319f..6998a5d837e 100644 --- a/emulators/fuse-emulator/Makefile +++ b/emulators/fuse-emulator/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2020/03/20 11:57:35 nia Exp $ +# $NetBSD: Makefile,v 1.31 2020/06/02 08:23:45 adam Exp $ DISTNAME= fuse-1.5.7 PKGNAME= ${DISTNAME:S/fuse/fuse-emulator/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index 7defa294b23..a4a02d6727c 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.114 2020/04/12 08:28:37 adam Exp $ +# $NetBSD: Makefile,v 1.115 2020/06/02 08:23:46 adam Exp $ DISTNAME= mame-0.220 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=mamedev/} GITHUB_TAG= ${DISTNAME:S/-//S/.//} diff --git a/emulators/mgba/Makefile b/emulators/mgba/Makefile index bea52d7b2a3..c7013a2ec11 100644 --- a/emulators/mgba/Makefile +++ b/emulators/mgba/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2020/05/22 10:56:05 adam Exp $ +# $NetBSD: Makefile,v 1.14 2020/06/02 08:23:46 adam Exp $ DISTNAME= mgba-0.8.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=mgba-emu/} diff --git a/emulators/retroarch/Makefile b/emulators/retroarch/Makefile index 904315030aa..a266cfe08f4 100644 --- a/emulators/retroarch/Makefile +++ b/emulators/retroarch/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.33 2020/05/30 14:26:51 nia Exp $ +# $NetBSD: Makefile,v 1.34 2020/06/02 08:23:46 adam Exp $ +PKGREVISION= 1 .include "version.mk" PKGNAME= retroarch-${RETROARCH_VERSION} diff --git a/emulators/ski/Makefile b/emulators/ski/Makefile index b3190461ce6..9cb2d903710 100644 --- a/emulators/ski/Makefile +++ b/emulators/ski/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2020/03/10 22:09:47 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2020/06/02 08:23:46 adam Exp $ # DISTNAME= ski-1.3.2 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ski/} diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 30b3dd23fe9..ba465552b79 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.217 2020/05/26 15:20:22 adam Exp $ +# $NetBSD: Makefile,v 1.218 2020/06/02 08:23:46 adam Exp $ DISTNAME= wine-4.0.4 +PKGREVISION= 1 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 626b66066e2..7719509acd5 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2020/04/12 08:28:37 adam Exp $ +# $NetBSD: Makefile,v 1.56 2020/06/02 08:23:46 adam Exp $ DISTNAME= yabause-0.9.15 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators MASTER_SITES= https://download.tuxfamily.org/yabause/releases/${PKGVERSION_NOREV}/ |