diff options
author | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
commit | 1f4649c8a26ce89c5508d3d7f1181e57832326ad (patch) | |
tree | 79221f29383a0342a8f5a3a0b645749a72ff6ad0 /emulators | |
parent | 9bd34dfa7e86141bf91d5a7e8b10de98d071a2a9 (diff) | |
download | pkgsrc-1f4649c8a26ce89c5508d3d7f1181e57832326ad.tar.gz |
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/BasiliskII/Makefile | 4 | ||||
-rw-r--r-- | emulators/dosbox/Makefile | 4 | ||||
-rw-r--r-- | emulators/fuse-utils/Makefile | 4 | ||||
-rw-r--r-- | emulators/fuse/Makefile | 3 | ||||
-rw-r--r-- | emulators/gambatte/Makefile | 4 | ||||
-rw-r--r-- | emulators/kenigma/Makefile | 4 | ||||
-rw-r--r-- | emulators/libspectrum/Makefile | 4 | ||||
-rw-r--r-- | emulators/libspectrum/buildlink3.mk | 4 | ||||
-rw-r--r-- | emulators/mednafen/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine-devel/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/Makefile | 4 | ||||
-rw-r--r-- | emulators/yabause/Makefile | 3 |
12 files changed, 24 insertions, 22 deletions
diff --git a/emulators/BasiliskII/Makefile b/emulators/BasiliskII/Makefile index ab6432e1969..a5dc5a4523a 100644 --- a/emulators/BasiliskII/Makefile +++ b/emulators/BasiliskII/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2011/04/22 14:40:42 obache Exp $ +# $NetBSD: Makefile,v 1.34 2012/01/13 10:55:02 obache Exp $ DISTNAME= BasiliskII_src_01052006 PKGNAME= BasiliskII-1.0.20060501 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://gwenole.beauchesne.info/projects/basilisk2/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile index 5d7d648bdbe..96ccb3da8dd 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2011/01/13 13:37:34 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2012/01/13 10:55:02 obache Exp $ DISTNAME= dosbox-0.74 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dosbox/} diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile index 1121204f0ef..a70c870d4ac 100644 --- a/emulators/fuse-utils/Makefile +++ b/emulators/fuse-utils/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2011/12/19 15:03:18 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2012/01/13 10:55:03 obache Exp $ DISTNAME= fuse-utils-1.0.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index bd076a59832..a15378f7060 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2011/12/17 15:11:25 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2012/01/13 10:55:03 obache Exp $ DISTNAME= fuse-1.0.0.1a +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} diff --git a/emulators/gambatte/Makefile b/emulators/gambatte/Makefile index 470d2b8ced0..c67a7683259 100644 --- a/emulators/gambatte/Makefile +++ b/emulators/gambatte/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2011/11/01 06:11:54 sbd Exp $ +# $NetBSD: Makefile,v 1.10 2012/01/13 10:55:03 obache Exp $ # DISTNAME= gambatte_src-0.4.1 PKGNAME= ${DISTNAME:S/_src//} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gambatte/} diff --git a/emulators/kenigma/Makefile b/emulators/kenigma/Makefile index a15fd880d64..baa08c3c87b 100644 --- a/emulators/kenigma/Makefile +++ b/emulators/kenigma/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2011/11/01 06:01:10 sbd Exp $ +# $NetBSD: Makefile,v 1.17 2012/01/13 10:55:03 obache Exp $ DISTNAME= 28107-kenigma-1.2.1 PKGNAME= kenigma-1.2.1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= emulators security MASTER_SITES= http://www.kde-apps.org/content/files/ diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index 2632b6fd7c9..b17973f714b 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2011/04/22 13:42:15 obache Exp $ +# $NetBSD: Makefile,v 1.27 2012/01/13 10:55:03 obache Exp $ DISTNAME= libspectrum-1.0.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} diff --git a/emulators/libspectrum/buildlink3.mk b/emulators/libspectrum/buildlink3.mk index 9d46d1d9d28..f2240bffca5 100644 --- a/emulators/libspectrum/buildlink3.mk +++ b/emulators/libspectrum/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.13 2011/04/22 13:42:15 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2012/01/13 10:55:03 obache Exp $ BUILDLINK_TREE+= libspectrum @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libspectrum LIBSPECTRUM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libspectrum+= libspectrum>=0.2.2 -BUILDLINK_ABI_DEPENDS.libspectrum+= libspectrum>=1.0.0nb1 +BUILDLINK_ABI_DEPENDS.libspectrum+= libspectrum>=1.0.0nb2 BUILDLINK_PKGSRCDIR.libspectrum?= ../../emulators/libspectrum .include "../../archivers/bzip2/buildlink3.mk" diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile index f74520eecb6..defd7faa824 100644 --- a/emulators/mednafen/Makefile +++ b/emulators/mednafen/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2011/04/22 13:43:29 obache Exp $ +# $NetBSD: Makefile,v 1.17 2012/01/13 10:55:03 obache Exp $ # DISTNAME= mednafen-0.8.D.3 PKGNAME= mednafen-0.8.13.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mednafen/} EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index d96f559dee5..19de3de9d57 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2011/11/26 15:39:31 hans Exp $ +# $NetBSD: Makefile,v 1.27 2012/01/13 10:55:04 obache Exp $ DISTNAME= wine-1.3.26 -PKGREVISION= 1 +PKGREVISION= 2 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 36d6fdba623..9eabcc5b1dd 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.163 2011/11/26 15:39:31 hans Exp $ +# $NetBSD: Makefile,v 1.164 2012/01/13 10:55:04 obache Exp $ DISTNAME= wine-1.2.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index cad8aff593c..883a4486615 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2011/12/17 15:07:12 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/01/13 10:55:04 obache Exp $ DISTNAME= yabause-0.9.11.1 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yabause/} |