diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/PC6001VX/Makefile | 3 | ||||
-rw-r--r-- | emulators/blinkensim/Makefile | 4 | ||||
-rw-r--r-- | emulators/bochs/Makefile | 4 | ||||
-rw-r--r-- | emulators/e-uae/Makefile | 4 | ||||
-rw-r--r-- | emulators/free42/Makefile | 4 | ||||
-rw-r--r-- | emulators/fuse-emulator/Makefile | 4 | ||||
-rw-r--r-- | emulators/gens/Makefile | 4 | ||||
-rw-r--r-- | emulators/gpsim-devel/Makefile | 4 | ||||
-rw-r--r-- | emulators/gpsim-devel/buildlink3.mk | 4 | ||||
-rw-r--r-- | emulators/gpsim-oscilloscope/Makefile | 4 | ||||
-rw-r--r-- | emulators/gpsim-ptyusart/Makefile | 4 | ||||
-rw-r--r-- | emulators/gpsim/Makefile | 4 | ||||
-rw-r--r-- | emulators/nestopia/Makefile | 4 | ||||
-rw-r--r-- | emulators/qemu/Makefile | 4 | ||||
-rw-r--r-- | emulators/retroarch/Makefile | 3 | ||||
-rw-r--r-- | emulators/ski/Makefile | 4 | ||||
-rw-r--r-- | emulators/snes9x-gtk/Makefile | 4 | ||||
-rw-r--r-- | emulators/tme/Makefile | 4 | ||||
-rw-r--r-- | emulators/uae/Makefile | 4 | ||||
-rw-r--r-- | emulators/vice/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine-devel/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/Makefile | 4 | ||||
-rw-r--r-- | emulators/xnp2/Makefile | 4 | ||||
-rw-r--r-- | emulators/yabause/Makefile | 4 |
24 files changed, 48 insertions, 46 deletions
diff --git a/emulators/PC6001VX/Makefile b/emulators/PC6001VX/Makefile index 79d1ac90921..73fcf56d80a 100644 --- a/emulators/PC6001VX/Makefile +++ b/emulators/PC6001VX/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2018/08/15 16:26:11 tsutsui Exp $ +# $NetBSD: Makefile,v 1.26 2018/11/12 03:52:00 ryoon Exp $ VERSION= 3.0.0 DISTNAME= PC6001VX_${VERSION}_src PKGNAME= ${DISTNAME:S/_src//:S/_/-/} +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://eighttails.up.seesaa.net/bin/ diff --git a/emulators/blinkensim/Makefile b/emulators/blinkensim/Makefile index 071a4de057a..42b5aa5b82a 100644 --- a/emulators/blinkensim/Makefile +++ b/emulators/blinkensim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2018/04/16 14:34:25 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2018/11/12 03:52:00 ryoon Exp $ # DISTNAME= blinkensim-2.2 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= emulators graphics MASTER_SITES= http://sven.gimp.org/blinkenlights/old/ diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 51b33bbee01..9eb78a75fba 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.90 2018/04/16 14:34:25 wiz Exp $ +# $NetBSD: Makefile,v 1.91 2018/11/12 03:52:00 ryoon Exp $ DISTNAME= bochs-2.6.8 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bochs/} diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile index f22c50227ee..d00bf9df7ee 100644 --- a/emulators/e-uae/Makefile +++ b/emulators/e-uae/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2018/04/16 14:34:25 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2018/11/12 03:52:00 ryoon Exp $ DISTNAME= e-uae-0.8.28 -PKGREVISION= 29 +PKGREVISION= 30 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 f04d2672b01..b237bdb9569 100644 --- a/emulators/free42/Makefile +++ b/emulators/free42/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2018/09/02 15:31:05 gdt Exp $ +# $NetBSD: Makefile,v 1.14 2018/11/12 03:52:00 ryoon Exp $ DISTNAME= free42 PKGNAME= ${DISTNAME}-1.4.78 -PKGREVISION= 7 +PKGREVISION= 8 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 80c4f7c9736..8bfd4b83997 100644 --- a/emulators/fuse-emulator/Makefile +++ b/emulators/fuse-emulator/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2018/08/22 09:45:04 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2018/11/12 03:52:00 ryoon Exp $ DISTNAME= fuse-1.5.6 PKGNAME= ${DISTNAME:S/fuse/fuse-emulator/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile index 6d595d8f8c9..8725b6bdb4b 100644 --- a/emulators/gens/Makefile +++ b/emulators/gens/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2018/04/16 14:34:26 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2018/11/12 03:52:00 ryoon Exp $ # DISTNAME= gens-rc3 PKGNAME= gens-2.12rc3 -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gens/} diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile index c4612f71578..d9fd467d80e 100644 --- a/emulators/gpsim-devel/Makefile +++ b/emulators/gpsim-devel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2018/07/18 00:06:14 joerg Exp $ +# $NetBSD: Makefile,v 1.44 2018/11/12 03:51:15 ryoon Exp $ # DISTNAME= gpsim-20050905 -PKGREVISION= 32 +PKGREVISION= 33 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 027afbbcb90..bfcd093b7ba 100644 --- a/emulators/gpsim-devel/buildlink3.mk +++ b/emulators/gpsim-devel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.36 2018/04/16 14:33:49 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.37 2018/11/12 03:51:15 ryoon 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>=20050905nb32 +BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb33 BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel .include "../../x11/gtk2/buildlink3.mk" diff --git a/emulators/gpsim-oscilloscope/Makefile b/emulators/gpsim-oscilloscope/Makefile index 0487ffff4d5..b97dad0f496 100644 --- a/emulators/gpsim-oscilloscope/Makefile +++ b/emulators/gpsim-oscilloscope/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2018/04/16 14:34:26 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2018/11/12 03:52:01 ryoon Exp $ # DISTNAME= oscilloscope-0.1.2 PKGNAME= gpsim-${DISTNAME} -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= emulators MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/ diff --git a/emulators/gpsim-ptyusart/Makefile b/emulators/gpsim-ptyusart/Makefile index d36e6f2fc1c..13972bc5d27 100644 --- a/emulators/gpsim-ptyusart/Makefile +++ b/emulators/gpsim-ptyusart/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.39 2018/04/16 14:34:26 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2018/11/12 03:52:01 ryoon Exp $ # DISTNAME= ptyusart-0.3.2 PKGNAME= gpsim-${DISTNAME} -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= emulators MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/ diff --git a/emulators/gpsim/Makefile b/emulators/gpsim/Makefile index a8e46b97427..95d5accd9dc 100644 --- a/emulators/gpsim/Makefile +++ b/emulators/gpsim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2018/07/18 00:06:14 joerg Exp $ +# $NetBSD: Makefile,v 1.54 2018/11/12 03:52:00 ryoon Exp $ # DISTNAME= gpsim-0.26.1 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsim/} diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile index 13add776f70..59b24e883de 100644 --- a/emulators/nestopia/Makefile +++ b/emulators/nestopia/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2018/04/16 14:34:26 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2018/11/12 03:52:01 ryoon Exp $ # DISTNAME= Nestopia140src PKGNAME= nestopia-1.40h -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nestopia/} EXTRACT_SUFX= .zip diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index d2dd9491ffd..1e4b7129063 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.192 2018/11/05 07:27:59 skrll Exp $ +# $NetBSD: Makefile,v 1.193 2018/11/12 03:52:01 ryoon Exp $ DISTNAME= qemu-3.0.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= https://download.qemu.org/ EXTRACT_SUFX= .tar.xz diff --git a/emulators/retroarch/Makefile b/emulators/retroarch/Makefile index ce6e0cb2968..99711f8c51e 100644 --- a/emulators/retroarch/Makefile +++ b/emulators/retroarch/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2018/10/15 17:53:23 nia Exp $ +# $NetBSD: Makefile,v 1.15 2018/11/12 03:52:01 ryoon Exp $ PKGNAME= retroarch-${RETROARCH_VERSION} +PKGREVISION= 1 DISTNAME= RetroArch-${RETROARCH_VERSION} CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=libretro/RetroArch/releases/download/v${RETROARCH_VERSION}/} diff --git a/emulators/ski/Makefile b/emulators/ski/Makefile index c746306f453..38a623e37ad 100644 --- a/emulators/ski/Makefile +++ b/emulators/ski/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2018/07/04 13:40:17 jperkin Exp $ +# $NetBSD: Makefile,v 1.27 2018/11/12 03:52:01 ryoon Exp $ # DISTNAME= ski-1.3.2 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ski/} diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile index c07115d0c3b..8d7803daf54 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2018/08/22 09:45:05 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2018/11/12 03:52:01 ryoon Exp $ DISTNAME= snes9x-1.53-src PKGNAME= snes9x-gtk-1.53.81 -PKGREVISION= 38 +PKGREVISION= 39 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 ad1a5ecd422..24fa42dd876 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2018/08/22 09:45:05 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2018/11/12 03:52:01 ryoon Exp $ # DISTNAME= tme-0.8 -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= emulators MASTER_SITES= http://csail.mit.edu/~fredette/tme/ diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index a505e0c1e0a..0162551ab9b 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.79 2018/04/16 14:34:27 wiz Exp $ +# $NetBSD: Makefile,v 1.80 2018/11/12 03:52:01 ryoon Exp $ DISTNAME= uae-0.8.25 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= emulators MASTER_SITES= http://www.freiburg.linux.de/~uae/bin/sources/develop/ diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index de4b69a444b..296c5242656 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.132 2018/08/22 09:45:05 wiz Exp $ +# $NetBSD: Makefile,v 1.133 2018/11/12 03:52:01 ryoon Exp $ DISTNAME= vice-3.2 -PKGREVISION= 1 +PKGREVISION= 2 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 1533932341f..8c180d2d34a 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.75 2018/07/06 15:06:46 ryoon Exp $ +# $NetBSD: Makefile,v 1.76 2018/11/12 03:52:02 ryoon Exp $ DISTNAME= wine-1.9.18 -PKGREVISION= 14 +PKGREVISION= 15 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 9f28fb019cb..d5c57398184 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.202 2018/04/17 22:29:38 wiz Exp $ +# $NetBSD: Makefile,v 1.203 2018/11/12 03:52:02 ryoon Exp $ DISTNAME= wine-1.6.2 -PKGREVISION= 19 +PKGREVISION= 20 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 1c98902110b..a801f64162b 100644 --- a/emulators/xnp2/Makefile +++ b/emulators/xnp2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2018/04/16 14:34:27 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2018/11/12 03:52:02 ryoon Exp $ DISTNAME= xnp2-0.86 -PKGREVISION= 5 +PKGREVISION= 6 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 7d71b33528e..a7f0bf88529 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2018/04/16 14:34:27 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2018/11/12 03:52:02 ryoon Exp $ DISTNAME= yabause-0.9.14 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yabause/} |