diff options
author | wiz <wiz> | 2009-05-20 00:58:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-05-20 00:58:05 +0000 |
commit | bce310e12c34dd199b2fb13ec720a93538f33642 (patch) | |
tree | e3aafcd3857ac2bdc7ca0607114c79d78e672bae /emulators | |
parent | 55b45735af3733e973d267802ccd928f649d883e (diff) | |
download | pkgsrc-bce310e12c34dd199b2fb13ec720a93538f33642.tar.gz |
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.
Reported by Robert Elz in PR 41345.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/gpsim-devel/Makefile | 4 | ||||
-rw-r--r-- | emulators/gpsim/Makefile | 3 | ||||
-rw-r--r-- | emulators/kenigma/Makefile | 4 | ||||
-rw-r--r-- | emulators/vice/Makefile | 4 | ||||
-rw-r--r-- | emulators/xtrs/Makefile | 4 |
5 files changed, 10 insertions, 9 deletions
diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile index d06122d3de9..23530f6c9a7 100644 --- a/emulators/gpsim-devel/Makefile +++ b/emulators/gpsim-devel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2008/06/20 01:09:18 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2009/05/20 00:58:15 wiz Exp $ # DISTNAME= gpsim-20050905 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/ diff --git a/emulators/gpsim/Makefile b/emulators/gpsim/Makefile index 0d076b6d34a..509802a603a 100644 --- a/emulators/gpsim/Makefile +++ b/emulators/gpsim/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2008/06/20 01:09:18 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2009/05/20 00:58:15 wiz Exp $ # DISTNAME= gpsim-0.21.11 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsim/} diff --git a/emulators/kenigma/Makefile b/emulators/kenigma/Makefile index 565a9a0f7a8..17f8e890377 100644 --- a/emulators/kenigma/Makefile +++ b/emulators/kenigma/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2008/03/03 19:21:38 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2009/05/20 00:58:15 wiz Exp $ DISTNAME= 28107-kenigma-1.2.1 PKGNAME= kenigma-1.2.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators security MASTER_SITES= http://www.kde-apps.org/content/files/ diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index d975a8e3acb..f71713e0070 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.79 2008/11/10 17:21:35 wiz Exp $ +# $NetBSD: Makefile,v 1.80 2009/05/20 00:58:15 wiz Exp $ # DISTNAME= vice-1.22 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators MASTER_SITES= ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ \ http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/ diff --git a/emulators/xtrs/Makefile b/emulators/xtrs/Makefile index f9126bf86d3..a71292dc116 100644 --- a/emulators/xtrs/Makefile +++ b/emulators/xtrs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2007/02/06 18:22:35 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2009/05/20 00:58:15 wiz Exp $ # DISTNAME= xtrs-4.9 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://www.tim-mann.org/trs80/ |