diff options
author | gerald <gerald@FreeBSD.org> | 2016-12-05 08:16:34 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2016-12-05 08:16:34 +0800 |
commit | eec025fef448b8c0325e2be9ae25a089bb06e175 (patch) | |
tree | eb5885f966ec1546cc13ae73a7960830e56d585c /lang | |
parent | 8d968867096b5dc29705410b38e8b1034b2d5e19 (diff) | |
download | freebsd-ports-gnome-eec025fef448b8c0325e2be9ae25a089bb06e175.tar.gz freebsd-ports-gnome-eec025fef448b8c0325e2be9ae25a089bb06e175.tar.zst freebsd-ports-gnome-eec025fef448b8c0325e2be9ae25a089bb06e175.zip |
Update to the 20161224 development snapshot of GCC 7.
(Last week's snapshot failed to build out of the box.)
Diffstat (limited to 'lang')
-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 3be6202228f6..ec8ffa4b4e2f 100644 --- a/lang/gcc7-devel/Makefile +++ b/lang/gcc7-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 7.0.0.s20161120 +PORTVERSION= 7.0.0.s20161204 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc7-devel/distinfo b/lang/gcc7-devel/distinfo index 315a7b940d43..fa259730cd10 100644 --- a/lang/gcc7-devel/distinfo +++ b/lang/gcc7-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1479896372 -SHA256 (gcc-7-20161120.tar.bz2) = f6cc5fa0b5e670ac1ee8c43c405cb296d08d0c31507292ee0ba4bb48146d757a -SIZE (gcc-7-20161120.tar.bz2) = 79157492 +TIMESTAMP = 1480892913 +SHA256 (gcc-7-20161204.tar.bz2) = ff39758b70e33db3ecd79fb4ba4d49b98b565a6868619bf300abbbaf2ad89cc0 +SIZE (gcc-7-20161204.tar.bz2) = 78701779 |