diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-01-18 21:39:21 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-01-18 21:39:21 +0000 |
commit | 8b617d3c2bb29d09d8837b3d59c5077466d4cc41 (patch) | |
tree | aaaa732bcec9085eb42029eb92f35949136161ab | |
parent | comms/telldus-core: unbreak with clang 4.0 (diff) |
Update to the 20170115 development snapshot of GCC 7.
Notes
Notes:
svn path=/head/; revision=431829
-rw-r--r-- | lang/gcc7-devel/Makefile | 2 | ||||
-rw-r--r-- | lang/gcc7-devel/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/gcc7-devel/Makefile b/lang/gcc7-devel/Makefile index e1ceecdbfacf..564be0c2e460 100644 --- a/lang/gcc7-devel/Makefile +++ b/lang/gcc7-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 7.0.0.s20170108 +PORTVERSION= 7.0.0.s20170115 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc7-devel/distinfo b/lang/gcc7-devel/distinfo index 455f7697b026..18229cd55458 100644 --- a/lang/gcc7-devel/distinfo +++ b/lang/gcc7-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1483966024 -SHA256 (gcc-7-20170108.tar.bz2) = b01fb19daf86cb81f3c37d89e805e78d9c58e62ab5cb4b77610f1af11595a350 -SIZE (gcc-7-20170108.tar.bz2) = 79140385 +TIMESTAMP = 1484637275 +SHA256 (gcc-7-20170115.tar.bz2) = 342cce1dc1c7d1f047dc626b07e3fc8542d462b75a9e1277d0b373d78cc6c6c5 +SIZE (gcc-7-20170115.tar.bz2) = 79813728 |