diff options
author | wiz <wiz@pkgsrc.org> | 2013-06-03 10:04:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-06-03 10:04:30 +0000 |
commit | 18d6941e6e450b7b94ee0e04263eeccc8d22d068 (patch) | |
tree | c266cc6c8e30b3d463c16c59f2bac3a4134d317e /emulators | |
parent | 67df4ba45b84157169699b115a994ea6533d49fe (diff) | |
download | pkgsrc-18d6941e6e450b7b94ee0e04263eeccc8d22d068.tar.gz |
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
Diffstat (limited to 'emulators')
26 files changed, 52 insertions, 52 deletions
diff --git a/emulators/blinkensim/Makefile b/emulators/blinkensim/Makefile index 6de06acd7ec..a9022d714ed 100644 --- a/emulators/blinkensim/Makefile +++ b/emulators/blinkensim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2013/02/16 11:21:03 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/06/03 10:04:54 wiz Exp $ # DISTNAME= blinkensim-2.2 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= emulators graphics MASTER_SITES= http://sven.gimp.org/blinkenlights/old/ diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 06558109e63..06e62622c82 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.72 2013/02/16 11:21:03 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2013/06/03 10:04:54 wiz Exp $ DISTNAME= bochs-2.6 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bochs/} diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile index f9d7e89d8d4..4e116701e6f 100644 --- a/emulators/e-uae/Makefile +++ b/emulators/e-uae/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2013/02/16 11:21:03 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/06/03 10:04:54 wiz Exp $ DISTNAME= e-uae-0.8.28 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= emulators MASTER_SITES= http://www.rcdrummond.net/uae/e-uae-0.8.28/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index 1b58c0fc203..fa94cd137e1 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2013/05/31 12:41:00 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2013/06/03 10:04:54 wiz Exp $ DISTNAME= fuse-1.0.0.1a -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} diff --git a/emulators/gambatte/Makefile b/emulators/gambatte/Makefile index 83551c7591f..3fd2ca652bc 100644 --- a/emulators/gambatte/Makefile +++ b/emulators/gambatte/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2013/02/16 11:21:04 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:04:54 wiz Exp $ # DISTNAME= gambatte_src-0.4.1 PKGNAME= ${DISTNAME:S/_src//} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gambatte/} diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile index c6c0b56e058..0942d1e3015 100644 --- a/emulators/gens/Makefile +++ b/emulators/gens/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2013/02/16 11:21:04 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:04:54 wiz Exp $ # DISTNAME= gens-rc3 PKGNAME= gens-2.12rc3 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gens/} diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile index adabffaf12a..dea2fc8d775 100644 --- a/emulators/gpsim-devel/Makefile +++ b/emulators/gpsim-devel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2013/02/16 11:18:43 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/03 10:04:54 wiz Exp $ # DISTNAME= gpsim-20050905 -PKGREVISION= 20 +PKGREVISION= 21 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 4b6be133605..2b0d7cd78dc 100644 --- a/emulators/gpsim-devel/buildlink3.mk +++ b/emulators/gpsim-devel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.24 2013/02/16 11:18:43 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.25 2013/06/03 10:04:54 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>=20050905nb20 +BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb21 BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel .include "../../x11/gtk2/buildlink3.mk" diff --git a/emulators/gpsim-oscilloscope/Makefile b/emulators/gpsim-oscilloscope/Makefile index 0f433b2a065..45d9ebe3916 100644 --- a/emulators/gpsim-oscilloscope/Makefile +++ b/emulators/gpsim-oscilloscope/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2013/02/16 11:21:04 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:04:54 wiz Exp $ # DISTNAME= oscilloscope-0.1.2 PKGNAME= gpsim-${DISTNAME} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= emulators MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/ diff --git a/emulators/gpsim-ptyusart/Makefile b/emulators/gpsim-ptyusart/Makefile index 4edbbfbb391..548053cd4f2 100644 --- a/emulators/gpsim-ptyusart/Makefile +++ b/emulators/gpsim-ptyusart/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2013/02/16 11:21:05 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/06/03 10:04:54 wiz Exp $ # DISTNAME= ptyusart-0.3.2 PKGNAME= gpsim-${DISTNAME} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= emulators MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/ diff --git a/emulators/gpsim/Makefile b/emulators/gpsim/Makefile index 18e4f969289..c35a76d608c 100644 --- a/emulators/gpsim/Makefile +++ b/emulators/gpsim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2013/02/16 11:21:04 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/03 10:04:54 wiz Exp $ # DISTNAME= gpsim-0.21.11 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsim/} diff --git a/emulators/kenigma/Makefile b/emulators/kenigma/Makefile index 75edc763b42..43402bc48e8 100644 --- a/emulators/kenigma/Makefile +++ b/emulators/kenigma/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2013/05/09 07:39:41 adam Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:04:55 wiz Exp $ DISTNAME= 28107-kenigma-1.2.1 PKGNAME= kenigma-1.2.1 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= emulators security MASTER_SITES= http://www.kde-apps.org/content/files/ diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index 89d14ff395e..00c3f980d70 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/02/16 11:21:05 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:04:55 wiz Exp $ DISTNAME= mame0148s PKGNAME= ${DISTNAME:S/0/-0./:S/s$//} -PKGREVISION= 1 +PKGREVISION= 2 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 87569682559..8214ea05439 100644 --- a/emulators/mess/Makefile +++ b/emulators/mess/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2013/02/16 11:21:06 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:04:55 wiz Exp $ DISTNAME= mame0148s PKGNAME= ${DISTNAME:S/mame0/mess-0./:S/s$//} -PKGREVISION= 1 +PKGREVISION= 2 MASTER_SITES= http://mamedev.org/downloader.php?file=releases/ COMMENT= Multi Emulator Super System diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile index 39e923fad38..4e5e095a928 100644 --- a/emulators/nestopia/Makefile +++ b/emulators/nestopia/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2013/02/16 11:21:06 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2013/06/03 10:04:55 wiz Exp $ # DISTNAME= Nestopia140src PKGNAME= nestopia-1.40h -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nestopia/} EXTRACT_SUFX= .zip diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index 1ceb3c5ab83..9f515342bb4 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2013/02/16 11:21:06 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2013/06/03 10:04:55 wiz Exp $ # DISTNAME= openmsx-0.9.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openmsx/} diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile index 3fe967faa70..e74a958d1d6 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2013/02/16 11:21:07 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/03 10:04:55 wiz Exp $ # DISTNAME= snes9x-1.53-src PKGNAME= snes9x-gtk-1.53.81 -PKGREVISION= 10 +PKGREVISION= 11 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 34d7f2811cf..2c087cc3694 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2013/05/31 12:41:01 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2013/06/03 10:04:55 wiz Exp $ # DISTNAME= tme-0.8 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= emulators MASTER_SITES= http://csail.mit.edu/~fredette/tme/ diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index 4439850e37e..67eed49fc86 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.66 2013/02/16 11:21:08 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2013/06/03 10:04:55 wiz Exp $ DISTNAME= uae-0.8.25 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= emulators MASTER_SITES= http://www.freiburg.linux.de/~uae/bin/sources/develop/ diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index d0d2ff396e4..0ec15e7906c 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.105 2013/02/16 11:21:08 wiz Exp $ +# $NetBSD: Makefile,v 1.106 2013/06/03 10:04:55 wiz Exp $ DISTNAME= vice-2.4 -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 e430a2b9fd9..2191ad60577 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2013/02/16 11:21:08 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2013/06/03 10:04:55 wiz Exp $ DISTNAME= wine-1.3.26 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} diff --git a/emulators/wine-devel/buildlink3.mk b/emulators/wine-devel/buildlink3.mk index c83a00dad74..4191fa54e3c 100644 --- a/emulators/wine-devel/buildlink3.mk +++ b/emulators/wine-devel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2013/01/26 21:36:23 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2013/06/03 10:04:55 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.3.26nb11 +BUILDLINK_ABI_DEPENDS.wine+= wine>=1.3.26nb14 BUILDLINK_PKGSRCDIR.wine?= ../../emulators/wine pkgbase:= wine diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 4ea179662e7..d81d2f2e88c 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.175 2013/02/16 11:21:08 wiz Exp $ +# $NetBSD: Makefile,v 1.176 2013/06/03 10:04:55 wiz Exp $ DISTNAME= wine-1.2.3 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} diff --git a/emulators/wine/buildlink3.mk b/emulators/wine/buildlink3.mk index 40bfca9aa6f..49a27812ed4 100644 --- a/emulators/wine/buildlink3.mk +++ b/emulators/wine/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2013/01/26 21:36:23 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2013/06/03 10:04:55 wiz Exp $ BUILDLINK_TREE+= wine @@ -6,7 +6,7 @@ BUILDLINK_TREE+= wine WINE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.wine+= wine>=1.2.0 -BUILDLINK_ABI_DEPENDS.wine+= wine>=1.2.3nb10 +BUILDLINK_ABI_DEPENDS.wine+= wine>=1.2.3nb13 BUILDLINK_PKGSRCDIR.wine?= ../../emulators/wine pkgbase:= wine diff --git a/emulators/xnp2/Makefile b/emulators/xnp2/Makefile index 2f46f5a5d83..b80960ab1ec 100644 --- a/emulators/xnp2/Makefile +++ b/emulators/xnp2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/02/16 11:21:09 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2013/06/03 10:04:55 wiz Exp $ SNAPSHOTDATE= 20120618 DISTNAME= xnp2-${SNAPSHOTDATE} PKGNAME= xnp2-0.83pl${SNAPSHOTDATE} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= emulators MASTER_SITES= http://www.asahi-net.or.jp/~aw9k-nnk/np2/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index 14ac39a6ce7..59fe76ce249 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2013/02/16 11:21:09 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/03 10:04:55 wiz Exp $ DISTNAME= yabause-0.9.12 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yabause/} |