diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-03-10 21:44:49 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-03-10 21:44:49 +0000 |
commit | 4febf6aac50e9bf2f53264a535c01fb813071505 (patch) | |
tree | 2a912e126b99397ca124d8e9912095fd66f454fb /lang | |
parent | Update to the 20170307 snapshot of GCC 5.4.1. (diff) |
Update to the 20170309 snapshot of GCC 6.
Diffstat (limited to '')
-rw-r--r-- | lang/gcc6-devel/Makefile | 2 | ||||
-rw-r--r-- | lang/gcc6-devel/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/gcc6-devel/Makefile b/lang/gcc6-devel/Makefile index 3be9331fb67b..25f47d9f6f59 100644 --- a/lang/gcc6-devel/Makefile +++ b/lang/gcc6-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 6.3.1.s20170302 +PORTVERSION= 6.3.1.s20170309 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc6-devel/distinfo b/lang/gcc6-devel/distinfo index 2a950a027a49..6952314bb484 100644 --- a/lang/gcc6-devel/distinfo +++ b/lang/gcc6-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1488550551 -SHA256 (gcc-6-20170302.tar.bz2) = 6d07af4f2772e5bc0236d50ece063174bff49071971a41e62f8ac43a55269aef -SIZE (gcc-6-20170302.tar.bz2) = 95765084 +TIMESTAMP = 1489169160 +SHA256 (gcc-6-20170309.tar.bz2) = 6f4f6805c6e4c8bb670dd2ccca586f53d55aef5c045c5dfb53e3f33d34700545 +SIZE (gcc-6-20170309.tar.bz2) = 95765190 |