summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2017-09-18 09:52:56 +0000
committermaya <maya@pkgsrc.org>2017-09-18 09:52:56 +0000
commit2ece6387179637c993b1b28ed7918b8b68b369fa (patch)
treea7f9b2825573b3779524d8ae4301eb77dc07592b /emulators
parentf5872a0e3d161a958fd812d18b79e4f019bba508 (diff)
downloadpkgsrc-2ece6387179637c993b1b28ed7918b8b68b369fa.tar.gz
revbump for requiring ICU 59.x
Diffstat (limited to 'emulators')
-rw-r--r--emulators/PC6001VX/Makefile3
-rw-r--r--emulators/ckmame/Makefile4
-rw-r--r--emulators/mame/Makefile4
3 files changed, 6 insertions, 5 deletions
diff --git a/emulators/PC6001VX/Makefile b/emulators/PC6001VX/Makefile
index 140fa8b3653..e494035ef7b 100644
--- a/emulators/PC6001VX/Makefile
+++ b/emulators/PC6001VX/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2017/09/16 17:10:19 tsutsui Exp $
+# $NetBSD: Makefile,v 1.13 2017/09/18 09:53:20 maya Exp $
VERSION= 2.31.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 a1fe44ce631..4b919b91fc2 100644
--- a/emulators/ckmame/Makefile
+++ b/emulators/ckmame/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2017/09/02 22:02:25 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2017/09/18 09:53:20 maya Exp $
DISTNAME= ckmame-0.12
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= emulators
MASTER_SITES= http://www.nih.at/ckmame/
EXTRACT_SUFX= .tar.xz
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index db45d985af8..64a64840215 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.77 2017/04/22 21:03:35 adam Exp $
+# $NetBSD: Makefile,v 1.78 2017/09/18 09:53:20 maya Exp $
DISTNAME= mame-0.184
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=mamedev/}
GITHUB_TAG= ${DISTNAME:S/-//S/.//}