summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz>2006-06-12 16:28:05 +0000
committerwiz <wiz>2006-06-12 16:28:05 +0000
commit3e8d4eb0a98ff979b9d146f680521ced9eefd664 (patch)
treeb4aa12f3152a0bc90e81883f7a15d502a44f3f17 /emulators
parented42ec8f16e7c5dd9aa23ba5e58bd100106f33f4 (diff)
downloadpkgsrc-3e8d4eb0a98ff979b9d146f680521ced9eefd664.tar.gz
Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/Cygne-SDL/Makefile4
-rw-r--r--emulators/NeoPop-SDL/Makefile4
-rw-r--r--emulators/aranym/Makefile4
-rw-r--r--emulators/arnold/Makefile4
-rw-r--r--emulators/atari800/Makefile4
-rw-r--r--emulators/dega/Makefile4
-rw-r--r--emulators/dgen/Makefile4
-rw-r--r--emulators/dosbox/Makefile4
-rw-r--r--emulators/e-uae/Makefile4
-rw-r--r--emulators/fceu/Makefile4
-rw-r--r--emulators/gcube/Makefile4
-rw-r--r--emulators/generator-cbiere/Makefile4
-rw-r--r--emulators/generator/Makefile4
-rw-r--r--emulators/gens/Makefile4
-rw-r--r--emulators/gnuboy-sdl/Makefile4
-rw-r--r--emulators/hatari/Makefile4
-rw-r--r--emulators/openmsx/Makefile4
-rw-r--r--emulators/qemu/Makefile4
-rw-r--r--emulators/sms_sdl/Makefile4
-rw-r--r--emulators/stella/Makefile4
-rw-r--r--emulators/vba/Makefile3
-rw-r--r--emulators/z26/Makefile4
-rw-r--r--emulators/zsnes/Makefile4
23 files changed, 46 insertions, 45 deletions
diff --git a/emulators/Cygne-SDL/Makefile b/emulators/Cygne-SDL/Makefile
index 4f527b9eade..d6baad04994 100644
--- a/emulators/Cygne-SDL/Makefile
+++ b/emulators/Cygne-SDL/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2006/02/05 23:08:59 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/06/12 16:28:06 wiz Exp $
#
DISTNAME= Cygne-SDL-0.1-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= emulators
MASTER_SITES= http://sdlemu.ngemu.com/OpenProjects/
diff --git a/emulators/NeoPop-SDL/Makefile b/emulators/NeoPop-SDL/Makefile
index 5f9b08d578c..a5f18b3aa4a 100644
--- a/emulators/NeoPop-SDL/Makefile
+++ b/emulators/NeoPop-SDL/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2006/04/17 13:46:23 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2006/06/12 16:28:06 wiz Exp $
#
DISTNAME= NeoPop-SDL-0.2
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= emulators
MASTER_SITES= http://www.nih.at/NeoPop-SDL/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/aranym/Makefile b/emulators/aranym/Makefile
index f1f9a2774ae..f95ad292431 100644
--- a/emulators/aranym/Makefile
+++ b/emulators/aranym/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2006/03/28 20:11:34 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2006/06/12 16:28:06 wiz Exp $
#
DISTNAME= aranym-0.8.9beta
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aranym/}
diff --git a/emulators/arnold/Makefile b/emulators/arnold/Makefile
index a1031c99449..18e5330118a 100644
--- a/emulators/arnold/Makefile
+++ b/emulators/arnold/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2006/03/09 21:04:42 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2006/06/12 16:28:06 wiz Exp $
#
DISTNAME= arnsrc27012002
PKGNAME= arnold-20020127
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= emulators
MASTER_SITES= http://arnold.emuunlim.com/download/
EXTRACT_SUFX= .zip
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile
index 076a83c3ed6..6efca4e0492 100644
--- a/emulators/atari800/Makefile
+++ b/emulators/atari800/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2006/04/17 13:46:23 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2006/06/12 16:28:06 wiz Exp $
DISTNAME= atari800-2.0.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=atari800/}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} xf25.zip
diff --git a/emulators/dega/Makefile b/emulators/dega/Makefile
index baceaf615dc..b16da4d233a 100644
--- a/emulators/dega/Makefile
+++ b/emulators/dega/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2006/05/15 20:01:28 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2006/06/12 16:28:06 wiz Exp $
#
DISTNAME= dega-1.07
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= emulators
MASTER_SITES= http://www.emulinks.de/emus/
diff --git a/emulators/dgen/Makefile b/emulators/dgen/Makefile
index 948b02b6d8d..e6c41bc2e4b 100644
--- a/emulators/dgen/Makefile
+++ b/emulators/dgen/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2006/05/15 20:09:28 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2006/06/12 16:28:06 wiz Exp $
#
DISTNAME= dgen-sdl-1.23
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= emulators
MASTER_SITES= http://www.pknet.com/~joe/
diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile
index 52e063da6ee..fc6495ea5e2 100644
--- a/emulators/dosbox/Makefile
+++ b/emulators/dosbox/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2006/04/17 13:46:23 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2006/06/12 16:28:06 wiz Exp $
DISTNAME= dosbox-0.65
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dosbox/}
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile
index c8166a0ad5c..5155631a286 100644
--- a/emulators/e-uae/Makefile
+++ b/emulators/e-uae/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2006/03/09 21:04:43 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2006/06/12 16:28:06 wiz Exp $
DISTNAME= e-uae-0.8.28
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= http://www.rcdrummond.net/uae/e-uae-0.8.28/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/fceu/Makefile b/emulators/fceu/Makefile
index aad868cee25..61b233ce564 100644
--- a/emulators/fceu/Makefile
+++ b/emulators/fceu/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2006/03/09 21:04:43 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/06/12 16:28:06 wiz Exp $
#
DISTNAME= fceu-0.98.13.src
PKGNAME= ${DISTNAME:S/.src//}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= http://pdaxrom.theinternet.nl/fceu/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/gcube/Makefile b/emulators/gcube/Makefile
index a10e0940a8a..3aead3b6b9a 100644
--- a/emulators/gcube/Makefile
+++ b/emulators/gcube/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2006/03/04 21:29:35 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/06/12 16:28:06 wiz Exp $
#
DISTNAME= gcube-0.4-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= http://gcube.exemu.net/downloads/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/generator-cbiere/Makefile b/emulators/generator-cbiere/Makefile
index 1b6cf13afa4..20c598f7be9 100644
--- a/emulators/generator-cbiere/Makefile
+++ b/emulators/generator-cbiere/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2006/03/04 21:29:35 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2006/06/12 16:28:06 wiz Exp $
#
DISTNAME= generator-0.35-cbiere-r2
PKGNAME= generator-cbiere-0.35r2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= http://www.ghostwhitecrab.de/generator/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/generator/Makefile b/emulators/generator/Makefile
index d1ee6cec22e..1df5bb6f1ff 100644
--- a/emulators/generator/Makefile
+++ b/emulators/generator/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2006/03/04 21:29:35 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2006/06/12 16:28:06 wiz Exp $
#
DISTNAME= generator-0.35
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators
MASTER_SITES= http://www.squish.net/generator/files/
diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile
index c6321afcf6d..831363ba18d 100644
--- a/emulators/gens/Makefile
+++ b/emulators/gens/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2006/06/11 21:45:08 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2006/06/12 16:28:06 wiz Exp $
#
DISTNAME= gens-rc3
PKGNAME= gens-2.12rc3
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gens/}
diff --git a/emulators/gnuboy-sdl/Makefile b/emulators/gnuboy-sdl/Makefile
index ac68c9c91e8..459c3a8f9a5 100644
--- a/emulators/gnuboy-sdl/Makefile
+++ b/emulators/gnuboy-sdl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:09:01 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2006/06/12 16:28:06 wiz Exp $
DISTNAME= gnuboy-1.0.3
PKGNAME= ${DISTNAME:S/-/-sdl-/}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= emulators
MASTER_SITES= http://gnuboy.unix-fu.org/src/
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile
index e69fe912917..cd80f131c2c 100644
--- a/emulators/hatari/Makefile
+++ b/emulators/hatari/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2006/02/05 23:09:01 joerg Exp $
+# $NetBSD: Makefile,v 1.22 2006/06/12 16:28:06 wiz Exp $
DISTNAME= hatari-0.80
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hatari/}
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile
index ff5199fb50a..d6265b3f881 100644
--- a/emulators/openmsx/Makefile
+++ b/emulators/openmsx/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2006/04/28 13:49:15 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2006/06/12 16:28:06 wiz Exp $
#
DISTNAME= openmsx-0.5.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openmsx/}
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 1e502fc889a..edee7d83aa2 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2006/05/07 21:33:53 xtraeme Exp $
+# $NetBSD: Makefile,v 1.32 2006/06/12 16:28:07 wiz Exp $
#
DISTNAME= qemu-0.8.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= http://fabrice.bellard.free.fr/qemu/
diff --git a/emulators/sms_sdl/Makefile b/emulators/sms_sdl/Makefile
index 42705aeedd6..7c49c6a32a4 100644
--- a/emulators/sms_sdl/Makefile
+++ b/emulators/sms_sdl/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2006/03/04 21:29:36 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2006/06/12 16:28:07 wiz Exp $
#
DISTNAME= sms_sdl-0.9.4a-r7.1-src
PKGNAME= sms_sdl-0.9.4a.7.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= http://membres.lycos.fr/cyxdown/smssdl/
EXTRACT_SUFX= .zip
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile
index 295669ddd6d..63dd1cd8241 100644
--- a/emulators/stella/Makefile
+++ b/emulators/stella/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.30 2006/04/17 13:46:23 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2006/06/12 16:28:07 wiz Exp $
STELLA_VERSION= 2.1
DISTNAME= stella-${STELLA_VERSION}-src
PKGNAME= stella-${STELLA_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stella/}
diff --git a/emulators/vba/Makefile b/emulators/vba/Makefile
index 24dfa5af839..3b235603a20 100644
--- a/emulators/vba/Makefile
+++ b/emulators/vba/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2006/04/17 14:50:47 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2006/06/12 16:28:07 wiz Exp $
DISTNAME= VisualBoyAdvance-src-1.7.2
PKGNAME= vba-1.7.2
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vba/}
diff --git a/emulators/z26/Makefile b/emulators/z26/Makefile
index 286f353f7b3..90a149445ce 100644
--- a/emulators/z26/Makefile
+++ b/emulators/z26/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2006/02/05 23:09:05 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2006/06/12 16:28:07 wiz Exp $
#
DISTNAME= z26v213
PKGNAME= z26-2.13
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators games
MASTER_SITES= http://www.whimsey.com/z26/
diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile
index 090559af2bd..b2c411e91dc 100644
--- a/emulators/zsnes/Makefile
+++ b/emulators/zsnes/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.34 2006/05/21 17:09:53 joerg Exp $
+# $NetBSD: Makefile,v 1.35 2006/06/12 16:28:07 wiz Exp $
#
DISTNAME= zsnes142src
PKGNAME= zsnes-1.42
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zsnes/}