From 3e5aee20cf09bd529b0ddaf1fbeb5f6368f76e49 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 6 Feb 2012 12:39:49 +0000 Subject: Revbump for a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy. --- emulators/blinkensim/Makefile | 4 ++-- emulators/bochs/Makefile | 3 ++- emulators/e-uae/Makefile | 4 ++-- emulators/fuse-utils/Makefile | 4 ++-- emulators/fuse/Makefile | 4 ++-- emulators/gambatte/Makefile | 4 ++-- emulators/gens/Makefile | 4 ++-- emulators/gpsim-devel/Makefile | 4 ++-- emulators/gpsim-devel/buildlink3.mk | 4 ++-- emulators/gpsim-oscilloscope/Makefile | 4 ++-- emulators/gpsim-ptyusart/Makefile | 4 ++-- emulators/gpsim/Makefile | 4 ++-- emulators/kenigma/Makefile | 4 ++-- emulators/libspectrum/Makefile | 4 ++-- emulators/libspectrum/buildlink3.mk | 4 ++-- emulators/mame/Makefile | 3 ++- emulators/mess/Makefile | 4 ++-- emulators/nestopia/Makefile | 4 ++-- emulators/qemu/Makefile | 4 ++-- emulators/snes9x-gtk/Makefile | 4 ++-- emulators/tme/Makefile | 4 ++-- emulators/uae/Makefile | 4 ++-- emulators/vice/Makefile | 4 ++-- emulators/wine-devel/Makefile | 4 ++-- emulators/wine/Makefile | 4 ++-- emulators/yabause/Makefile | 4 ++-- 26 files changed, 52 insertions(+), 50 deletions(-) (limited to 'emulators') diff --git a/emulators/blinkensim/Makefile b/emulators/blinkensim/Makefile index 99d9ba44529..7d8ab731039 100644 --- a/emulators/blinkensim/Makefile +++ b/emulators/blinkensim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2011/11/01 06:01:09 sbd Exp $ +# $NetBSD: Makefile,v 1.19 2012/02/06 12:40:05 wiz Exp $ # DISTNAME= blinkensim-2.2 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= emulators graphics MASTER_SITES= http://sven.gimp.org/blinkenlights/old/ diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index f424f58e01e..e8bbcca2062 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.63 2012/01/09 06:38:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.64 2012/02/06 12:40:05 wiz Exp $ DISTNAME= bochs-2.5.1 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bochs/} diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile index a6ca78ed346..81866902467 100644 --- a/emulators/e-uae/Makefile +++ b/emulators/e-uae/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2011/11/01 06:11:54 sbd Exp $ +# $NetBSD: Makefile,v 1.18 2012/02/06 12:40:05 wiz Exp $ DISTNAME= e-uae-0.8.28 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= emulators MASTER_SITES= http://www.rcdrummond.net/uae/e-uae-0.8.28/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile index a70c870d4ac..6cfb342feff 100644 --- a/emulators/fuse-utils/Makefile +++ b/emulators/fuse-utils/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2012/01/13 10:55:03 obache Exp $ +# $NetBSD: Makefile,v 1.22 2012/02/06 12:40:06 wiz Exp $ DISTNAME= fuse-utils-1.0.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index a15378f7060..ea085ae80f7 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2012/01/13 10:55:03 obache Exp $ +# $NetBSD: Makefile,v 1.41 2012/02/06 12:40:05 wiz Exp $ DISTNAME= fuse-1.0.0.1a -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} diff --git a/emulators/gambatte/Makefile b/emulators/gambatte/Makefile index c67a7683259..e9c027339db 100644 --- a/emulators/gambatte/Makefile +++ b/emulators/gambatte/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2012/01/13 10:55:03 obache Exp $ +# $NetBSD: Makefile,v 1.11 2012/02/06 12:40:06 wiz Exp $ # DISTNAME= gambatte_src-0.4.1 PKGNAME= ${DISTNAME:S/_src//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gambatte/} diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile index db9863abe12..1d56f50e8a0 100644 --- a/emulators/gens/Makefile +++ b/emulators/gens/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2011/11/01 06:01:09 sbd Exp $ +# $NetBSD: Makefile,v 1.23 2012/02/06 12:40:06 wiz Exp $ # DISTNAME= gens-rc3 PKGNAME= gens-2.12rc3 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gens/} diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile index 860e109fb69..834309ef2b7 100644 --- a/emulators/gpsim-devel/Makefile +++ b/emulators/gpsim-devel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2011/12/19 15:53:38 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2012/02/06 12:40:06 wiz Exp $ # DISTNAME= gpsim-20050905 -PKGREVISION= 12 +PKGREVISION= 13 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 d1d5baf001f..b5c89aa72a9 100644 --- a/emulators/gpsim-devel/buildlink3.mk +++ b/emulators/gpsim-devel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2011/11/01 06:01:09 sbd Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2012/02/06 12:40:06 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>=20050905nb12 +BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb13 BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel .include "../../x11/gtk2/buildlink3.mk" diff --git a/emulators/gpsim-oscilloscope/Makefile b/emulators/gpsim-oscilloscope/Makefile index 5602cc7cb46..e8daa582d4c 100644 --- a/emulators/gpsim-oscilloscope/Makefile +++ b/emulators/gpsim-oscilloscope/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2011/11/01 06:01:09 sbd Exp $ +# $NetBSD: Makefile,v 1.18 2012/02/06 12:40:06 wiz Exp $ # DISTNAME= oscilloscope-0.1.2 PKGNAME= gpsim-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= emulators MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/ diff --git a/emulators/gpsim-ptyusart/Makefile b/emulators/gpsim-ptyusart/Makefile index 3eb258ca727..2fc2c505bf9 100644 --- a/emulators/gpsim-ptyusart/Makefile +++ b/emulators/gpsim-ptyusart/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2011/11/01 06:01:10 sbd Exp $ +# $NetBSD: Makefile,v 1.19 2012/02/06 12:40:06 wiz Exp $ # DISTNAME= ptyusart-0.3.2 PKGNAME= gpsim-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= emulators MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/ diff --git a/emulators/gpsim/Makefile b/emulators/gpsim/Makefile index 911e692bf88..c073e038deb 100644 --- a/emulators/gpsim/Makefile +++ b/emulators/gpsim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2011/12/19 15:53:38 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2012/02/06 12:40:06 wiz Exp $ # DISTNAME= gpsim-0.21.11 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsim/} diff --git a/emulators/kenigma/Makefile b/emulators/kenigma/Makefile index baa08c3c87b..75f5433c260 100644 --- a/emulators/kenigma/Makefile +++ b/emulators/kenigma/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2012/01/13 10:55:03 obache Exp $ +# $NetBSD: Makefile,v 1.18 2012/02/06 12:40:06 wiz Exp $ DISTNAME= 28107-kenigma-1.2.1 PKGNAME= kenigma-1.2.1 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= emulators security MASTER_SITES= http://www.kde-apps.org/content/files/ diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index b17973f714b..17791bbeaac 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2012/01/13 10:55:03 obache Exp $ +# $NetBSD: Makefile,v 1.28 2012/02/06 12:40:06 wiz Exp $ DISTNAME= libspectrum-1.0.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 f2240bffca5..c984b3d3798 100644 --- a/emulators/libspectrum/buildlink3.mk +++ b/emulators/libspectrum/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.14 2012/01/13 10:55:03 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.15 2012/02/06 12:40:06 wiz Exp $ BUILDLINK_TREE+= libspectrum @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libspectrum LIBSPECTRUM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libspectrum+= libspectrum>=0.2.2 -BUILDLINK_ABI_DEPENDS.libspectrum+= libspectrum>=1.0.0nb2 +BUILDLINK_ABI_DEPENDS.libspectrum+= libspectrum>=1.0.0nb3 BUILDLINK_PKGSRCDIR.libspectrum?= ../../emulators/libspectrum .include "../../archivers/bzip2/buildlink3.mk" diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index b9e158f5314..c3c749e0be2 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2011/11/24 07:40:01 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/02/06 12:40:07 wiz Exp $ # DISTNAME= mame0144s PKGNAME= ${DISTNAME:S/0/-0./:S/s$//} +PKGREVISION= 1 MASTER_SITES= http://mamedev.org/downloader.php?file=releases/ COMMENT= Multiple Arcade Machine Emulator diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile index ef4302fbfce..1599569debb 100644 --- a/emulators/mess/Makefile +++ b/emulators/mess/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2012/01/21 12:09:48 shattered Exp $ +# $NetBSD: Makefile,v 1.8 2012/02/06 12:40:07 wiz Exp $ # DISTNAME= mess0144s PKGNAME= ${DISTNAME:S/0/-0./:S/s$//} -PKGREVISION= 1 +PKGREVISION= 2 MASTER_SITES= http://www.mess.org/_media/downloads: DISTFILES= ${DISTNAME:S/mess/mame/}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX} diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile index e01bd2464b7..17834e7ce3e 100644 --- a/emulators/nestopia/Makefile +++ b/emulators/nestopia/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2011/11/01 06:01:10 sbd Exp $ +# $NetBSD: Makefile,v 1.12 2012/02/06 12:40:07 wiz Exp $ # DISTNAME= Nestopia140src PKGNAME= nestopia-1.40h -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nestopia/} EXTRACT_SUFX= .zip diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index fde8fc8f509..031f66fdea5 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.85 2012/01/25 17:22:33 jakllsch Exp $ +# $NetBSD: Makefile,v 1.86 2012/02/06 12:40:07 wiz Exp $ DISTNAME= qemu-0.15.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/ diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile index bbab94cc44c..dd78567f46c 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2011/11/01 06:01:10 sbd Exp $ +# $NetBSD: Makefile,v 1.19 2012/02/06 12:40:07 wiz Exp $ # DISTNAME= snes9x-1.53-src PKGNAME= snes9x-gtk-1.53.81 -PKGREVISION= 1 +PKGREVISION= 2 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 511ac7e4dd6..99ab9afbb16 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2011/11/01 06:01:10 sbd Exp $ +# $NetBSD: Makefile,v 1.27 2012/02/06 12:40:07 wiz Exp $ # DISTNAME= tme-0.8 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= emulators MASTER_SITES= http://csail.mit.edu/~fredette/tme/ diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index 96e3e7fd54d..211f8f7ffd3 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2012/01/14 03:13:04 hans Exp $ +# $NetBSD: Makefile,v 1.59 2012/02/06 12:40:07 wiz Exp $ DISTNAME= uae-0.8.25 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= emulators MASTER_SITES= http://www.freiburg.linux.de/~uae/bin/sources/develop/ diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index d1f7f154338..fb59c40f34e 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.93 2011/11/16 01:33:19 sbd Exp $ +# $NetBSD: Makefile,v 1.94 2012/02/06 12:40:07 wiz Exp $ DISTNAME= vice-2.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vice-emu:Q}/ MASTER_SITES+= ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 19de3de9d57..946eadaa633 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2012/01/13 10:55:04 obache Exp $ +# $NetBSD: Makefile,v 1.28 2012/02/06 12:40:08 wiz Exp $ DISTNAME= wine-1.3.26 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 9eabcc5b1dd..2963094777e 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.164 2012/01/13 10:55:04 obache Exp $ +# $NetBSD: Makefile,v 1.165 2012/02/06 12:40:08 wiz Exp $ DISTNAME= wine-1.2.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index 883a4486615..d7ac0dbd29d 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2012/01/13 10:55:04 obache Exp $ +# $NetBSD: Makefile,v 1.17 2012/02/06 12:40:08 wiz Exp $ DISTNAME= yabause-0.9.11.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yabause/} -- cgit v1.2.3