summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2018-11-14 22:20:58 +0000
committerkleink <kleink@pkgsrc.org>2018-11-14 22:20:58 +0000
commitd1a354ac1990f29f535656efbdbf2842442e2d96 (patch)
tree466cae9496590959c8dc5e9d9acacf771b5eab6f /emulators
parent86ebd5aa5b10ee4c95ba46bd6a3b30ffcb9aa638 (diff)
downloadpkgsrc-d1a354ac1990f29f535656efbdbf2842442e2d96.tar.gz
Revbump after cairo 1.16.0 update.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/blinkensim/Makefile4
-rw-r--r--emulators/bochs/Makefile4
-rw-r--r--emulators/e-uae/Makefile4
-rw-r--r--emulators/free42/Makefile4
-rw-r--r--emulators/fuse-emulator/Makefile4
-rw-r--r--emulators/gens/Makefile4
-rw-r--r--emulators/gpsim-devel/Makefile4
-rw-r--r--emulators/gpsim-devel/buildlink3.mk4
-rw-r--r--emulators/gpsim-oscilloscope/Makefile4
-rw-r--r--emulators/gpsim-ptyusart/Makefile4
-rw-r--r--emulators/gpsim/Makefile4
-rw-r--r--emulators/nestopia/Makefile4
-rw-r--r--emulators/qemu/Makefile4
-rw-r--r--emulators/ski/Makefile4
-rw-r--r--emulators/snes9x-gtk/Makefile4
-rw-r--r--emulators/tme/Makefile4
-rw-r--r--emulators/uae/Makefile4
-rw-r--r--emulators/vice/Makefile4
-rw-r--r--emulators/wine-devel/Makefile4
-rw-r--r--emulators/wine/Makefile4
-rw-r--r--emulators/xnp2/Makefile4
-rw-r--r--emulators/yabause/Makefile4
22 files changed, 44 insertions, 44 deletions
diff --git a/emulators/blinkensim/Makefile b/emulators/blinkensim/Makefile
index 42b5aa5b82a..1380007f3a8 100644
--- a/emulators/blinkensim/Makefile
+++ b/emulators/blinkensim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2018/11/12 03:52:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.40 2018/11/14 22:21:25 kleink Exp $
#
DISTNAME= blinkensim-2.2
-PKGREVISION= 32
+PKGREVISION= 33
CATEGORIES= emulators graphics
MASTER_SITES= http://sven.gimp.org/blinkenlights/old/
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index 9eb78a75fba..826084fac9b 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.91 2018/11/12 03:52:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.92 2018/11/14 22:21:25 kleink Exp $
DISTNAME= bochs-2.6.8
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bochs/}
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile
index d00bf9df7ee..3485fe18be6 100644
--- a/emulators/e-uae/Makefile
+++ b/emulators/e-uae/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2018/11/12 03:52:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.40 2018/11/14 22:21:25 kleink Exp $
DISTNAME= e-uae-0.8.28
-PKGREVISION= 30
+PKGREVISION= 31
CATEGORIES= emulators
MASTER_SITES= http://www.rcdrummond.net/uae/e-uae-0.8.28/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/free42/Makefile b/emulators/free42/Makefile
index b237bdb9569..30f6663622c 100644
--- a/emulators/free42/Makefile
+++ b/emulators/free42/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2018/11/12 03:52:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.15 2018/11/14 22:21:25 kleink Exp $
DISTNAME= free42
PKGNAME= ${DISTNAME}-1.4.78
-PKGREVISION= 8
+PKGREVISION= 9
DIST_SUBDIR= ${PKGNAME_NOREV}
CATEGORIES= emulators
#MASTER_SITES= http://thomasokken.com/free42/download/
diff --git a/emulators/fuse-emulator/Makefile b/emulators/fuse-emulator/Makefile
index 8bfd4b83997..cfd77246c84 100644
--- a/emulators/fuse-emulator/Makefile
+++ b/emulators/fuse-emulator/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2018/11/12 03:52:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.23 2018/11/14 22:21:25 kleink Exp $
DISTNAME= fuse-1.5.6
PKGNAME= ${DISTNAME:S/fuse/fuse-emulator/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile
index 8725b6bdb4b..9f2aceff664 100644
--- a/emulators/gens/Makefile
+++ b/emulators/gens/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.44 2018/11/12 03:52:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.45 2018/11/14 22:21:25 kleink Exp $
#
DISTNAME= gens-rc3
PKGNAME= gens-2.12rc3
-PKGREVISION= 36
+PKGREVISION= 37
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gens/}
diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile
index d9fd467d80e..7b284ae8785 100644
--- a/emulators/gpsim-devel/Makefile
+++ b/emulators/gpsim-devel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2018/11/12 03:51:15 ryoon Exp $
+# $NetBSD: Makefile,v 1.45 2018/11/14 22:21:26 kleink Exp $
#
DISTNAME= gpsim-20050905
-PKGREVISION= 33
+PKGREVISION= 34
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim-devel/buildlink3.mk b/emulators/gpsim-devel/buildlink3.mk
index bfcd093b7ba..a555ffdb507 100644
--- a/emulators/gpsim-devel/buildlink3.mk
+++ b/emulators/gpsim-devel/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.37 2018/11/12 03:51:15 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.38 2018/11/14 22:21:26 kleink Exp $
BUILDLINK_TREE+= gpsim
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gpsim
GPSIM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gpsim+= gpsim>=20050905
-BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb33
+BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb34
BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel
.include "../../x11/gtk2/buildlink3.mk"
diff --git a/emulators/gpsim-oscilloscope/Makefile b/emulators/gpsim-oscilloscope/Makefile
index b97dad0f496..2bd65799f5a 100644
--- a/emulators/gpsim-oscilloscope/Makefile
+++ b/emulators/gpsim-oscilloscope/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.38 2018/11/12 03:52:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.39 2018/11/14 22:21:26 kleink Exp $
#
DISTNAME= oscilloscope-0.1.2
PKGNAME= gpsim-${DISTNAME}
-PKGREVISION= 30
+PKGREVISION= 31
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim-ptyusart/Makefile b/emulators/gpsim-ptyusart/Makefile
index 13972bc5d27..614690efe6f 100644
--- a/emulators/gpsim-ptyusart/Makefile
+++ b/emulators/gpsim-ptyusart/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.40 2018/11/12 03:52:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.41 2018/11/14 22:21:26 kleink Exp $
#
DISTNAME= ptyusart-0.3.2
PKGNAME= gpsim-${DISTNAME}
-PKGREVISION= 30
+PKGREVISION= 31
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim/Makefile b/emulators/gpsim/Makefile
index 95d5accd9dc..38aad295cb2 100644
--- a/emulators/gpsim/Makefile
+++ b/emulators/gpsim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.54 2018/11/12 03:52:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.55 2018/11/14 22:21:25 kleink Exp $
#
DISTNAME= gpsim-0.26.1
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsim/}
diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile
index 59b24e883de..db0ad02685a 100644
--- a/emulators/nestopia/Makefile
+++ b/emulators/nestopia/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.33 2018/11/12 03:52:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.34 2018/11/14 22:21:26 kleink Exp $
#
DISTNAME= Nestopia140src
PKGNAME= nestopia-1.40h
-PKGREVISION= 27
+PKGREVISION= 28
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nestopia/}
EXTRACT_SUFX= .zip
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 1e4b7129063..8103771b28a 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.193 2018/11/12 03:52:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.194 2018/11/14 22:21:26 kleink Exp $
DISTNAME= qemu-3.0.0
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= emulators
MASTER_SITES= https://download.qemu.org/
EXTRACT_SUFX= .tar.xz
diff --git a/emulators/ski/Makefile b/emulators/ski/Makefile
index 38a623e37ad..b356c32cc54 100644
--- a/emulators/ski/Makefile
+++ b/emulators/ski/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2018/11/12 03:52:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2018/11/14 22:21:26 kleink Exp $
#
DISTNAME= ski-1.3.2
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ski/}
diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile
index 8d7803daf54..e73e64916d6 100644
--- a/emulators/snes9x-gtk/Makefile
+++ b/emulators/snes9x-gtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.60 2018/11/12 03:52:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.61 2018/11/14 22:21:26 kleink Exp $
DISTNAME= snes9x-1.53-src
PKGNAME= snes9x-gtk-1.53.81
-PKGREVISION= 39
+PKGREVISION= 40
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 24fa42dd876..4b9824f95bc 100644
--- a/emulators/tme/Makefile
+++ b/emulators/tme/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.68 2018/11/12 03:52:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.69 2018/11/14 22:21:26 kleink Exp $
#
DISTNAME= tme-0.8
-PKGREVISION= 36
+PKGREVISION= 37
CATEGORIES= emulators
MASTER_SITES= http://csail.mit.edu/~fredette/tme/
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile
index 0162551ab9b..e0cca4b8c4d 100644
--- a/emulators/uae/Makefile
+++ b/emulators/uae/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.80 2018/11/12 03:52:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.81 2018/11/14 22:21:26 kleink Exp $
DISTNAME= uae-0.8.25
-PKGREVISION= 30
+PKGREVISION= 31
CATEGORIES= emulators
MASTER_SITES= http://www.freiburg.linux.de/~uae/bin/sources/develop/
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index 296c5242656..6ab596ea46f 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.133 2018/11/12 03:52:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.134 2018/11/14 22:21:26 kleink Exp $
DISTNAME= vice-3.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vice-emu/}
#MASTER_SITES+= ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 8c180d2d34a..c9b09045228 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.76 2018/11/12 03:52:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.77 2018/11/14 22:21:27 kleink Exp $
DISTNAME= wine-1.9.18
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= emulators
MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/
MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=wine/}
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index d5c57398184..b4724b7a4b3 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.203 2018/11/12 03:52:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.204 2018/11/14 22:21:27 kleink Exp $
DISTNAME= wine-1.6.2
-PKGREVISION= 20
+PKGREVISION= 21
CATEGORIES= emulators
MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/
MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=wine/}
diff --git a/emulators/xnp2/Makefile b/emulators/xnp2/Makefile
index a801f64162b..3e4c8cea0c5 100644
--- a/emulators/xnp2/Makefile
+++ b/emulators/xnp2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2018/11/12 03:52:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2018/11/14 22:21:27 kleink Exp $
DISTNAME= xnp2-0.86
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= emulators
MASTER_SITES= http://www.nonakap.org/np2/release/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile
index a7f0bf88529..4d0f9261065 100644
--- a/emulators/yabause/Makefile
+++ b/emulators/yabause/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2018/11/12 03:52:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.47 2018/11/14 22:21:27 kleink Exp $
DISTNAME= yabause-0.9.14
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yabause/}