diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/aranym/Makefile | 4 | ||||
-rw-r--r-- | emulators/ckmame/Makefile | 3 | ||||
-rw-r--r-- | emulators/fuse-emulator/Makefile | 4 | ||||
-rw-r--r-- | emulators/hercules/Makefile | 4 | ||||
-rw-r--r-- | emulators/hercules4sdl/Makefile | 4 | ||||
-rw-r--r-- | emulators/kegs/Makefile | 4 | ||||
-rw-r--r-- | emulators/libspectrum/Makefile | 4 | ||||
-rw-r--r-- | emulators/libspectrum/buildlink3.mk | 4 | ||||
-rw-r--r-- | emulators/palmosemulator/Makefile | 4 | ||||
-rw-r--r-- | emulators/qemu/Makefile | 4 | ||||
-rw-r--r-- | emulators/raine/Makefile | 4 | ||||
-rw-r--r-- | emulators/shoebill/Makefile | 4 | ||||
-rw-r--r-- | emulators/tme/Makefile | 4 | ||||
-rw-r--r-- | emulators/vice/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/buildlink3.mk | 4 |
16 files changed, 32 insertions, 31 deletions
diff --git a/emulators/aranym/Makefile b/emulators/aranym/Makefile index 5d363baf5e0..bc059a9495d 100644 --- a/emulators/aranym/Makefile +++ b/emulators/aranym/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2022/03/28 10:53:02 tnn Exp $ +# $NetBSD: Makefile,v 1.47 2022/06/28 11:33:50 wiz Exp $ DISTNAME= aranym_1.1.0.orig PKGNAME= ${DISTNAME:S/_/-/:S/.orig//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=aranym/} GITHUB_PROJECT= aranym diff --git a/emulators/ckmame/Makefile b/emulators/ckmame/Makefile index 0129e7c39fa..aa6964c1e5f 100644 --- a/emulators/ckmame/Makefile +++ b/emulators/ckmame/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.67 2022/06/02 12:49:19 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2022/06/28 11:33:50 wiz Exp $ DISTNAME= ckmame-2.0 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= https://www.nih.at/ckmame/ EXTRACT_SUFX= .tar.xz diff --git a/emulators/fuse-emulator/Makefile b/emulators/fuse-emulator/Makefile index dd6b699cf1b..fb316f0ce06 100644 --- a/emulators/fuse-emulator/Makefile +++ b/emulators/fuse-emulator/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2022/04/18 19:11:00 adam Exp $ +# $NetBSD: Makefile,v 1.40 2022/06/28 11:33:50 wiz Exp $ DISTNAME= fuse-1.6.0 PKGNAME= ${DISTNAME:S/fuse/fuse-emulator/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile index 75566f19a59..40cd5fe61b8 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2021/11/16 17:18:05 rhialto Exp $ +# $NetBSD: Makefile,v 1.46 2022/06/28 11:33:50 wiz Exp $ DISTNAME= hercules-3.13 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://downloads.hercules-390.eu/ diff --git a/emulators/hercules4sdl/Makefile b/emulators/hercules4sdl/Makefile index 8f681a838dd..7fd5844f46f 100644 --- a/emulators/hercules4sdl/Makefile +++ b/emulators/hercules4sdl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2022/01/08 19:27:58 rhialto Exp $ +# $NetBSD: Makefile,v 1.8 2022/06/28 11:33:50 wiz Exp $ PKGNAME= hercules4sdl-4.4.1 -PKGREVISION= 1 +PKGREVISION= 2 DISTNAME= hyperion-Release_${PKGVERSION_NOREV} CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=SDL-Hercules-390/} diff --git a/emulators/kegs/Makefile b/emulators/kegs/Makefile index 10fb10333e2..d8776578b97 100644 --- a/emulators/kegs/Makefile +++ b/emulators/kegs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2021/05/24 19:52:10 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2022/06/28 11:33:50 wiz Exp $ DISTNAME= kegs.0.91 PKGNAME= kegs-0.91 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= emulators MASTER_SITES= http://kegs.sourceforge.net/ diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index 26bd1f07087..d74311080ed 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2021/12/08 16:02:04 adam Exp $ +# $NetBSD: Makefile,v 1.57 2022/06/28 11:33:50 wiz Exp $ DISTNAME= libspectrum-1.5.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} diff --git a/emulators/libspectrum/buildlink3.mk b/emulators/libspectrum/buildlink3.mk index 5e56a4310fb..8cdc9176c87 100644 --- a/emulators/libspectrum/buildlink3.mk +++ b/emulators/libspectrum/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2021/12/08 16:02:04 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2022/06/28 11:33:50 wiz Exp $ BUILDLINK_TREE+= libspectrum @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libspectrum LIBSPECTRUM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libspectrum+= libspectrum>=1.3.5 -BUILDLINK_ABI_DEPENDS.libspectrum+= libspectrum>=1.5.0nb1 +BUILDLINK_ABI_DEPENDS.libspectrum+= libspectrum>=1.5.0nb3 BUILDLINK_PKGSRCDIR.libspectrum?= ../../emulators/libspectrum .include "../../archivers/bzip2/buildlink3.mk" diff --git a/emulators/palmosemulator/Makefile b/emulators/palmosemulator/Makefile index 82dff017e5b..194098a15e7 100644 --- a/emulators/palmosemulator/Makefile +++ b/emulators/palmosemulator/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.51 2021/05/24 19:52:10 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2022/06/28 11:33:50 wiz Exp $ # DISTNAME= emulator_src_${POSE_VERSION} PKGNAME= palmosemulator-${POSE_VERSION} -PKGREVISION= 24 +PKGREVISION= 25 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 584d95ff322..5fa8cae7716 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.296 2022/06/12 13:49:28 leot Exp $ +# $NetBSD: Makefile,v 1.297 2022/06/28 11:33:50 wiz Exp $ DISTNAME= qemu-7.0.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= https://download.qemu.org/ EXTRACT_SUFX= .tar.xz diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile index 976b2ba0c59..1e6d0dfee53 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2021/05/24 19:52:10 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2022/06/28 11:33:51 wiz Exp $ # DISTNAME= raines-0.43.3 PKGNAME= ${DISTNAME:S/raines/raine/} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= emulators MASTER_SITES= http://rainemu.swishparty.co.uk/html/archive/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/shoebill/Makefile b/emulators/shoebill/Makefile index 910b3b07e4b..ba2b1b2181f 100644 --- a/emulators/shoebill/Makefile +++ b/emulators/shoebill/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2022/03/28 10:53:05 tnn Exp $ +# $NetBSD: Makefile,v 1.21 2022/06/28 11:33:51 wiz Exp $ DISTNAME= shoebill-0.0.5 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=pruten/} diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile index 469cd5cb12d..8dae0fb306d 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.84 2021/12/08 16:04:19 adam Exp $ +# $NetBSD: Makefile,v 1.85 2022/06/28 11:33:51 wiz Exp $ # DISTNAME= tme-0.8 -PKGREVISION= 50 +PKGREVISION= 51 CATEGORIES= emulators MASTER_SITES= http://csail.mit.edu/~fredette/tme/ diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index c470f486626..d5fcc2132ec 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.164 2022/03/28 10:53:05 tnn Exp $ +# $NetBSD: Makefile,v 1.165 2022/06/28 11:33:51 wiz Exp $ DISTNAME= vice-3.6.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vice-emu/} diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 97883609a66..2e24922a315 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.239 2022/05/07 06:30:40 nia Exp $ +# $NetBSD: Makefile,v 1.240 2022/06/28 11:33:51 wiz Exp $ DISTNAME= wine-5.0.5 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= emulators MASTER_SITES= https://dl.winehq.org/wine/source/${PKGVERSION_NOREV:R}/ MASTER_SITES+= http://mirrors.ibiblio.org/wine/source/${PKGVERSION_NOREV:R}/ diff --git a/emulators/wine/buildlink3.mk b/emulators/wine/buildlink3.mk index 8edce85a9cb..4051e9de6c3 100644 --- a/emulators/wine/buildlink3.mk +++ b/emulators/wine/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.30 2020/05/22 17:44:41 nia Exp $ +# $NetBSD: buildlink3.mk,v 1.31 2022/06/28 11:33:51 wiz Exp $ BUILDLINK_TREE+= wine @@ -6,7 +6,7 @@ BUILDLINK_TREE+= wine WINE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.wine+= wine>=1.3.0 -BUILDLINK_ABI_DEPENDS.wine+= wine>=1.6.2nb26 +BUILDLINK_ABI_DEPENDS.wine+= wine>=5.0.5nb9 BUILDLINK_PKGSRCDIR.wine?= ../../emulators/wine .endif # WINE_BUILDLINK3_MK |