diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2019-04-13 21:05:09 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2019-04-13 21:05:09 +0000 |
commit | 8d1adaab62e9b2a8588338dfc6bdc3229f04eaba (patch) | |
tree | f2605faabba37eb1694dd0115a824ac859659d91 | |
parent | www/node: Update 11.13.0 -> 11.14.0 (diff) |
Update to the 20190411 snapshot of GCC 7.4.1.
-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 2be7456354cd..b2e8300500d8 100644 --- a/lang/gcc7-devel/Makefile +++ b/lang/gcc7-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 7.4.1.s20190404 +PORTVERSION= 7.4.1.s20190411 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc7-devel/distinfo b/lang/gcc7-devel/distinfo index 928234456b31..c97c3475983c 100644 --- a/lang/gcc7-devel/distinfo +++ b/lang/gcc7-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1554565058 -SHA256 (gcc-7-20190404.tar.xz) = d6db1e56f45caf48951907f6ae9755e37b4112c9b0df599e5ded6f2130ce3da9 -SIZE (gcc-7-20190404.tar.xz) = 59349336 +TIMESTAMP = 1555157792 +SHA256 (gcc-7-20190411.tar.xz) = 0b502b85c953c130e53820a685544c30fc040d2e29278dc4591b4586daf99473 +SIZE (gcc-7-20190411.tar.xz) = 59350252 |