diff options
author | gerald <gerald@FreeBSD.org> | 2018-01-08 06:53:58 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2018-01-08 06:53:58 +0800 |
commit | 0a621b85aa4e33c9f5864500e7f83eeaa3360ad1 (patch) | |
tree | 5878f4c5fa99fb76d30255fb216814cdbfd3500e /lang | |
parent | 1e65ec832663fe71612467abe5172951a361797a (diff) | |
download | freebsd-ports-gnome-0a621b85aa4e33c9f5864500e7f83eeaa3360ad1.tar.gz freebsd-ports-gnome-0a621b85aa4e33c9f5864500e7f83eeaa3360ad1.tar.zst freebsd-ports-gnome-0a621b85aa4e33c9f5864500e7f83eeaa3360ad1.zip |
Update to the 20171231 snapshot of GCC 8.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gcc8-devel/Makefile | 2 | ||||
-rw-r--r-- | lang/gcc8-devel/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/gcc8-devel/Makefile b/lang/gcc8-devel/Makefile index 70a3f777b57e..969aab072e99 100644 --- a/lang/gcc8-devel/Makefile +++ b/lang/gcc8-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 8.0.0.s20171224 +PORTVERSION= 8.0.0.s20171231 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc8-devel/distinfo b/lang/gcc8-devel/distinfo index 9ab7090608e2..3deebc898a71 100644 --- a/lang/gcc8-devel/distinfo +++ b/lang/gcc8-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514266536 -SHA256 (gcc-8-20171224.tar.xz) = 23eda638dd7ec4c82f795c167ea8552c826a9012157c34cdda35d634ac1b9811 -SIZE (gcc-8-20171224.tar.xz) = 60543532 +TIMESTAMP = 1514790953 +SHA256 (gcc-8-20171231.tar.xz) = 2f69ada490337b09183c40c1203bed89fcd65286a50fa37398c0242d5a089e5b +SIZE (gcc-8-20171231.tar.xz) = 60549128 |