diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-17 17:11:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-17 17:11:19 +0000 |
commit | feac269ad0c68877eeb61245c485df4b7a0b138f (patch) | |
tree | 3ae4ddf5adf7451180f0fdca8c1c362d238e6ca9 /emulators | |
parent | 2d0142ea7b09c31c401b1629af505f03e9e20855 (diff) | |
download | pkgsrc-feac269ad0c68877eeb61245c485df4b7a0b138f.tar.gz |
Bump PKGREVISION for ncurses shlib bump.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/qemu/Makefile | 3 | ||||
-rw-r--r-- | emulators/ski/Makefile | 3 | ||||
-rw-r--r-- | emulators/wine-devel/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/Makefile | 4 |
4 files changed, 8 insertions, 6 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 81f103d1121..d9a871f7c92 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.141 2015/08/12 06:55:59 ryoon Exp $ +# $NetBSD: Makefile,v 1.142 2015/08/17 17:11:22 wiz Exp $ DISTNAME= qemu-2.4.0 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/ski/Makefile b/emulators/ski/Makefile index 13c7d9d7fa6..3eb093b8116 100644 --- a/emulators/ski/Makefile +++ b/emulators/ski/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2015/03/15 18:40:53 tnn Exp $ +# $NetBSD: Makefile,v 1.16 2015/08/17 17:11:22 wiz Exp $ # DISTNAME= ski-1.3.2 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ski/} diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 528bd81fcc1..98333b622d6 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2015/08/16 22:00:38 leot Exp $ +# $NetBSD: Makefile,v 1.52 2015/08/17 17:11:22 wiz Exp $ DISTNAME= wine-1.7.36 -PKGREVISION= 2 +PKGREVISION= 3 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 0503fdd1c4a..449603647b5 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.187 2015/08/16 22:00:38 leot Exp $ +# $NetBSD: Makefile,v 1.188 2015/08/17 17:11:22 wiz Exp $ DISTNAME= wine-1.6.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} |