summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authoradam <adam>2017-04-22 21:03:07 +0000
committeradam <adam>2017-04-22 21:03:07 +0000
commit546dcc83d1b98cd2b4ff2dd02d9ed5fe36ce14ea (patch)
treec79528d51259d64ab76035aa8c82c3430a840611 /emulators
parenteb206a9d384aea37c64f28ddb1cef0f45800ab21 (diff)
downloadpkgsrc-546dcc83d1b98cd2b4ff2dd02d9ed5fe36ce14ea.tar.gz
Revbump after icu update
Diffstat (limited to 'emulators')
-rw-r--r--emulators/PC6001VX/Makefile4
-rw-r--r--emulators/ckmame/Makefile4
-rw-r--r--emulators/mame/Makefile3
3 files changed, 6 insertions, 5 deletions
diff --git a/emulators/PC6001VX/Makefile b/emulators/PC6001VX/Makefile
index 0273c2f64e5..a7055f22742 100644
--- a/emulators/PC6001VX/Makefile
+++ b/emulators/PC6001VX/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2017/02/24 21:54:51 maya Exp $
+# $NetBSD: Makefile,v 1.9 2017/04/22 21:03:35 adam Exp $
VERSION= 2.30.0
DISTNAME= PC6001VX_${VERSION}_src
PKGNAME= ${DISTNAME:S/_src//:S/_/-/}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= emulators
MASTER_SITES= http://eighttails.up.seesaa.net/bin/
diff --git a/emulators/ckmame/Makefile b/emulators/ckmame/Makefile
index 946270f0256..a1c494bd7cc 100644
--- a/emulators/ckmame/Makefile
+++ b/emulators/ckmame/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2017/02/23 07:44:09 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2017/04/22 21:03:35 adam Exp $
DISTNAME= ckmame-0.12
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= emulators
MASTER_SITES= http://www.nih.at/ckmame/
EXTRACT_SUFX= .tar.xz
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index f29cff6600a..db45d985af8 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.76 2017/04/19 21:10:11 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2017/04/22 21:03:35 adam Exp $
DISTNAME= mame-0.184
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=mamedev/}
GITHUB_TAG= ${DISTNAME:S/-//S/.//}