summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz>2010-09-14 11:00:44 +0000
committerwiz <wiz>2010-09-14 11:00:44 +0000
commitd2626c9971c97737bd11d38cef3a2e904e8f68b5 (patch)
treee242dbe8d0f523c14bb4f6d48416a02a762797cc /emulators
parentc9477f71d3e32707fa53815c97738cf2aed3ab5c (diff)
downloadpkgsrc-d2626c9971c97737bd11d38cef3a2e904e8f68b5.tar.gz
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends. Per discussion on pkgsrc-changes.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/blinkensim/Makefile4
-rw-r--r--emulators/gens/Makefile4
-rw-r--r--emulators/gpsim-devel/Makefile4
-rw-r--r--emulators/gpsim-devel/buildlink3.mk4
-rw-r--r--emulators/gpsim-oscilloscope/Makefile4
-rw-r--r--emulators/gpsim-ptyusart/Makefile4
-rw-r--r--emulators/gpsim/Makefile4
-rw-r--r--emulators/nestopia/Makefile4
-rw-r--r--emulators/sdlmame/Makefile4
-rw-r--r--emulators/sdlmess/Makefile3
-rw-r--r--emulators/snes9x-gtk/Makefile4
-rw-r--r--emulators/tme/Makefile4
-rw-r--r--emulators/uae/Makefile4
-rw-r--r--emulators/yabause/Makefile4
14 files changed, 28 insertions, 27 deletions
diff --git a/emulators/blinkensim/Makefile b/emulators/blinkensim/Makefile
index 2135ea85af6..2d4f9a5b8e5 100644
--- a/emulators/blinkensim/Makefile
+++ b/emulators/blinkensim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2010/06/13 22:44:14 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2010/09/14 11:01:44 wiz Exp $
#
DISTNAME= blinkensim-2.2
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= emulators graphics
MASTER_SITES= http://sven.gimp.org/blinkenlights/old/
diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile
index 4c87f9de260..afc1abd4447 100644
--- a/emulators/gens/Makefile
+++ b/emulators/gens/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2010/06/13 22:44:14 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2010/09/14 11:01:44 wiz Exp $
#
DISTNAME= gens-rc3
PKGNAME= gens-2.12rc3
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gens/}
diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile
index c37ed732fd8..8ef5cd294cd 100644
--- a/emulators/gpsim-devel/Makefile
+++ b/emulators/gpsim-devel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2010/06/13 22:44:14 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2010/09/14 11:01:05 wiz Exp $
#
DISTNAME= gpsim-20050905
-PKGREVISION= 6
+PKGREVISION= 7
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 251599d35bc..0bd96256840 100644
--- a/emulators/gpsim-devel/buildlink3.mk
+++ b/emulators/gpsim-devel/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2010/06/13 22:44:14 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2010/09/14 11:01:05 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>=20050905nb6
+BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb7
BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel
.include "../../x11/gtk2/buildlink3.mk"
diff --git a/emulators/gpsim-oscilloscope/Makefile b/emulators/gpsim-oscilloscope/Makefile
index 02d478ae924..b308fd9df7e 100644
--- a/emulators/gpsim-oscilloscope/Makefile
+++ b/emulators/gpsim-oscilloscope/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2010/06/13 22:44:14 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2010/09/14 11:01:44 wiz Exp $
#
DISTNAME= oscilloscope-0.1.2
PKGNAME= gpsim-${DISTNAME}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim-ptyusart/Makefile b/emulators/gpsim-ptyusart/Makefile
index 3d64945bd55..32571b1a655 100644
--- a/emulators/gpsim-ptyusart/Makefile
+++ b/emulators/gpsim-ptyusart/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2010/06/13 22:44:14 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2010/09/14 11:01:44 wiz Exp $
#
DISTNAME= ptyusart-0.3.2
PKGNAME= gpsim-${DISTNAME}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim/Makefile b/emulators/gpsim/Makefile
index a8b02bfa682..7d5d3a882a6 100644
--- a/emulators/gpsim/Makefile
+++ b/emulators/gpsim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2010/06/13 22:44:14 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2010/09/14 11:01:45 wiz Exp $
#
DISTNAME= gpsim-0.21.11
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsim/}
diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile
index 38131bd0c81..fc047c66f28 100644
--- a/emulators/nestopia/Makefile
+++ b/emulators/nestopia/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2010/06/13 22:44:14 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2010/09/14 11:01:45 wiz Exp $
#
DISTNAME= Nestopia140src
PKGNAME= nestopia-1.40h
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nestopia/}
EXTRACT_SUFX= .zip
diff --git a/emulators/sdlmame/Makefile b/emulators/sdlmame/Makefile
index 935c6d0ce22..ce28ae856af 100644
--- a/emulators/sdlmame/Makefile
+++ b/emulators/sdlmame/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2010/06/13 22:44:15 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2010/09/14 11:01:45 wiz Exp $
#
# Don't update to 0.XXXuN, those are development snapshots.
DISTNAME= sdlmame0136
PKGNAME= ${DISTNAME:S/0/-0./}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Multiple Arcade Machine Emulator, SDL port
diff --git a/emulators/sdlmess/Makefile b/emulators/sdlmess/Makefile
index 53b1a1c8561..ffed3a852d0 100644
--- a/emulators/sdlmess/Makefile
+++ b/emulators/sdlmess/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2010/02/03 16:18:28 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2010/09/14 11:03:09 wiz Exp $
#
DISTNAME= sdlmess0136
PKGNAME= sdlmess-0.136
+PKGREVISION= 1
COMMENT= Multi Emulator Super System, SDL port
diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile
index 896383fa994..9b1d0122b51 100644
--- a/emulators/snes9x-gtk/Makefile
+++ b/emulators/snes9x-gtk/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2010/06/13 22:44:15 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2010/09/14 11:01:45 wiz Exp $
#
DISTNAME= snes9x-1.52-src
PKGNAME= snes9x-gtk-1.52.79
-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 804dc8abede..ebf13f75814 100644
--- a/emulators/tme/Makefile
+++ b/emulators/tme/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2010/07/05 11:20:34 obache Exp $
+# $NetBSD: Makefile,v 1.22 2010/09/14 11:01:45 wiz Exp $
#
DISTNAME= tme-0.8
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= http://csail.mit.edu/~fredette/tme/
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile
index 7b5aaa21b44..0a896f7c789 100644
--- a/emulators/uae/Makefile
+++ b/emulators/uae/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2010/06/13 22:44:15 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2010/09/14 11:01:45 wiz Exp $
DISTNAME= uae-0.8.25
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= emulators
MASTER_SITES= http://www.freiburg.linux.de/~uae/bin/sources/develop/
diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile
index 05737ac0c8d..edecabb6ed1 100644
--- a/emulators/yabause/Makefile
+++ b/emulators/yabause/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2010/06/13 22:44:15 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2010/09/14 11:01:46 wiz Exp $
DISTNAME= yabause-0.9.10
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yabause/}