diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2021-02-01 23:00:22 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2021-02-01 23:00:22 +0000 |
commit | 351714cfe6260fc76753bb06648aa1668174dc0e (patch) | |
tree | e49f8ca537ac3f786394003970e4398f94a700f8 /lang/gcc9-devel | |
parent | x11-servers/xwayland-devel: update to 1.20.0.816 (diff) |
Update to the 20210129 snapshot of GCC 9.3.1.
This brings three backports for the Fortran front end.
Diffstat (limited to 'lang/gcc9-devel')
-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 7ac0088d738b..ea5f4847eb03 100644 --- a/lang/gcc9-devel/Makefile +++ b/lang/gcc9-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 9.3.1.s20210122 +PORTVERSION= 9.3.1.s20210129 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc9-devel/distinfo b/lang/gcc9-devel/distinfo index 6f83aefb8c05..75c69ebf7b13 100644 --- a/lang/gcc9-devel/distinfo +++ b/lang/gcc9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611437251 -SHA256 (gcc-9-20210122.tar.xz) = f1d6277ad39c7721e5bb4c28efa98e8fcdd265a2b549bdc687a84e0c233be984 -SIZE (gcc-9-20210122.tar.xz) = 67624380 +TIMESTAMP = 1611996510 +SHA256 (gcc-9-20210129.tar.xz) = 1fb4ef46b1ebdd344b49cb20ccb4e54e1cf67b8741c5a53ebbc5f958179d830d +SIZE (gcc-9-20210129.tar.xz) = 67624340 |