diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2020-03-15 16:15:41 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2020-03-15 16:15:41 +0000 |
commit | 6b2b4665a616c288c0315d62002c4267a7770b9d (patch) | |
tree | 0b8007a471742217e99abd89587fb3c6354ed1b5 | |
parent | Update to 1.2.2 (diff) |
Update to the 20200313 snapshot of GCC 8.4.1.
This brings only few changes, about one each to the tree and rtl
optimizers, and the Arm backend.
-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 52b889afb421..4a9dfdac3c85 100644 --- a/lang/gcc8-devel/Makefile +++ b/lang/gcc8-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 8.4.1.s20200306 +PORTVERSION= 8.4.1.s20200313 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc8-devel/distinfo b/lang/gcc8-devel/distinfo index bc777e11462b..ac7d87fc9984 100644 --- a/lang/gcc8-devel/distinfo +++ b/lang/gcc8-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1583570503 -SHA256 (gcc-8-20200306.tar.xz) = 965735cf72ba90cc7d40809ad61064aea6a0483f483378d59d1124d485df53b7 -SIZE (gcc-8-20200306.tar.xz) = 61862424 +TIMESTAMP = 1584177307 +SHA256 (gcc-8-20200313.tar.xz) = 41557def06c3e742e7a72b6a7feaf92d849f34ff7d22981df6dd25b98b8b74df +SIZE (gcc-8-20200313.tar.xz) = 60682188 |