summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2018-11-05 18:59:44 +0000
committermaya <maya@pkgsrc.org>2018-11-05 18:59:44 +0000
commitd6124fbcdffb7659a5f4fa3b00f1300d77ce9be6 (patch)
tree033c53a1f65e8a0a05d2a3f1c7b9b8511dd36d3f /lang
parentba3072a466e450a962c4b7b0efa7f4cb097cb7cb (diff)
downloadpkgsrc-d6124fbcdffb7659a5f4fa3b00f1300d77ce9be6.tar.gz
gcc6: update to 6.5.0. Maintenace update.
There are no new features listed on the changelog. 250 bug reports are fixed, listed by this link: https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=6.5
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc6-libs/Makefile4
-rw-r--r--lang/gcc6/Makefile4
-rw-r--r--lang/gcc6/distinfo10
-rw-r--r--lang/gcc6/version.mk4
4 files changed, 11 insertions, 11 deletions
diff --git a/lang/gcc6-libs/Makefile b/lang/gcc6-libs/Makefile
index a124250a7f8..57c9a75153b 100644
--- a/lang/gcc6-libs/Makefile
+++ b/lang/gcc6-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2018/07/18 22:35:44 maya Exp $
+# $NetBSD: Makefile,v 1.8 2018/11/05 18:59:44 maya Exp $
GCC_PKGNAME= gcc6
.include "../../lang/${GCC_PKGNAME}/version.mk"
@@ -9,7 +9,7 @@ PKGNAME= ${GCC_PKGNAME}-libs-${GCC6_DIST_VERSION}
## The PKGREVISION of this package needs to be at least 1 more than the
## PKGREVISION of the lang/gcc6 package so that with the dependence pattern
## '{gcc6,gcc6-libs}>=6.1.*' pkg_add will choose gcc6-libs over gcc6.
-PKGREVISION= 4
+PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= # empty
diff --git a/lang/gcc6/Makefile b/lang/gcc6/Makefile
index dee4a72ce93..e3e948803a2 100644
--- a/lang/gcc6/Makefile
+++ b/lang/gcc6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2018/08/22 09:45:20 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2018/11/05 18:59:44 maya Exp $
GCC_PKGNAME= gcc6
.include "version.mk"
@@ -8,7 +8,7 @@ PKGNAME= ${GCC_PKGNAME}-${GCC6_DIST_VERSION}
## When bumping the PKGREVISION of this package the PKGREVISION of
## lang/gcc6-libs needs to be bump to be at least 1 more than the
## PKGREVISION of this package!
-PKGREVISION= 4
+#PKGREVISION=
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${GCC6_DIST_VERSION}/}
EXTRACT_SUFX= .tar.xz
diff --git a/lang/gcc6/distinfo b/lang/gcc6/distinfo
index 6463c3d8dec..f109cf40cee 100644
--- a/lang/gcc6/distinfo
+++ b/lang/gcc6/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.11 2018/07/18 22:35:44 maya Exp $
+$NetBSD: distinfo,v 1.12 2018/11/05 18:59:44 maya Exp $
-SHA1 (gcc-6.4.0.tar.xz) = f237974b2d3af0f60936ce6a2f35b912a91e0239
-RMD160 (gcc-6.4.0.tar.xz) = 63c16a8f5df0c2c2db3355ff1e984ad6b3653ab3
-SHA512 (gcc-6.4.0.tar.xz) = 02c60e54527c7adf584798d5251f8a0b80c93d5deafce82501b2c28e6692e0bd783927bbfc4bc527a863c0cccc025150a34740a9e29badb02d4b48e56a8aba90
-Size (gcc-6.4.0.tar.xz) = 76156220 bytes
+SHA1 (gcc-6.5.0.tar.xz) = 368b3f5d294b1a8727b372ac0a77703d8b41968a
+RMD160 (gcc-6.5.0.tar.xz) = 66782b17cff89f22e5e8869fa96bd9a8985f5067
+SHA512 (gcc-6.5.0.tar.xz) = ce046f9a50050fd54b870aab764f7db187fe7ea92eb4aaffb7c3689ca623755604e231f2af97ef795f41c406bb80c797dd69957cfdd51dfa2ba60813f72b7eac
+Size (gcc-6.5.0.tar.xz) = 74355588 bytes
SHA1 (isl-0.14.tar.bz2) = b09e25df265c97ed54002cd811d227a9a26c5f9c
RMD160 (isl-0.14.tar.bz2) = 4c69d026b51561bc1948cb7db79331b78a9d2c39
SHA512 (isl-0.14.tar.bz2) = 117c0c6f31d91a9284a8f54a748df6494ca2ac21507a45611e911403e9610579b9323ce624aea1de0b8089b3194e59d4364f01bdb71ddcf8f6c24c749d11c4b7
diff --git a/lang/gcc6/version.mk b/lang/gcc6/version.mk
index 180da4e3005..5215c65adcd 100644
--- a/lang/gcc6/version.mk
+++ b/lang/gcc6/version.mk
@@ -1,2 +1,2 @@
-# $NetBSD: version.mk,v 1.3 2017/07/04 21:56:40 maya Exp $
-GCC6_DIST_VERSION:=6.4.0
+# $NetBSD: version.mk,v 1.4 2018/11/05 18:59:44 maya Exp $
+GCC6_DIST_VERSION:=6.5.0