git: c5bdb987d8ed - main - lang/gcc11-devel: Update to the 20210619 snapshot of GCC 11.1.1
Gerald Pfeifer
gerald at FreeBSD.org
Fri Jun 25 07:28:40 UTC 2021
The branch main has been updated by gerald:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c5bdb987d8ede6d401e3577afadfd61a44601d15
commit c5bdb987d8ede6d401e3577afadfd61a44601d15
Author: Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-06-25 07:28:33 +0000
Commit: Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-06-25 07:28:33 +0000
lang/gcc11-devel: Update to the 20210619 snapshot of GCC 11.1.1
This brings three back ports for the arm back end, two for x86, and
five for powerpc, plus 10 for the middle end, four for the tree
optimizers and another four for various parts, five for the C and
C++ front ends each, three for Fortran, and a full 13 for libstdc++.
Also register a conflict with the new lang/gcc11 port.
---
lang/gcc11-devel/Makefile | 4 +++-
lang/gcc11-devel/distinfo | 6 +++---
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/lang/gcc11-devel/Makefile b/lang/gcc11-devel/Makefile
index aace869579c7..4638f2c082aa 100644
--- a/lang/gcc11-devel/Makefile
+++ b/lang/gcc11-devel/Makefile
@@ -1,7 +1,7 @@
# Created by: Gerald Pfeifer <gerald at FreeBSD.org>
PORTNAME= gcc
-PORTVERSION= 11.1.1.s20210612
+PORTVERSION= 11.1.1.s20210619
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
@@ -28,6 +28,8 @@ USES= compiler:c++11-lang cpe gmake iconv libtool makeinfo perl5 tar:xz
USE_BINUTILS= yes
USE_PERL5= build
+CONFLICTS= gcc11-11.*
+
CPE_VENDOR= gnu
CPE_VERSION= ${GCC_VERSION}
diff --git a/lang/gcc11-devel/distinfo b/lang/gcc11-devel/distinfo
index fda3ef6dba4c..7be9695cee09 100644
--- a/lang/gcc11-devel/distinfo
+++ b/lang/gcc11-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1623562764
-SHA256 (gcc-11-20210612.tar.xz) = e180ef23cfdedaf33e095a27056e0bc32f8aaa30b600b01f1c23376d44e75f13
-SIZE (gcc-11-20210612.tar.xz) = 75507468
+TIMESTAMP = 1624260935
+SHA256 (gcc-11-20210619.tar.xz) = eae62d92fc073ae11aa64e2b26a958b76d28a85d51a06870647cd224812e055a
+SIZE (gcc-11-20210619.tar.xz) = 75520204
More information about the dev-commits-ports-all
mailing list