summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-07-26 21:41:08 +0000
committerjmmv <jmmv@pkgsrc.org>2003-07-26 21:41:08 +0000
commit30925b26c75837bc2c22649e90e9403172bf7a86 (patch)
tree8876ccac04ea1c3e9e359787ce67cb3ee3c339a3 /emulators
parent84a38e30b2bd8cb543becaa6c1877ae5af3ea963 (diff)
downloadpkgsrc-30925b26c75837bc2c22649e90e9403172bf7a86.tar.gz
Bump revision due to SDL update, and sync versions in buildlink files where
needed. This is required because esound has been droped as a dependancy.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/dosbox/Makefile3
-rw-r--r--emulators/generator/Makefile4
-rw-r--r--emulators/hatari/Makefile3
-rw-r--r--emulators/zsnes/Makefile4
4 files changed, 8 insertions, 6 deletions
diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile
index 3522761cd57..277598c0fb1 100644
--- a/emulators/dosbox/Makefile
+++ b/emulators/dosbox/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2003/07/21 16:45:54 martti Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/26 21:41:13 jmmv Exp $
#
DISTNAME= dosbox-0.58
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dosbox/}
diff --git a/emulators/generator/Makefile b/emulators/generator/Makefile
index 2ec0a59896c..ced7c0644cf 100644
--- a/emulators/generator/Makefile
+++ b/emulators/generator/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 21:35:30 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/26 21:41:14 jmmv Exp $
#
DISTNAME= generator-0.34
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= emulators
MASTER_SITES= http://www.squish.net/generator/files/
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile
index 66c80606d68..2987d2be3f0 100644
--- a/emulators/hatari/Makefile
+++ b/emulators/hatari/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:35:30 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/26 21:41:14 jmmv Exp $
#
DISTNAME= hatari-0.30
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/${DISTNAME}/src
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hatari/}
diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile
index 0e5b7f018d2..662b37901b4 100644
--- a/emulators/zsnes/Makefile
+++ b/emulators/zsnes/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2003/07/17 21:36:33 grant Exp $
+# $NetBSD: Makefile,v 1.15 2003/07/26 21:41:14 jmmv Exp $
#
DISTNAME= zsnes136src
PKGNAME= zsnes-1.360
-PKGREVISION= 1
+PKGREVISION= 2
WRKSRC= ${WRKDIR}/zsnes-1.36/src
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zsnes/}