pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang gcc6: update to 6.5.0. Maintenace update.
details: https://anonhg.NetBSD.org/pkgsrc/rev/47fc76dbce6c
branches: trunk
changeset: 314720:47fc76dbce6c
user: maya <maya%pkgsrc.org@localhost>
date: Mon Nov 05 18:59:44 2018 +0000
description:
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:
lang/gcc6-libs/Makefile | 4 ++--
lang/gcc6/Makefile | 4 ++--
lang/gcc6/distinfo | 10 +++++-----
lang/gcc6/version.mk | 4 ++--
4 files changed, 11 insertions(+), 11 deletions(-)
diffs (62 lines):
diff -r d995127f54b7 -r 47fc76dbce6c lang/gcc6-libs/Makefile
--- a/lang/gcc6-libs/Makefile Mon Nov 05 18:58:49 2018 +0000
+++ b/lang/gcc6-libs/Makefile Mon Nov 05 18:59:44 2018 +0000
@@ -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 @@
## 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 -r d995127f54b7 -r 47fc76dbce6c lang/gcc6/Makefile
--- a/lang/gcc6/Makefile Mon Nov 05 18:58:49 2018 +0000
+++ b/lang/gcc6/Makefile Mon Nov 05 18:59:44 2018 +0000
@@ -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 @@
## 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 -r d995127f54b7 -r 47fc76dbce6c lang/gcc6/distinfo
--- a/lang/gcc6/distinfo Mon Nov 05 18:58:49 2018 +0000
+++ b/lang/gcc6/distinfo Mon Nov 05 18:59:44 2018 +0000
@@ -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 -r d995127f54b7 -r 47fc76dbce6c lang/gcc6/version.mk
--- a/lang/gcc6/version.mk Mon Nov 05 18:58:49 2018 +0000
+++ b/lang/gcc6/version.mk Mon Nov 05 18:59:44 2018 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index