summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz>2006-01-24 07:31:52 +0000
committerwiz <wiz>2006-01-24 07:31:52 +0000
commitdbfead7dfad0120cb6a2ec8671b93692f46048dc (patch)
tree77ad9fb8ac0c2d8f2684d68e29ca6419f17fa0fd /emulators
parente1ac9cc0185450d751803dc8d862b81c0eaa32ca (diff)
downloadpkgsrc-dbfead7dfad0120cb6a2ec8671b93692f46048dc.tar.gz
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump. PKGREVISION++ for the dependencies.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/blinkensim/Makefile4
-rw-r--r--emulators/fuse/Makefile4
-rw-r--r--emulators/gens/Makefile4
-rw-r--r--emulators/gpsim-devel/Makefile3
-rw-r--r--emulators/gpsim-devel/buildlink3.mk4
-rw-r--r--emulators/gpsim-oscilloscope/Makefile3
-rw-r--r--emulators/gpsim-ptyusart/Makefile3
-rw-r--r--emulators/simulavr/Makefile3
-rw-r--r--emulators/uae/Makefile3
-rw-r--r--emulators/xmame/Makefile3
-rw-r--r--emulators/xmess/Makefile3
11 files changed, 22 insertions, 15 deletions
diff --git a/emulators/blinkensim/Makefile b/emulators/blinkensim/Makefile
index b394be42481..d268d495635 100644
--- a/emulators/blinkensim/Makefile
+++ b/emulators/blinkensim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2005/08/10 20:56:16 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2006/01/24 07:32:06 wiz Exp $
#
DISTNAME= blinkensim-2.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators graphics
MASTER_SITES= http://sven.gimp.org/blinkenlights/old/
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile
index 75ff8ff587f..453fc74a804 100644
--- a/emulators/fuse/Makefile
+++ b/emulators/fuse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2005/08/10 20:56:16 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2006/01/24 07:32:06 wiz Exp $
DISTNAME= fuse-0.7.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile
index 85a0f70b4ef..035c0f23b4a 100644
--- a/emulators/gens/Makefile
+++ b/emulators/gens/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2005/12/11 09:40:39 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2006/01/24 07:32:06 wiz Exp $
#
DISTNAME= gens-rc3
PKGNAME= gens-2.12rc3
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gens/}
diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile
index 738f63d484e..96ca522b641 100644
--- a/emulators/gpsim-devel/Makefile
+++ b/emulators/gpsim-devel/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2005/09/19 09:10:23 bouyer Exp $
+# $NetBSD: Makefile,v 1.6 2006/01/24 07:32:06 wiz Exp $
#
DISTNAME= gpsim-20050905
+PKGREVISION= 1
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 5e2a961c37e..184cb900890 100644
--- a/emulators/gpsim-devel/buildlink3.mk
+++ b/emulators/gpsim-devel/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2005/09/07 20:17:46 bouyer Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2006/01/24 07:32:06 wiz Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GPSIM_BUILDLINK3_MK:= ${GPSIM_BUILDLINK3_MK}+
@@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= gpsim
.if !empty(GPSIM_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.gpsim+= gpsim>=20050905
-BUILDLINK_RECOMMENDED.gpsim+= gpsim>=20050905
+BUILDLINK_RECOMMENDED.gpsim+= gpsim>=20050905nb1
BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel
.endif # GPSIM_BUILDLINK3_MK
diff --git a/emulators/gpsim-oscilloscope/Makefile b/emulators/gpsim-oscilloscope/Makefile
index 390f0903079..5869c9f25b6 100644
--- a/emulators/gpsim-oscilloscope/Makefile
+++ b/emulators/gpsim-oscilloscope/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2005/12/05 20:50:11 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2006/01/24 07:32:06 wiz Exp $
#
DISTNAME= oscilloscope-0.1.2
PKGNAME= gpsim-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim-ptyusart/Makefile b/emulators/gpsim-ptyusart/Makefile
index a8d9146478d..88e62a1a8a8 100644
--- a/emulators/gpsim-ptyusart/Makefile
+++ b/emulators/gpsim-ptyusart/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2005/12/05 20:50:11 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2006/01/24 07:32:06 wiz Exp $
#
DISTNAME= ptyusart-0.3.2
PKGNAME= gpsim-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/simulavr/Makefile b/emulators/simulavr/Makefile
index c7bfe44816f..f1e5cc5e617 100644
--- a/emulators/simulavr/Makefile
+++ b/emulators/simulavr/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2006/01/04 04:29:06 schmonz Exp $
+# $NetBSD: Makefile,v 1.6 2006/01/24 07:32:06 wiz Exp $
#
DISTNAME= simulavr-0.1.2.1
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://freesoftware.fsf.org/download/simulavr/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile
index 248908f5279..d6baf0496ce 100644
--- a/emulators/uae/Makefile
+++ b/emulators/uae/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2005/12/05 20:50:12 rillig Exp $
+# $NetBSD: Makefile,v 1.40 2006/01/24 07:32:06 wiz Exp $
DISTNAME= uae-0.8.25
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://www.freiburg.linux.de/~uae/bin/sources/develop/
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile
index 64c11180853..2b9ef0ee5fb 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.141 2006/01/22 18:37:13 kristerw Exp $
+# $NetBSD: Makefile,v 1.142 2006/01/24 07:32:06 wiz Exp $
#
DISTNAME= xmame-0.103
+PKGREVISION= 1
CATEGORIES= emulators games x11
MASTER_SITES= http://x.mame.net/download/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile
index 01ffeaec8d7..f5bfb26c555 100644
--- a/emulators/xmess/Makefile
+++ b/emulators/xmess/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.81 2006/01/22 18:37:52 kristerw Exp $
+# $NetBSD: Makefile,v 1.82 2006/01/24 07:32:07 wiz Exp $
#
DISTNAME= xmame-0.103
PKGNAME= xmess-0.103
+PKGREVISION= 1
CATEGORIES= emulators games x11
MASTER_SITES= http://x.mame.net/download/
EXTRACT_SUFX= .tar.bz2