summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz>2015-06-12 10:48:20 +0000
committerwiz <wiz>2015-06-12 10:48:20 +0000
commit16faf4bd182f53ed69a81d5746a25d7918642b1e (patch)
tree3c5c5a65c6200cfafca6edb5461217313cc21fda /emulators
parent6480746153852ed5af5148689c8ec4e1ca9f1833 (diff)
downloadpkgsrc-16faf4bd182f53ed69a81d5746a25d7918642b1e.tar.gz
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/fuse/Makefile4
-rw-r--r--emulators/hercules/Makefile3
-rw-r--r--emulators/kegs/Makefile4
-rw-r--r--emulators/libspectrum/Makefile4
-rw-r--r--emulators/palmosemulator/Makefile4
-rw-r--r--emulators/qemu/Makefile4
-rw-r--r--emulators/qemu0/Makefile4
-rw-r--r--emulators/raine/Makefile4
-rw-r--r--emulators/snes9x-gtk/Makefile4
-rw-r--r--emulators/tme/Makefile4
-rw-r--r--emulators/z26/Makefile4
11 files changed, 22 insertions, 21 deletions
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile
index 2f18c70bd1a..8794bc37017 100644
--- a/emulators/fuse/Makefile
+++ b/emulators/fuse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.61 2015/04/25 14:20:45 tnn Exp $
+# $NetBSD: Makefile,v 1.62 2015/06/12 10:50:03 wiz Exp $
DISTNAME= fuse-1.1.1
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile
index d60533b557c..853a5d321ba 100644
--- a/emulators/hercules/Makefile
+++ b/emulators/hercules/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2015/03/24 15:04:11 ryoon Exp $
+# $NetBSD: Makefile,v 1.35 2015/06/12 10:50:03 wiz Exp $
DISTNAME= hercules-3.11
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://downloads.hercules-390.eu/
diff --git a/emulators/kegs/Makefile b/emulators/kegs/Makefile
index f28a01a177d..2d7ec9f934a 100644
--- a/emulators/kegs/Makefile
+++ b/emulators/kegs/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2015/01/01 10:38:24 dholland Exp $
+# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:04 wiz Exp $
#
DISTNAME= kegs.0.91
PKGNAME= kegs-0.91
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators
MASTER_SITES= http://kegs.sourceforge.net/
diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile
index 419d6019365..03e100c67af 100644
--- a/emulators/libspectrum/Makefile
+++ b/emulators/libspectrum/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2014/05/29 23:36:33 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2015/06/12 10:50:04 wiz Exp $
DISTNAME= libspectrum-1.1.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
diff --git a/emulators/palmosemulator/Makefile b/emulators/palmosemulator/Makefile
index bad09dbaf82..777fe056722 100644
--- a/emulators/palmosemulator/Makefile
+++ b/emulators/palmosemulator/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.44 2015/04/25 14:20:46 tnn Exp $
+# $NetBSD: Makefile,v 1.45 2015/06/12 10:50:04 wiz Exp $
#
DISTNAME= emulator_src_${POSE_VERSION}
PKGNAME= palmosemulator-${POSE_VERSION}
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= emulators x11
MASTER_SITES= http://www.palmos.com/dev/tools/emulator/sources/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index c0cde116f4d..4acd9eb3596 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.139 2015/06/10 20:40:11 ryoon Exp $
+# $NetBSD: Makefile,v 1.140 2015/06/12 10:50:04 wiz Exp $
DISTNAME= qemu-2.3.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= http://wiki.qemu.org/download/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/qemu0/Makefile b/emulators/qemu0/Makefile
index cc4ab914582..1c16f1ea336 100644
--- a/emulators/qemu0/Makefile
+++ b/emulators/qemu0/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2015/04/25 14:20:46 tnn Exp $
+# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:04 wiz Exp $
DISTNAME= qemu-0.15.1
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= emulators
MASTER_SITES= http://wiki.qemu.org/download/
diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile
index d75fa3ca0a7..22f7ca9dcbf 100644
--- a/emulators/raine/Makefile
+++ b/emulators/raine/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.29 2015/04/25 14:20:46 tnn Exp $
+# $NetBSD: Makefile,v 1.30 2015/06/12 10:50:04 wiz Exp $
#
DISTNAME= raines-0.43.3
PKGNAME= ${DISTNAME:S/raines/raine/}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= emulators
MASTER_SITES= http://rainemu.swishparty.co.uk/html/archive/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile
index 98da43cad99..d69768dbe85 100644
--- a/emulators/snes9x-gtk/Makefile
+++ b/emulators/snes9x-gtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2015/04/25 14:20:47 tnn Exp $
+# $NetBSD: Makefile,v 1.45 2015/06/12 10:50:04 wiz Exp $
DISTNAME= snes9x-1.53-src
PKGNAME= snes9x-gtk-1.53.81
-PKGREVISION= 25
+PKGREVISION= 26
CATEGORIES= emulators
MASTER_SITES= http://snes9x-gtk.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile
index f106569dfee..2746ce69b95 100644
--- a/emulators/tme/Makefile
+++ b/emulators/tme/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.57 2015/04/25 14:20:47 tnn Exp $
+# $NetBSD: Makefile,v 1.58 2015/06/12 10:50:04 wiz Exp $
#
DISTNAME= tme-0.8
-PKGREVISION= 26
+PKGREVISION= 27
CATEGORIES= emulators
MASTER_SITES= http://csail.mit.edu/~fredette/tme/
diff --git a/emulators/z26/Makefile b/emulators/z26/Makefile
index b4119ad9309..360d0346129 100644
--- a/emulators/z26/Makefile
+++ b/emulators/z26/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2015/04/25 14:20:47 tnn Exp $
+# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:04 wiz Exp $
#
DISTNAME= z26v213
PKGNAME= z26-2.13
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= emulators games
MASTER_SITES= http://www.whimsey.com/z26/