diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2021-01-13 15:23:44 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2021-01-13 15:23:44 +0000 |
commit | 528f801b584c336cd846f584a03ea05933ca4666 (patch) | |
tree | ef99428921883b515f1f84bd3cb3eca3e53d227a | |
parent | Update from 6.0.8 to 6.0.10. (diff) |
Update to the 20210109 snapshot of GCC 10.2.1.
This brings two back ports for the tree optimizers and three for the
middle end, four for the x86 back end, thirteen for the C++ front end
and six for Fortran.
-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 027e596a4ce8..fa5b5be1b0bf 100644 --- a/lang/gcc10-devel/Makefile +++ b/lang/gcc10-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 10.2.1.s20210102 +PORTVERSION= 10.2.1.s20210109 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc10-devel/distinfo b/lang/gcc10-devel/distinfo index 7a880be1cacf..80d87fdec5df 100644 --- a/lang/gcc10-devel/distinfo +++ b/lang/gcc10-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609635853 -SHA256 (gcc-10-20210102.tar.xz) = e1a92ac3376a01ac13a005df5fa361e1b56f3abd479a838a0ca33d35e527eeaa -SIZE (gcc-10-20210102.tar.xz) = 71501336 +TIMESTAMP = 1610280967 +SHA256 (gcc-10-20210109.tar.xz) = 5a6aaa2a29d4b9bb253f1362089dbaae32acd042f086bd0711b4cbc2dba1d09b +SIZE (gcc-10-20210109.tar.xz) = 71511648 |