diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2021-07-25 21:59:11 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2021-07-25 21:59:11 +0000 |
commit | 9088f02b12089a0e7661bc83a5c3302e3e4b546a (patch) | |
tree | 7e7b60d0711e1a26002a2af90e0b203bce68b9b6 | |
parent | 6a3cf86d09cb31d768e072fe0fc7f05126e12c20 (diff) |
lang/gcc10-devel: Update to the 20210723 snapshot of GCC 10.3.1
This brings a back port each for the x86 and powerpc (ne rs6000)
back ends, two for the IPA and RTL optimizers, one for the Fortran
front end, and two for libstdc++.
-rw-r--r-- | lang/gcc10-devel/Makefile | 2 | ||||
-rw-r--r-- | lang/gcc10-devel/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/gcc10-devel/Makefile b/lang/gcc10-devel/Makefile index 140465762598..8ee7e4388a88 100644 --- a/lang/gcc10-devel/Makefile +++ b/lang/gcc10-devel/Makefile @@ -1,7 +1,7 @@ # Created by: Gerald Pfeifer <gerald@FreeBSD.org> PORTNAME= gcc -PORTVERSION= 10.3.1.s20210716 +PORTVERSION= 10.3.1.s20210723 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc10-devel/distinfo b/lang/gcc10-devel/distinfo index e7d958b937af..86aa4041fc2e 100644 --- a/lang/gcc10-devel/distinfo +++ b/lang/gcc10-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626550970 -SHA256 (gcc-10-20210716.tar.xz) = 9ff37524d5aaa6c4756a1b5835434e44470d6f5ff7334eeec19dcb48f01ce3c8 -SIZE (gcc-10-20210716.tar.xz) = 71646980 +TIMESTAMP = 1627250335 +SHA256 (gcc-10-20210723.tar.xz) = 524c5981acf2b379c5c2fe462e958d68e6f73b13e249e9b786e43cd0e3c6bba0 +SIZE (gcc-10-20210723.tar.xz) = 71648220 |