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 | 748acb2c4ac89a5af04946df5ba5f11140726d65 (patch) | |
tree | a13e1be94541d747833a51381b4e4bf62ba116b4 /cross | |
parent | d25f1093835f3985875e453d147bf539e30e44f2 (diff) | |
download | pkgsrc-748acb2c4ac89a5af04946df5ba5f11140726d65.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 'cross')
-rw-r--r-- | cross/avr-gcc/Makefile | 4 | ||||
-rw-r--r-- | cross/avr-libc/Makefile | 4 | ||||
-rw-r--r-- | cross/cc65/Makefile | 4 | ||||
-rw-r--r-- | cross/gcc-mips-current/Makefile | 4 | ||||
-rw-r--r-- | cross/nios2-binutils/Makefile | 3 | ||||
-rw-r--r-- | cross/nios2-gcc/Makefile | 3 | ||||
-rw-r--r-- | cross/nios2-gcc3/Makefile | 3 | ||||
-rw-r--r-- | cross/nios2-gcc41/Makefile | 3 |
8 files changed, 16 insertions, 12 deletions
diff --git a/cross/avr-gcc/Makefile b/cross/avr-gcc/Makefile index 3e433815d05..32e42b18324 100644 --- a/cross/avr-gcc/Makefile +++ b/cross/avr-gcc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2013/12/08 22:27:57 joerg Exp $ +# $NetBSD: Makefile,v 1.34 2014/05/29 23:35:24 wiz Exp $ DISTNAME= gcc-4.5.3 PKGNAME= avr-gcc-4.5.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= cross MASTER_SITES= ${MASTER_SITE_GNU:=gcc/releases/${DISTNAME}/} EXTRACT_SUFX= .tar.bz2 diff --git a/cross/avr-libc/Makefile b/cross/avr-libc/Makefile index 0eebd2c47da..752b6a39c4c 100644 --- a/cross/avr-libc/Makefile +++ b/cross/avr-libc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2014/04/28 12:14:27 joerg Exp $ +# $NetBSD: Makefile,v 1.33 2014/05/29 23:35:24 wiz Exp $ DISTNAME= avr-libc-1.8.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= cross MASTER_SITES= http://savannah.nongnu.org/download/avr-libc/ EXTRACT_SUFX= .tar.bz2 diff --git a/cross/cc65/Makefile b/cross/cc65/Makefile index c69d5bfe7da..77cf52b539b 100644 --- a/cross/cc65/Makefile +++ b/cross/cc65/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/05/31 12:39:46 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:35:24 wiz Exp $ # DISTNAME= cc65-sources-2.13.3 PKGNAME= ${DISTNAME:S/-sources//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= cross lang MASTER_SITES= ftp://ftp.musoftware.de/pub/uz/cc65/ EXTRACT_SUFX= .tar.bz2 diff --git a/cross/gcc-mips-current/Makefile b/cross/gcc-mips-current/Makefile index b072ab8c95e..f1914ba7372 100644 --- a/cross/gcc-mips-current/Makefile +++ b/cross/gcc-mips-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/04/05 11:05:38 martin Exp $ +# $NetBSD: Makefile,v 1.3 2014/05/29 23:35:24 wiz Exp $ GCC_PKGNAME= gcc-mips-current @@ -7,7 +7,7 @@ SNAPSHOT= 20140330 GCC_DIST_VERSION=4.9-${SNAPSHOT} DISTNAME= gcc-${GCC_DIST_VERSION} PKGNAME= ${GCC_PKGNAME}-${SNAPSHOT} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= cross lang MASTER_SITE_GCC= \ ftp://ftp.fu-berlin.de/unix/languages/gcc/ \ diff --git a/cross/nios2-binutils/Makefile b/cross/nios2-binutils/Makefile index dc9672df9f6..718a360f4f9 100644 --- a/cross/nios2-binutils/Makefile +++ b/cross/nios2-binutils/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/03/18 15:34:04 mef Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:35:24 wiz Exp $ .include "../../cross/nios2/Makefile.common" PKGNAME= nios2-binutils-${PKG_VERSION} PKG_VERSION= 2.23 +PKGREVISION= 1 MAINTAINER= pkgsrc-users@NetBSD.org #HOMEPAGE= diff --git a/cross/nios2-gcc/Makefile b/cross/nios2-gcc/Makefile index 9a55ff7c2d5..df131407f59 100644 --- a/cross/nios2-gcc/Makefile +++ b/cross/nios2-gcc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2014/03/18 15:39:01 mef Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/29 23:35:24 wiz Exp $ .include "../../cross/nios2/Makefile.common" PKGNAME= nios2-gcc-${PKG_VERSION} PKG_VERSION= 4.7.3 +PKGREVISION= 1 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= GNU gcc for Altera FPGA Nios2 processor diff --git a/cross/nios2-gcc3/Makefile b/cross/nios2-gcc3/Makefile index 27fb46cfefa..d08631ba24f 100644 --- a/cross/nios2-gcc3/Makefile +++ b/cross/nios2-gcc3/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2013/11/18 06:41:27 mef Exp $ +# $NetBSD: Makefile,v 1.3 2014/05/29 23:35:24 wiz Exp $ PKG_VERSION= 3.4.6 # PKGNAME will have option name only when explictly selected PKGNAME= nios2-gcc3-${PKG_VERSION} +PKGREVISION= 1 CATEGORIES= cross MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= GNU gcc3 for Altera FPGA Nios2 processor diff --git a/cross/nios2-gcc41/Makefile b/cross/nios2-gcc41/Makefile index e627da73998..2ff9968fa77 100644 --- a/cross/nios2-gcc41/Makefile +++ b/cross/nios2-gcc41/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2013/11/18 06:41:27 mef Exp $ +# $NetBSD: Makefile,v 1.3 2014/05/29 23:35:24 wiz Exp $ DISTNAME= nios2_gnu_gcc4_13.0 PKG_VERSION= 4.1.2 PKGNAME= nios2-gcc41-${PKG_VERSION} +PKGREVISION= 1 CATEGORIES= cross MASTER_SITES= ftp://ftp.altera.com/outgoing/download/support/ip/processors/nios2/gnu/ EXTRACT_SUFX= .gz |