summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-03-10 22:08:37 +0000
committerwiz <wiz@pkgsrc.org>2020-03-10 22:08:37 +0000
commitaea435c684475a7d69a14634c0e51d603ab462ae (patch)
tree9fd7a37dbb2162cea8ab6c0cd54f7f398658d288 /emulators
parentb16775744b3813e095efae692a24050371dacda5 (diff)
downloadpkgsrc-aea435c684475a7d69a14634c0e51d603ab462ae.tar.gz
librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
Diffstat (limited to 'emulators')
-rw-r--r--emulators/BasiliskII/Makefile4
-rw-r--r--emulators/PC6001VX/Makefile4
-rw-r--r--emulators/blinkensim/Makefile4
-rw-r--r--emulators/bochs/Makefile4
-rw-r--r--emulators/dolphin-emu/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/mednaffe/Makefile4
-rw-r--r--emulators/melonds/Makefile4
-rw-r--r--emulators/mgba/Makefile4
-rw-r--r--emulators/nestopia/Makefile4
-rw-r--r--emulators/qemu/Makefile4
-rw-r--r--emulators/retroarch/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
29 files changed, 58 insertions, 58 deletions
diff --git a/emulators/BasiliskII/Makefile b/emulators/BasiliskII/Makefile
index 9f60ad6835a..dbbc37ec7c4 100644
--- a/emulators/BasiliskII/Makefile
+++ b/emulators/BasiliskII/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2020/03/08 16:49:24 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2020/03/10 22:09:45 wiz Exp $
DISTNAME= BasiliskII-20190405
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=cebix/}
GITHUB_PROJECT= macemu
diff --git a/emulators/PC6001VX/Makefile b/emulators/PC6001VX/Makefile
index 3ff92cda029..c1fe6dffa16 100644
--- a/emulators/PC6001VX/Makefile
+++ b/emulators/PC6001VX/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.39 2020/03/08 16:49:24 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2020/03/10 22:09:45 wiz Exp $
VERSION= 3.3.1
DISTNAME= PC6001VX_${VERSION}_src
PKGNAME= ${DISTNAME:S/_src//:S/_/-/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= http://eighttails.up.seesaa.net/bin/
diff --git a/emulators/blinkensim/Makefile b/emulators/blinkensim/Makefile
index 994fcc75081..a487f1542f9 100644
--- a/emulators/blinkensim/Makefile
+++ b/emulators/blinkensim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2020/03/08 16:49:25 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2020/03/10 22:09:45 wiz Exp $
#
DISTNAME= blinkensim-2.2
-PKGREVISION= 35
+PKGREVISION= 36
CATEGORIES= emulators graphics
MASTER_SITES= http://sven.gimp.org/blinkenlights/old/
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index e9ec14fc5e6..7ba8e65318a 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.98 2020/03/08 16:49:25 wiz Exp $
+# $NetBSD: Makefile,v 1.99 2020/03/10 22:09:46 wiz Exp $
DISTNAME= bochs-2.6.9
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bochs/}
diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile
index b288883f941..9b339772749 100644
--- a/emulators/dolphin-emu/Makefile
+++ b/emulators/dolphin-emu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2020/03/08 16:49:25 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2020/03/10 22:09:46 wiz Exp $
DISTNAME= dolphin-emu-5.0
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=dolphin-emu/}
GITHUB_PROJECT= dolphin
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile
index b67460cfb27..f0e6d5e5fa7 100644
--- a/emulators/e-uae/Makefile
+++ b/emulators/e-uae/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2020/03/08 16:49:26 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2020/03/10 22:09:46 wiz Exp $
DISTNAME= e-uae-0.8.29-WIP4
PKGNAME= e-uae-0.8.28.99.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= http://www.rcdrummond.net/uae/${DISTNAME}/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/free42/Makefile b/emulators/free42/Makefile
index 29f3384f71b..2c99cd0705e 100644
--- a/emulators/free42/Makefile
+++ b/emulators/free42/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2020/03/08 16:49:26 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2020/03/10 22:09:46 wiz Exp $
DISTNAME= free42
PKGNAME= ${DISTNAME}-1.4.78
-PKGREVISION= 11
+PKGREVISION= 12
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 6385e7f909a..426fd2f47fd 100644
--- a/emulators/fuse-emulator/Makefile
+++ b/emulators/fuse-emulator/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2020/03/08 16:49:26 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2020/03/10 22:09:46 wiz Exp $
DISTNAME= fuse-1.5.7
PKGNAME= ${DISTNAME:S/fuse/fuse-emulator/}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile
index da3200940f3..52d00be3f6d 100644
--- a/emulators/gens/Makefile
+++ b/emulators/gens/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.48 2020/03/08 16:49:27 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2020/03/10 22:09:46 wiz Exp $
#
DISTNAME= gens-rc3
PKGNAME= gens-2.12rc3
-PKGREVISION= 39
+PKGREVISION= 40
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gens/}
diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile
index 4dac1de8ed2..983ce8e3aac 100644
--- a/emulators/gpsim-devel/Makefile
+++ b/emulators/gpsim-devel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.48 2020/03/08 16:47:42 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2020/03/10 22:08:47 wiz Exp $
#
DISTNAME= gpsim-20050905
-PKGREVISION= 36
+PKGREVISION= 37
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 26dfde1e086..ab1bdb97514 100644
--- a/emulators/gpsim-devel/buildlink3.mk
+++ b/emulators/gpsim-devel/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.40 2020/03/08 16:47:42 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.41 2020/03/10 22:08:47 wiz 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>=20050905nb36
+BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb37
BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel
.include "../../x11/gtk2/buildlink3.mk"
diff --git a/emulators/gpsim-oscilloscope/Makefile b/emulators/gpsim-oscilloscope/Makefile
index 99a3c5c2b3f..d6ddab01a57 100644
--- a/emulators/gpsim-oscilloscope/Makefile
+++ b/emulators/gpsim-oscilloscope/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.41 2020/03/08 16:49:27 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2020/03/10 22:09:46 wiz Exp $
#
DISTNAME= oscilloscope-0.1.2
PKGNAME= gpsim-${DISTNAME}
-PKGREVISION= 33
+PKGREVISION= 34
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim-ptyusart/Makefile b/emulators/gpsim-ptyusart/Makefile
index 0cb20f88f60..26eb06d451b 100644
--- a/emulators/gpsim-ptyusart/Makefile
+++ b/emulators/gpsim-ptyusart/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.43 2020/03/08 16:49:27 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2020/03/10 22:09:47 wiz Exp $
#
DISTNAME= ptyusart-0.3.2
PKGNAME= gpsim-${DISTNAME}
-PKGREVISION= 33
+PKGREVISION= 34
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim/Makefile b/emulators/gpsim/Makefile
index 2a718309a36..baff5bd68c9 100644
--- a/emulators/gpsim/Makefile
+++ b/emulators/gpsim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.58 2020/03/08 16:49:27 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2020/03/10 22:09:46 wiz Exp $
#
DISTNAME= gpsim-0.26.1
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsim/}
diff --git a/emulators/mednaffe/Makefile b/emulators/mednaffe/Makefile
index b172e89275e..38a1ed63a00 100644
--- a/emulators/mednaffe/Makefile
+++ b/emulators/mednaffe/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2020/03/08 16:49:28 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2020/03/10 22:09:47 wiz Exp $
DISTNAME= mednaffe-0.8.8
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=AmatCoder/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
diff --git a/emulators/melonds/Makefile b/emulators/melonds/Makefile
index ba261f7fef1..de17ac854f5 100644
--- a/emulators/melonds/Makefile
+++ b/emulators/melonds/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2020/03/08 16:49:28 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2020/03/10 22:09:47 wiz Exp $
DISTNAME= melonDS-0.8.3
PKGNAME= ${DISTNAME:S/DS/ds/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=Arisotura/}
diff --git a/emulators/mgba/Makefile b/emulators/mgba/Makefile
index bf175be0951..6213734f3d1 100644
--- a/emulators/mgba/Makefile
+++ b/emulators/mgba/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2020/03/08 16:49:28 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2020/03/10 22:09:47 wiz Exp $
DISTNAME= mgba-0.8.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=mgba-emu/}
diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile
index eb7cbce46bf..fc8b2e32eb2 100644
--- a/emulators/nestopia/Makefile
+++ b/emulators/nestopia/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2020/03/08 16:49:28 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2020/03/10 22:09:47 wiz Exp $
-PKGREVISION= 1
+PKGREVISION= 2
.include "Makefile.common"
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 7dcc6fb04f2..850fdc8f8b2 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.234 2020/03/08 16:49:28 wiz Exp $
+# $NetBSD: Makefile,v 1.235 2020/03/10 22:09:47 wiz Exp $
DISTNAME= qemu-4.2.0
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= emulators
MASTER_SITES= https://download.qemu.org/
EXTRACT_SUFX= .tar.xz
diff --git a/emulators/retroarch/Makefile b/emulators/retroarch/Makefile
index b56132965ea..6808d034f1b 100644
--- a/emulators/retroarch/Makefile
+++ b/emulators/retroarch/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2020/03/08 16:49:28 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2020/03/10 22:09:47 wiz Exp $
PKGNAME= retroarch-${RETROARCH_VERSION}
DISTNAME= RetroArch-${RETROARCH_VERSION}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=libretro/RetroArch/releases/download/v${RETROARCH_VERSION}/}
EXTRACT_SUFX= .tar.xz
diff --git a/emulators/ski/Makefile b/emulators/ski/Makefile
index 87d6e1777da..b3190461ce6 100644
--- a/emulators/ski/Makefile
+++ b/emulators/ski/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2020/03/08 16:49:29 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2020/03/10 22:09:47 wiz Exp $
#
DISTNAME= ski-1.3.2
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ski/}
diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile
index 161951bf1ee..00098d0e285 100644
--- a/emulators/snes9x-gtk/Makefile
+++ b/emulators/snes9x-gtk/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.72 2020/03/08 16:49:29 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2020/03/10 22:09:47 wiz Exp $
-PKGREVISION= 4
+PKGREVISION= 5
.include "../../emulators/snes9x/Makefile.common"
PKGNAME= snes9x-gtk-${SNES9X_VERSION}
diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile
index afafae82c21..2fe1cc36067 100644
--- a/emulators/tme/Makefile
+++ b/emulators/tme/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.75 2020/03/08 16:49:29 wiz Exp $
+# $NetBSD: Makefile,v 1.76 2020/03/10 22:09:48 wiz Exp $
#
DISTNAME= tme-0.8
-PKGREVISION= 42
+PKGREVISION= 43
CATEGORIES= emulators
MASTER_SITES= http://csail.mit.edu/~fredette/tme/
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile
index 0fc6f3b392c..f35b8732d03 100644
--- a/emulators/uae/Makefile
+++ b/emulators/uae/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.83 2020/03/08 16:49:29 wiz Exp $
+# $NetBSD: Makefile,v 1.84 2020/03/10 22:09:48 wiz Exp $
DISTNAME= uae-0.8.25
-PKGREVISION= 33
+PKGREVISION= 34
CATEGORIES= emulators
MASTER_SITES= http://www.freiburg.linux.de/~uae/bin/sources/develop/
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index 6ae4b2be678..5d72a15197a 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.144 2020/03/08 16:49:29 wiz Exp $
+# $NetBSD: Makefile,v 1.145 2020/03/10 22:09:48 wiz Exp $
DISTNAME= vice-3.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vice-emu/}
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index aafdfffb0c7..30d88240cdd 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.84 2020/03/08 16:47:43 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2020/03/10 22:09:48 wiz Exp $
DISTNAME= wine-1.9.18
-PKGREVISION= 22
+PKGREVISION= 23
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 4bdee326850..ed789c2486a 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.210 2020/03/08 16:47:43 wiz Exp $
+# $NetBSD: Makefile,v 1.211 2020/03/10 22:09:48 wiz Exp $
DISTNAME= wine-1.6.2
-PKGREVISION= 26
+PKGREVISION= 27
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 257ae57c2a4..155ea9ca516 100644
--- a/emulators/xnp2/Makefile
+++ b/emulators/xnp2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2020/03/08 16:49:30 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2020/03/10 22:09:48 wiz Exp $
DISTNAME= xnp2-0.86
-PKGREVISION= 9
+PKGREVISION= 10
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 e156b862929..37df76a6c5f 100644
--- a/emulators/yabause/Makefile
+++ b/emulators/yabause/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2020/03/08 16:49:30 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2020/03/10 22:09:48 wiz Exp $
DISTNAME= yabause-0.9.15
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= https://download.tuxfamily.org/yabause/releases/${PKGVERSION_NOREV}/