summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-04-22 21:03:07 +0000
committeradam <adam@pkgsrc.org>2017-04-22 21:03:07 +0000
commit24e11a325a75b58e95ce3b9b9b6700473cdcd638 (patch)
treebcd4c127df36f3c7942f5ee13f21663dc64bd353 /emulators
parent87bba29df2704526fc406898891159ceb4f0b638 (diff)
downloadpkgsrc-24e11a325a75b58e95ce3b9b9b6700473cdcd638.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/.//}