diff options
author | wiz <wiz@pkgsrc.org> | 2014-05-29 23:35:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-05-29 23:35:13 +0000 |
commit | 041f4d4429adae5aa372ff70a568c82dce6763a0 (patch) | |
tree | a13e1be94541d747833a51381b4e4bf62ba116b4 /emulators | |
parent | 7b88b044587301fb396c908fae894d814fc60fdd (diff) | |
download | pkgsrc-041f4d4429adae5aa372ff70a568c82dce6763a0.tar.gz |
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/darwin_lib/Makefile | 4 | ||||
-rw-r--r-- | emulators/freebsd_lib/Makefile | 4 | ||||
-rw-r--r-- | emulators/fuse/Makefile | 4 | ||||
-rw-r--r-- | emulators/hercules/Makefile | 3 | ||||
-rw-r--r-- | emulators/kegs/Makefile | 4 | ||||
-rw-r--r-- | emulators/libspectrum/Makefile | 4 | ||||
-rw-r--r-- | emulators/osf1_lib/Makefile | 4 | ||||
-rw-r--r-- | emulators/palmosemulator/Makefile | 4 | ||||
-rw-r--r-- | emulators/qemu/Makefile | 4 | ||||
-rw-r--r-- | emulators/qemu0/Makefile | 4 | ||||
-rw-r--r-- | emulators/raine/Makefile | 4 | ||||
-rw-r--r-- | emulators/snes9x-gtk/Makefile | 4 | ||||
-rw-r--r-- | emulators/suse100_base/Makefile | 4 | ||||
-rw-r--r-- | emulators/suse121_base/Makefile | 4 | ||||
-rw-r--r-- | emulators/suse131_base/Makefile | 4 | ||||
-rw-r--r-- | emulators/tme/Makefile | 4 | ||||
-rw-r--r-- | emulators/z26/Makefile | 4 |
17 files changed, 34 insertions, 33 deletions
diff --git a/emulators/darwin_lib/Makefile b/emulators/darwin_lib/Makefile index 2b055569e05..f2adbf6f947 100644 --- a/emulators/darwin_lib/Makefile +++ b/emulators/darwin_lib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2012/10/03 21:56:00 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:32 wiz Exp $ DISTNAME= darwin_lib-6.6.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= # http://www.opendarwin.org/downloads/6.6.2/RPMS/ \ # http://www.opendarwin.org/downloads/6.6.2/RPMS/${DARWIN_ARCH}/ diff --git a/emulators/freebsd_lib/Makefile b/emulators/freebsd_lib/Makefile index 6c7300cb493..fed371d301b 100644 --- a/emulators/freebsd_lib/Makefile +++ b/emulators/freebsd_lib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2012/10/03 21:56:00 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2014/05/29 23:36:32 wiz Exp $ # DISTNAME= freebsd_lib-2.2.7 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators MASTER_SITES= http://www.flame.org/NetBSD/ diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index ad114e5eb18..339a2fd982b 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2014/05/05 00:47:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.60 2014/05/29 23:36:33 wiz Exp $ DISTNAME= fuse-1.1.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile index fb82542843f..586fc411c7e 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2013/10/15 14:14:53 ryoon Exp $ +# $NetBSD: Makefile,v 1.33 2014/05/29 23:36:33 wiz Exp $ DISTNAME= hercules-3.09 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://downloads.hercules-390.eu/ diff --git a/emulators/kegs/Makefile b/emulators/kegs/Makefile index a00122dbbb7..bd5b03a232e 100644 --- a/emulators/kegs/Makefile +++ b/emulators/kegs/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/12/10 14:10:14 jperkin Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:33 wiz Exp $ # DISTNAME= kegs.0.91 PKGNAME= kegs-0.91 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://kegs.sourceforge.net/ diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index 19debbb15b5..419d6019365 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2014/01/01 11:52:03 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2014/05/29 23:36:33 wiz Exp $ DISTNAME= libspectrum-1.1.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} diff --git a/emulators/osf1_lib/Makefile b/emulators/osf1_lib/Makefile index 5c1db111056..df6fad306aa 100644 --- a/emulators/osf1_lib/Makefile +++ b/emulators/osf1_lib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2012/10/03 21:56:01 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2014/05/29 23:36:33 wiz Exp $ DISTNAME= netscape-4.7-3.alpha PKGNAME= osf1_lib-1.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= emulators MASTER_SITES= ftp://digital.com/pub/alphaserver/archive/linuxalphatools/netscape/ EXTRACT_SUFX= .rpm diff --git a/emulators/palmosemulator/Makefile b/emulators/palmosemulator/Makefile index 8b010202c24..502094772d6 100644 --- a/emulators/palmosemulator/Makefile +++ b/emulators/palmosemulator/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2013/05/31 12:41:01 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2014/05/29 23:36:33 wiz Exp $ # DISTNAME= emulator_src_${POSE_VERSION} PKGNAME= palmosemulator-${POSE_VERSION} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= emulators x11 MASTER_SITES= http://www.palmos.com/dev/tools/emulator/sources/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 693516b599e..2685bb048f9 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.128 2014/05/15 12:28:13 wiz Exp $ +# $NetBSD: Makefile,v 1.129 2014/05/29 23:36:33 wiz Exp $ DISTNAME= qemu-2.0.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/qemu0/Makefile b/emulators/qemu0/Makefile index e28daa031da..8737534845a 100644 --- a/emulators/qemu0/Makefile +++ b/emulators/qemu0/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2014/05/09 07:37:05 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:33 wiz Exp $ DISTNAME= qemu-0.15.1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/ diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile index 3a57f67924e..83b27df9124 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2013/05/31 12:41:01 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2014/05/29 23:36:33 wiz Exp $ # DISTNAME= raines-0.43.3 PKGNAME= ${DISTNAME:S/raines/raine/} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= emulators MASTER_SITES= http://rainemu.swishparty.co.uk/html/archive/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile index 798b8911b7d..2aef7cbc783 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.39 2014/05/05 00:47:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.40 2014/05/29 23:36:33 wiz Exp $ # DISTNAME= snes9x-1.53-src PKGNAME= snes9x-gtk-1.53.81 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= emulators MASTER_SITES= http://snes9x-gtk.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/suse100_base/Makefile b/emulators/suse100_base/Makefile index e98bd8a27ef..794d4f99c38 100644 --- a/emulators/suse100_base/Makefile +++ b/emulators/suse100_base/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2012/10/03 21:56:01 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2014/05/29 23:36:33 wiz Exp $ DISTNAME= suse_base-${SUSE_VERSION} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= emulators MAINTAINER= tonio@NetBSD.org diff --git a/emulators/suse121_base/Makefile b/emulators/suse121_base/Makefile index 5c17339bcef..3888123c943 100644 --- a/emulators/suse121_base/Makefile +++ b/emulators/suse121_base/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2013/02/09 09:39:28 obache Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:33 wiz Exp $ DISTNAME= suse_base-${SUSE_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= emulators RPMUPDPKGS+= aaa_base-${SUSE_VERSION}-534.113.1.${SUSE_ARCH} RPMUPDPKGS+= bash-4.2-1.14.1.${SUSE_ARCH} diff --git a/emulators/suse131_base/Makefile b/emulators/suse131_base/Makefile index a23b1223a0d..af3e23e8aaa 100644 --- a/emulators/suse131_base/Makefile +++ b/emulators/suse131_base/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2014/04/23 12:49:24 obache Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:33 wiz Exp $ DISTNAME= suse_base-${SUSE_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators RPMPKGS+= aaa_base-${SUSE_VERSION}-16.17.1.${SUSE_ARCH} RPMPKGS+= bash-4.2-68.1.5.${SUSE_ARCH} diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile index c9b13e6e2b0..48cf6fca9c5 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2014/05/05 00:47:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.52 2014/05/29 23:36:33 wiz Exp $ # DISTNAME= tme-0.8 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= emulators MASTER_SITES= http://csail.mit.edu/~fredette/tme/ diff --git a/emulators/z26/Makefile b/emulators/z26/Makefile index e7620526665..3d2ddf93071 100644 --- a/emulators/z26/Makefile +++ b/emulators/z26/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2013/05/31 12:41:01 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/05/29 23:36:33 wiz Exp $ # DISTNAME= z26v213 PKGNAME= z26-2.13 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= emulators games MASTER_SITES= http://www.whimsey.com/z26/ |