summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorwiz <wiz>2016-06-19 16:23:59 +0000
committerwiz <wiz>2016-06-19 16:23:59 +0000
commit4dea8ea6ecf3a67a3328f09d9839470e9a6abc3c (patch)
treefc66107254a3dfbb3fc96875e90b1a21234d57e6 /cross
parent1d34107d0a01b4cc91c3d353786124b63bfd328e (diff)
downloadpkgsrc-4dea8ea6ecf3a67a3328f09d9839470e9a6abc3c.tar.gz
Bump version for USE_CROSSBASE removal.
Diffstat (limited to 'cross')
-rw-r--r--cross/bfd-crunchide/Makefile3
-rw-r--r--cross/bfd-mdsetimage/Makefile4
-rw-r--r--cross/cross-binutils/Makefile4
-rw-r--r--cross/cross-libtool-base/Makefile4
-rw-r--r--cross/mingw-binutils/Makefile4
-rw-r--r--cross/mingw-gcc/Makefile3
-rw-r--r--cross/mingw-runtime-bin/Makefile3
-rw-r--r--cross/mingw-w32api-bin/Makefile3
-rw-r--r--cross/mingw/Makefile3
-rw-r--r--cross/nios2-binutils/Makefile4
-rw-r--r--cross/nios2-gcc/Makefile4
-rw-r--r--cross/nios2-gcc3/Makefile4
-rw-r--r--cross/nios2-gcc41/Makefile4
13 files changed, 26 insertions, 21 deletions
diff --git a/cross/bfd-crunchide/Makefile b/cross/bfd-crunchide/Makefile
index e7c9bc64765..e27ea6bbcb6 100644
--- a/cross/bfd-crunchide/Makefile
+++ b/cross/bfd-crunchide/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2016/06/19 16:20:27 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2016/06/19 16:23:59 wiz Exp $
DISTNAME= bfd-crunchide-1.2
+PKGREVISION= 1
CATEGORIES= cross
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/cross/bfd-mdsetimage/Makefile b/cross/bfd-mdsetimage/Makefile
index f244ac76b21..b9237a293d1 100644
--- a/cross/bfd-mdsetimage/Makefile
+++ b/cross/bfd-mdsetimage/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2016/06/19 16:20:27 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2016/06/19 16:24:00 wiz Exp $
DISTNAME= bfd-mdsetimage-1.15.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= cross
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/cross/cross-binutils/Makefile b/cross/cross-binutils/Makefile
index e64e4b0e384..38e28ec50ef 100644
--- a/cross/cross-binutils/Makefile
+++ b/cross/cross-binutils/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2016/06/19 16:18:28 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/19 16:23:59 wiz Exp $
#
# GNU binutils configured to hold `as many targets as the cross system is
# capable of using'. Configures and builds everything except gas, which
# gets built at cross-pkg build time (it's target specific).
DISTNAME= binutils-2.17
-PKGREVISION= 2
+PKGREVISION= 3
PKGNAME= cross-binutils-2.17.0.0
CATEGORIES= cross lang
MASTER_SITES= ${MASTER_SITE_GNU:=binutils/}
diff --git a/cross/cross-libtool-base/Makefile b/cross/cross-libtool-base/Makefile
index 28871e06b11..43cd759b5c1 100644
--- a/cross/cross-libtool-base/Makefile
+++ b/cross/cross-libtool-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/06/19 16:19:04 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/19 16:23:59 wiz Exp $
# XXX This is kludgerific copypasta of devel/libtool-base/Makefile for
# cross-compilation. Please make it go away!
@@ -31,7 +31,7 @@
# XXX Tweaked for cross-compilation.
#PKGNAME= ${DISTNAME:S/-/-base-/}
PKGNAME= ${DISTNAME:S/^libtool-/cross-libtool-base-${MACHINE_ARCH}-/}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Generic shared library support script (the script itself)
diff --git a/cross/mingw-binutils/Makefile b/cross/mingw-binutils/Makefile
index 1590ea86350..6d45723e720 100644
--- a/cross/mingw-binutils/Makefile
+++ b/cross/mingw-binutils/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2016/06/19 16:20:27 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2016/06/19 16:23:59 wiz Exp $
DISTNAME= binutils-2.18
PKGNAME= mingw-${DISTNAME:S/-src//}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= cross
MASTER_SITES= ${MASTER_SITE_GNU:=binutils/}
EXTRACT_SUFX= .tar.bz2
diff --git a/cross/mingw-gcc/Makefile b/cross/mingw-gcc/Makefile
index 65debbd1501..362e4225b6e 100644
--- a/cross/mingw-gcc/Makefile
+++ b/cross/mingw-gcc/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2016/06/19 16:20:27 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2016/06/19 16:23:59 wiz Exp $
DISTNAME= mingw-gcc-${DIST_VERSION}
PKGNAME= ${DISTNAME:S/-${DIST_VERSION}/-${GCC_VERSION}/}
+PKGREVISION= 1
CATEGORIES= cross
MASTER_SITES= ${MASTER_SITE_MINGW}
DISTFILES= gcc-core-${DIST_VERSION}-src.tar.gz \
diff --git a/cross/mingw-runtime-bin/Makefile b/cross/mingw-runtime-bin/Makefile
index 399479f8cff..569bca9de93 100644
--- a/cross/mingw-runtime-bin/Makefile
+++ b/cross/mingw-runtime-bin/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2016/06/19 16:20:27 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2016/06/19 16:23:59 wiz Exp $
DISTNAME= mingw-runtime-3.14
PKGNAME= mingw-runtime-bin-3.14
+PKGREVISION= 1
CATEGORIES= cross
MASTER_SITES= ${MASTER_SITE_MINGW}
diff --git a/cross/mingw-w32api-bin/Makefile b/cross/mingw-w32api-bin/Makefile
index 595e9c51b26..f9706e736d2 100644
--- a/cross/mingw-w32api-bin/Makefile
+++ b/cross/mingw-w32api-bin/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2016/06/19 16:20:27 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2016/06/19 16:23:59 wiz Exp $
DISTNAME= w32api-3.11
PKGNAME= mingw-w32api-bin-3.11
+PKGREVISION= 1
CATEGORIES= cross
MASTER_SITES= ${MASTER_SITE_MINGW}
diff --git a/cross/mingw/Makefile b/cross/mingw/Makefile
index 9281ba31910..273acba216f 100644
--- a/cross/mingw/Makefile
+++ b/cross/mingw/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2016/06/19 16:20:27 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2016/06/19 16:23:59 wiz Exp $
DISTNAME= mingw-3.3.1
+PKGREVISION= 1
CATEGORIES= cross
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/cross/nios2-binutils/Makefile b/cross/nios2-binutils/Makefile
index 019fd70eb32..9f454fef0fc 100644
--- a/cross/nios2-binutils/Makefile
+++ b/cross/nios2-binutils/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2016/06/19 16:20:28 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2016/06/19 16:23:59 wiz Exp $
DISTNAME= binutils-2.24
PKGNAME= ${DISTNAME:S/^/nios2-/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= cross
MASTER_SITES= ${MASTER_SITE_GNU:=binutils/}
EXTRACT_SUFX= .tar.bz2
diff --git a/cross/nios2-gcc/Makefile b/cross/nios2-gcc/Makefile
index d8bf0502d27..0e3f957477c 100644
--- a/cross/nios2-gcc/Makefile
+++ b/cross/nios2-gcc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2016/06/19 16:20:28 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2016/06/19 16:23:59 wiz Exp $
.include "../../cross/nios2/Makefile.common"
PKGNAME= nios2-gcc-${PKG_VERSION}
PKG_VERSION= 4.7.3
-PKGREVISION= 2
+PKGREVISION= 3
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 fae14032c3c..3c78faf0dea 100644
--- a/cross/nios2-gcc3/Makefile
+++ b/cross/nios2-gcc3/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2016/06/19 16:20:28 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2016/06/19 16:23:59 wiz Exp $
PKG_VERSION= 3.4.6
# PKGNAME will have option name only when explictly selected
PKGNAME= nios2-gcc3-${PKG_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
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 fa7e6c9cea3..16d5be9b021 100644
--- a/cross/nios2-gcc41/Makefile
+++ b/cross/nios2-gcc41/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2016/06/19 16:20:28 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2016/06/19 16:23:59 wiz Exp $
DISTNAME= nios2_gnu_gcc4_13.0
PKG_VERSION= 4.1.2
PKGNAME= nios2-gcc41-${PKG_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= cross
MASTER_SITES= ftp://ftp.altera.com/outgoing/download/support/ip/processors/nios2/gnu/
EXTRACT_SUFX= .gz