diff options
author | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
commit | e5bdf31e6e3db9c3182c5e1d5c67d80a4cfdbac4 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /emulators | |
parent | 61dea299a04da41156a746827d7dd5e09e6736d0 (diff) | |
download | pkgsrc-e5bdf31e6e3db9c3182c5e1d5c67d80a4cfdbac4.tar.gz |
Revbump after updating graphics/pango
Diffstat (limited to 'emulators')
-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/fuse/Makefile | 4 | ||||
-rw-r--r-- | emulators/gambatte/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/mame/Makefile | 12 | ||||
-rw-r--r-- | emulators/mess/Makefile | 12 | ||||
-rw-r--r-- | emulators/nestopia/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/xnp2/Makefile | 4 | ||||
-rw-r--r-- | emulators/yabause/Makefile | 4 |
20 files changed, 48 insertions, 48 deletions
diff --git a/emulators/blinkensim/Makefile b/emulators/blinkensim/Makefile index 9bc1d7d9efe..89e1e814753 100644 --- a/emulators/blinkensim/Makefile +++ b/emulators/blinkensim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2012/10/03 12:55:10 asau Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/08 23:01:30 adam Exp $ # DISTNAME= blinkensim-2.2 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= emulators graphics MASTER_SITES= http://sven.gimp.org/blinkenlights/old/ diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 3a79fdade40..b2e8ab47810 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.70 2012/10/03 12:55:10 asau Exp $ +# $NetBSD: Makefile,v 1.71 2012/10/08 23:01:30 adam Exp $ DISTNAME= bochs-2.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bochs/} diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile index 6a1659a139d..f32d1b682e0 100644 --- a/emulators/e-uae/Makefile +++ b/emulators/e-uae/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2012/10/03 12:55:11 asau Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/08 23:01:31 adam Exp $ DISTNAME= e-uae-0.8.28 -PKGREVISION= 15 +PKGREVISION= 16 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 16a49403e49..7321fc8542a 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2012/10/03 21:56:00 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2012/10/08 23:01:31 adam Exp $ DISTNAME= fuse-1.0.0.1a -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} diff --git a/emulators/gambatte/Makefile b/emulators/gambatte/Makefile index aadb69c52d0..b65dcd63942 100644 --- a/emulators/gambatte/Makefile +++ b/emulators/gambatte/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2012/10/03 12:55:12 asau Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/08 23:01:31 adam Exp $ # DISTNAME= gambatte_src-0.4.1 PKGNAME= ${DISTNAME:S/_src//} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gambatte/} diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile index de52dd806a6..8b6b76f38a6 100644 --- a/emulators/gens/Makefile +++ b/emulators/gens/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2012/10/03 12:55:13 asau Exp $ +# $NetBSD: Makefile,v 1.29 2012/10/08 23:01:31 adam Exp $ # DISTNAME= gens-rc3 PKGNAME= gens-2.12rc3 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gens/} diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile index 11ef2a10c2e..82b8f0f0927 100644 --- a/emulators/gpsim-devel/Makefile +++ b/emulators/gpsim-devel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2012/10/03 12:55:13 asau Exp $ +# $NetBSD: Makefile,v 1.28 2012/10/08 23:00:44 adam Exp $ # DISTNAME= gpsim-20050905 -PKGREVISION= 18 +PKGREVISION= 19 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 756264e35fc..01d5ae89af7 100644 --- a/emulators/gpsim-devel/buildlink3.mk +++ b/emulators/gpsim-devel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2012/10/02 17:10:58 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2012/10/08 23:00:44 adam 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>=20050905nb18 +BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb19 BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel .include "../../x11/gtk2/buildlink3.mk" diff --git a/emulators/gpsim-oscilloscope/Makefile b/emulators/gpsim-oscilloscope/Makefile index 839a40b8a63..a801ce592a9 100644 --- a/emulators/gpsim-oscilloscope/Makefile +++ b/emulators/gpsim-oscilloscope/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2012/10/03 12:55:13 asau Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/08 23:01:31 adam Exp $ # DISTNAME= oscilloscope-0.1.2 PKGNAME= gpsim-${DISTNAME} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= emulators MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/ diff --git a/emulators/gpsim-ptyusart/Makefile b/emulators/gpsim-ptyusart/Makefile index 7eb6e179830..5d3e30f74c2 100644 --- a/emulators/gpsim-ptyusart/Makefile +++ b/emulators/gpsim-ptyusart/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2012/10/03 12:55:14 asau Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/08 23:01:31 adam Exp $ # DISTNAME= ptyusart-0.3.2 PKGNAME= gpsim-${DISTNAME} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= emulators MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/ diff --git a/emulators/gpsim/Makefile b/emulators/gpsim/Makefile index 2769263b2ac..d0942bbd4b3 100644 --- a/emulators/gpsim/Makefile +++ b/emulators/gpsim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2012/10/03 12:55:13 asau Exp $ +# $NetBSD: Makefile,v 1.37 2012/10/08 23:01:31 adam Exp $ # DISTNAME= gpsim-0.21.11 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsim/} diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index 502bca7d437..1eb1464597f 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.15 2012/10/07 22:04:56 wiz Exp $ -# +# $NetBSD: Makefile,v 1.16 2012/10/08 23:01:31 adam Exp $ -DISTNAME= mame0147s -PKGNAME= ${DISTNAME:S/0/-0./:S/s$//} -MASTER_SITES= http://mamedev.org/downloader.php?file=releases/ +DISTNAME= mame0147s +PKGNAME= ${DISTNAME:S/0/-0./:S/s$//} +PKGREVISION= 1 +MASTER_SITES= http://mamedev.org/downloader.php?file=releases/ -COMMENT= Multiple Arcade Machine Emulator +COMMENT= Multiple Arcade Machine Emulator CONFLICTS= xmame-[0-9]* sdlmame-[0-9]* diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile index 1c358c30d5f..bbf672dd254 100644 --- a/emulators/mess/Makefile +++ b/emulators/mess/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.19 2012/10/07 22:04:46 wiz Exp $ -# +# $NetBSD: Makefile,v 1.20 2012/10/08 23:01:31 adam Exp $ -DISTNAME= mame0147s -PKGNAME= ${DISTNAME:S/mame0/mess-0./:S/s$//} -MASTER_SITES= http://mamedev.org/downloader.php?file=releases/ +DISTNAME= mame0147s +PKGNAME= ${DISTNAME:S/mame0/mess-0./:S/s$//} +PKGREVISION= 1 +MASTER_SITES= http://mamedev.org/downloader.php?file=releases/ -COMMENT= Multi Emulator Super System +COMMENT= Multi Emulator Super System CONFLICTS= xmess-[0-9]* sdlmess-[0-9]* diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile index 308237c214b..2edfbe472e0 100644 --- a/emulators/nestopia/Makefile +++ b/emulators/nestopia/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2012/10/03 12:55:16 asau Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/08 23:01:32 adam Exp $ # DISTNAME= Nestopia140src PKGNAME= nestopia-1.40h -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nestopia/} EXTRACT_SUFX= .zip diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile index a16ec1954e0..4e63e10b3c4 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2012/10/03 12:55:18 asau Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/08 23:01:32 adam Exp $ # DISTNAME= snes9x-1.53-src PKGNAME= snes9x-gtk-1.53.81 -PKGREVISION= 7 +PKGREVISION= 8 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 7eb576b5e25..90e7929b2dd 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2012/10/03 21:56:02 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2012/10/08 23:01:32 adam Exp $ # DISTNAME= tme-0.8 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= emulators MASTER_SITES= http://csail.mit.edu/~fredette/tme/ diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index f4c35339044..9230b782fb0 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2012/10/03 12:55:19 asau Exp $ +# $NetBSD: Makefile,v 1.65 2012/10/08 23:01:32 adam Exp $ DISTNAME= uae-0.8.25 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= emulators MASTER_SITES= http://www.freiburg.linux.de/~uae/bin/sources/develop/ diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index ecdb7511db1..cda77df1c5f 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.101 2012/10/03 12:55:20 asau Exp $ +# $NetBSD: Makefile,v 1.102 2012/10/08 23:01:32 adam Exp $ DISTNAME= vice-2.3 -PKGREVISION= 10 +PKGREVISION= 11 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/xnp2/Makefile b/emulators/xnp2/Makefile index 5abc97ed996..b020dbd9d2c 100644 --- a/emulators/xnp2/Makefile +++ b/emulators/xnp2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2012/10/03 12:55:22 asau Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/08 23:01:32 adam Exp $ SNAPSHOTDATE= 20120618 DISTNAME= xnp2-${SNAPSHOTDATE} PKGNAME= xnp2-0.83pl${SNAPSHOTDATE} -PKGREVISION= 3 +PKGREVISION= 4 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 64c8e53ff71..752ebc780c9 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2012/10/03 12:55:23 asau Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/08 23:01:32 adam Exp $ DISTNAME= yabause-0.9.11.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yabause/} |