svn commit: r483049 - in head/lang/gcc6: . files
Gerald Pfeifer
gerald at FreeBSD.org
Fri Oct 26 20:23:03 UTC 2018
Author: gerald
Date: Fri Oct 26 20:23:02 2018
New Revision: 483049
URL: https://svnweb.freebsd.org/changeset/ports/483049
Log:
Update to the GCC 6.4.0 upstream release which carries a number of
fixes and closes the GCC 6 release branch.
files/patch-armv7-support and files/patch-freebsd-unwind.h made it
upstream in between GCC 6.4 and GCC 6.5, so remove them.
Deleted:
head/lang/gcc6/files/patch-armv7-support
head/lang/gcc6/files/patch-freebsd-unwind.h
Modified:
head/lang/gcc6/Makefile
head/lang/gcc6/distinfo
Modified: head/lang/gcc6/Makefile
==============================================================================
--- head/lang/gcc6/Makefile Fri Oct 26 20:16:37 2018 (r483048)
+++ head/lang/gcc6/Makefile Fri Oct 26 20:23:02 2018 (r483049)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gcc
-PORTVERSION= 6.4.0
-PORTREVISION= 8
+PORTVERSION= 6.5.0
CATEGORIES= lang java
MASTER_SITES= GCC
PKGNAMESUFFIX= ${SUFFIX}
Modified: head/lang/gcc6/distinfo
==============================================================================
--- head/lang/gcc6/distinfo Fri Oct 26 20:16:37 2018 (r483048)
+++ head/lang/gcc6/distinfo Fri Oct 26 20:23:02 2018 (r483049)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499443012
-SHA256 (gcc-6.4.0.tar.xz) = 850bf21eafdfe5cd5f6827148184c08c4a0852a37ccf36ce69855334d2c914d4
-SIZE (gcc-6.4.0.tar.xz) = 76156220
+TIMESTAMP = 1540568033
+SHA256 (gcc-6.5.0.tar.xz) = 7ef1796ce497e89479183702635b14bb7a46b53249209a5e0f999bebf4740945
+SIZE (gcc-6.5.0.tar.xz) = 74355588
More information about the svn-ports-head
mailing list