diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-27 15:43:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-27 15:43:32 +0000 |
commit | 1525c4e12ad5406031173d28eb5482e133922718 (patch) | |
tree | 5d27f9216d56b49365f791288732e5c439135f3a /emulators | |
parent | 89048d2bbb0ec281ff237f5e91c8b5569e8ed5e0 (diff) | |
download | pkgsrc-1525c4e12ad5406031173d28eb5482e133922718.tar.gz |
PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Cygne-SDL/Makefile | 4 | ||||
-rw-r--r-- | emulators/NeoPop-SDL/Makefile | 4 | ||||
-rw-r--r-- | emulators/arnold/Makefile | 4 | ||||
-rw-r--r-- | emulators/dega/Makefile | 4 | ||||
-rw-r--r-- | emulators/dgen/Makefile | 4 | ||||
-rw-r--r-- | emulators/dosbox/Makefile | 3 | ||||
-rw-r--r-- | emulators/fceu/Makefile | 3 | ||||
-rw-r--r-- | emulators/gcube/Makefile | 4 | ||||
-rw-r--r-- | emulators/generator/Makefile | 3 | ||||
-rw-r--r-- | emulators/gens/Makefile | 4 | ||||
-rw-r--r-- | emulators/gnuboy-sdl/Makefile | 4 | ||||
-rw-r--r-- | emulators/hatari/Makefile | 3 | ||||
-rw-r--r-- | emulators/openmsx/Makefile | 3 | ||||
-rw-r--r-- | emulators/qemu/Makefile | 4 | ||||
-rw-r--r-- | emulators/stella/Makefile | 4 | ||||
-rw-r--r-- | emulators/vba/Makefile | 4 | ||||
-rw-r--r-- | emulators/zsnes/Makefile | 3 |
17 files changed, 34 insertions, 28 deletions
diff --git a/emulators/Cygne-SDL/Makefile b/emulators/Cygne-SDL/Makefile index e5b10f921bd..01daccda124 100644 --- a/emulators/Cygne-SDL/Makefile +++ b/emulators/Cygne-SDL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2004/11/02 02:22:22 dillo Exp $ +# $NetBSD: Makefile,v 1.5 2005/03/27 15:43:33 wiz Exp $ # DISTNAME= Cygne-SDL-0.1-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://sdlemu.ngemu.com/OpenProjects/ diff --git a/emulators/NeoPop-SDL/Makefile b/emulators/NeoPop-SDL/Makefile index 949b13b418c..9eed8440097 100644 --- a/emulators/NeoPop-SDL/Makefile +++ b/emulators/NeoPop-SDL/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2004/10/03 00:14:40 tv Exp $ +# $NetBSD: Makefile,v 1.5 2005/03/27 15:43:33 wiz Exp $ # DISTNAME= NeoPop-SDL-0.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://www.nih.at/NeoPop-SDL/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/arnold/Makefile b/emulators/arnold/Makefile index 9ac57253fcb..ec7e40a174f 100644 --- a/emulators/arnold/Makefile +++ b/emulators/arnold/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2004/12/03 15:14:56 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2005/03/27 15:43:33 wiz Exp $ # DISTNAME= arnsrc27012002 PKGNAME= arnold-20020127 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://arnold.emuunlim.com/download/ EXTRACT_SUFX= .zip diff --git a/emulators/dega/Makefile b/emulators/dega/Makefile index 64d2c5863a9..2a610ebfd30 100644 --- a/emulators/dega/Makefile +++ b/emulators/dega/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2004/10/03 00:14:40 tv Exp $ +# $NetBSD: Makefile,v 1.6 2005/03/27 15:43:33 wiz Exp $ # DISTNAME= dega-1.07 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://www.emulinks.de/emus/ diff --git a/emulators/dgen/Makefile b/emulators/dgen/Makefile index f9647586a08..c00ead0c73a 100644 --- a/emulators/dgen/Makefile +++ b/emulators/dgen/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2005/02/20 17:14:40 xtraeme Exp $ +# $NetBSD: Makefile,v 1.7 2005/03/27 15:43:33 wiz Exp $ # DISTNAME= dgen-sdl-1.23 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://www.pknet.com/~joe/ diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile index c175e874d68..e92495b1712 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2004/11/22 14:12:29 adam Exp $ +# $NetBSD: Makefile,v 1.11 2005/03/27 15:43:33 wiz Exp $ DISTNAME= dosbox-0.63 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dosbox/} diff --git a/emulators/fceu/Makefile b/emulators/fceu/Makefile index 30e1cfcd4ad..c418fdb8ceb 100644 --- a/emulators/fceu/Makefile +++ b/emulators/fceu/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2004/11/19 18:58:37 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2005/03/27 15:43:33 wiz Exp $ # DISTNAME= fceu-0.98.12.src PKGNAME= ${DISTNAME:S/.src//} +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://fceultra.sourceforge.net/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/gcube/Makefile b/emulators/gcube/Makefile index 198e95b13e1..cfb840d5e62 100644 --- a/emulators/gcube/Makefile +++ b/emulators/gcube/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2004/10/03 00:14:40 tv Exp $ +# $NetBSD: Makefile,v 1.4 2005/03/27 15:43:33 wiz Exp $ # DISTNAME= gcube-v0.2-src PKGNAME= gcube-0.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://gcube.exemu.net/downloads/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/generator/Makefile b/emulators/generator/Makefile index ae959fd874c..86a78e15eba 100644 --- a/emulators/generator/Makefile +++ b/emulators/generator/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2005/01/31 23:58:33 xtraeme Exp $ +# $NetBSD: Makefile,v 1.14 2005/03/27 15:43:34 wiz Exp $ # DISTNAME= generator-0.35 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://www.squish.net/generator/files/ diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile index f41b38564fa..a99af07f2e7 100644 --- a/emulators/gens/Makefile +++ b/emulators/gens/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2004/10/03 00:14:40 tv Exp $ +# $NetBSD: Makefile,v 1.4 2005/03/27 15:43:34 wiz Exp $ # DISTNAME= gens-rc3 PKGNAME= gens-2.12rc3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gens/} diff --git a/emulators/gnuboy-sdl/Makefile b/emulators/gnuboy-sdl/Makefile index 6e30e327fb1..e59b08f4424 100644 --- a/emulators/gnuboy-sdl/Makefile +++ b/emulators/gnuboy-sdl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/10/03 00:14:40 tv Exp $ +# $NetBSD: Makefile,v 1.3 2005/03/27 15:43:34 wiz Exp $ DISTNAME= gnuboy-1.0.3 PKGNAME= ${DISTNAME:S/-/-sdl-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://gnuboy.unix-fu.org/src/ diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index 19da5db37fd..da0a9438041 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2004/12/21 20:14:38 xtraeme Exp $ +# $NetBSD: Makefile,v 1.14 2005/03/27 15:43:34 wiz Exp $ DISTNAME= hatari-0.60 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hatari/} diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index d897dac2d86..2d642d3b354 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2004/10/25 08:06:04 xtraeme Exp $ +# $NetBSD: Makefile,v 1.6 2005/03/27 15:43:34 wiz Exp $ # DISTNAME= openmsx-0.5.0 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openmsx/} diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index adc41e38c8a..0e345c1c32a 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2005/03/02 23:22:41 hubertf Exp $ +# $NetBSD: Makefile,v 1.8 2005/03/27 15:43:34 wiz Exp $ # DISTNAME= qemu-0.6.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://fabrice.bellard.free.fr/qemu/ diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index e7628ecc9f9..7dc02675f32 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2004/12/03 15:14:56 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2005/03/27 15:43:34 wiz Exp $ STELLA_VERSION= 1.4.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 00ff64ba919..c43603305f5 100644 --- a/emulators/vba/Makefile +++ b/emulators/vba/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2004/10/03 00:14:41 tv Exp $ +# $NetBSD: Makefile,v 1.8 2005/03/27 15:43:34 wiz Exp $ DISTNAME= VisualBoyAdvance-src-1.6a PKGNAME= vba-1.6.0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vba/} EXTRACT_SUFX= .zip diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile index a60bf183523..781a36565de 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2005/01/24 16:49:06 xtraeme Exp $ +# $NetBSD: Makefile,v 1.25 2005/03/27 15:43:34 wiz Exp $ # DISTNAME= zsnes142src PKGNAME= zsnes-1.42 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zsnes/} |