aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2021-06-25 07:28:33 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2021-06-25 07:28:33 +0000
commitc5bdb987d8ede6d401e3577afadfd61a44601d15 (patch)
treea0f775049a037d8485445148d0f240faeff27158
parenta6f890b9199cfaba5eb40f60906092fd991e94d2 (diff)
downloadports-c5bdb987d8ede6d401e3577afadfd61a44601d15.tar.gz
ports-c5bdb987d8ede6d401e3577afadfd61a44601d15.zip
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.
-rw-r--r--lang/gcc11-devel/Makefile4
-rw-r--r--lang/gcc11-devel/distinfo6
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@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