diff options
author | sbd <sbd@pkgsrc.org> | 2012-06-14 07:43:06 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2012-06-14 07:43:06 +0000 |
commit | cdfc7f300d0ab76aa06e3c358409cae56c113934 (patch) | |
tree | 4328c29af2393977d63f8c78ee2997bc36b41f4b /emulators | |
parent | b94d3160ff758c4763b50bfdc8af38e5cc63b294 (diff) | |
download | pkgsrc-cdfc7f300d0ab76aa06e3c358409cae56c113934.tar.gz |
Recursive PKGREVISION bump for libxml2 buildlink addition.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/ckmame/Makefile | 4 | ||||
-rw-r--r-- | emulators/fuse/Makefile | 4 | ||||
-rw-r--r-- | emulators/kenigma/Makefile | 4 | ||||
-rw-r--r-- | emulators/mame/Makefile | 3 | ||||
-rw-r--r-- | emulators/mess/Makefile | 3 | ||||
-rw-r--r-- | emulators/openmsx/Makefile | 4 | ||||
-rw-r--r-- | emulators/snes9x-gtk/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine-devel/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/Makefile | 4 |
9 files changed, 18 insertions, 16 deletions
diff --git a/emulators/ckmame/Makefile b/emulators/ckmame/Makefile index 3af6dd332c4..4cffc815401 100644 --- a/emulators/ckmame/Makefile +++ b/emulators/ckmame/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2012/04/27 12:31:47 obache Exp $ +# $NetBSD: Makefile,v 1.17 2012/06/14 07:45:26 sbd Exp $ # DISTNAME= ckmame-0.11 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://www.nih.at/ckmame/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index ea9c538d0f5..8a1cc2f47c5 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2012/03/03 00:13:02 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2012/06/14 07:45:23 sbd Exp $ DISTNAME= fuse-1.0.0.1a -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} diff --git a/emulators/kenigma/Makefile b/emulators/kenigma/Makefile index 20d024538fd..c088771b7b8 100644 --- a/emulators/kenigma/Makefile +++ b/emulators/kenigma/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2012/03/22 15:33:44 obache Exp $ +# $NetBSD: Makefile,v 1.21 2012/06/14 07:44:13 sbd Exp $ DISTNAME= 28107-kenigma-1.2.1 PKGNAME= kenigma-1.2.1 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= emulators security MASTER_SITES= http://www.kde-apps.org/content/files/ diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index b7f8c1fa84f..b62386deb50 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2012/06/01 19:42:06 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2012/06/14 07:45:15 sbd Exp $ # DISTNAME= mame0146s PKGNAME= ${DISTNAME:S/0/-0./:S/s$//} +PKGREVISION= 1 MASTER_SITES= http://mamedev.org/downloader.php?file=releases/ COMMENT= Multiple Arcade Machine Emulator diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile index 0fffc4f5822..1ee6e979ae5 100644 --- a/emulators/mess/Makefile +++ b/emulators/mess/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2012/06/01 20:00:41 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/06/14 07:45:15 sbd Exp $ # DISTNAME= mess0146s PKGNAME= ${DISTNAME:S/0/-0./:S/s$//} +PKGREVISION= 1 # original master site on cookie/javascript/whatever site MASTER_SITES= # http://www.mess.org/_media/downloads: diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index e232d01fff0..a1629fbe583 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2012/03/15 11:53:26 obache Exp $ +# $NetBSD: Makefile,v 1.30 2012/06/14 07:45:18 sbd Exp $ # DISTNAME= openmsx-0.6.2 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openmsx/} diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile index f67d28758c1..03ba1b8993f 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2012/03/03 00:13:03 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2012/06/14 07:45:42 sbd Exp $ # DISTNAME= snes9x-1.53-src PKGNAME= snes9x-gtk-1.53.81 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://snes9x-gtk.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 3f3864d16f4..9032c58dc90 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2012/03/25 07:31:01 sbd Exp $ +# $NetBSD: Makefile,v 1.31 2012/06/14 07:44:46 sbd Exp $ DISTNAME= wine-1.3.26 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 27f1b1d848f..0833f89a669 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.166 2012/03/03 12:54:17 wiz Exp $ +# $NetBSD: Makefile,v 1.167 2012/06/14 07:44:42 sbd Exp $ DISTNAME= wine-1.2.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} |