diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2020-09-28 19:10:45 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2020-09-28 19:10:45 +0000 |
commit | f952e2758d05f41145138a75c63cd62adfb0a0fa (patch) | |
tree | 0eb0f1ef4cceed1a19101950154cc39c7bc1e443 | |
parent | games/minecraft-server: Update to 1.16.3 (diff) |
Update to the 20200925 snapshot of GCC 9.3.1.
This brings changes back ends (arm and x86, two for aarch64), the
tree optimizers, two for the Fortran front end, and eight for the
libstdc++ library.
Notes
Notes:
svn path=/head/; revision=550439
-rw-r--r-- | lang/gcc9-devel/Makefile | 2 | ||||
-rw-r--r-- | lang/gcc9-devel/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/gcc9-devel/Makefile b/lang/gcc9-devel/Makefile index 74caeae45c1c..f6b3a2ba40fa 100644 --- a/lang/gcc9-devel/Makefile +++ b/lang/gcc9-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 9.3.1.s20200918 +PORTVERSION= 9.3.1.s20200925 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc9-devel/distinfo b/lang/gcc9-devel/distinfo index 8285a5d7b7c4..1fd5d47e0c79 100644 --- a/lang/gcc9-devel/distinfo +++ b/lang/gcc9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600498852 -SHA256 (gcc-9-20200918.tar.xz) = 6ffc6b69c4736713fcde8e906cf3b56cb747da2d0e94e4f3d5a8cfa3d81c716d -SIZE (gcc-9-20200918.tar.xz) = 67590864 +TIMESTAMP = 1601117720 +SHA256 (gcc-9-20200925.tar.xz) = 7033f11873f2fc274c7d06c5ec8165e617819a565d7f174775b7500b4069d69a +SIZE (gcc-9-20200925.tar.xz) = 67594188 |