Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jun 2022 17:24:32 GMT
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 05ec3ef06b57 - main - lang/gcc10: update to 10.4.0
Message-ID:  <202206281724.25SHOWXN001074@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=05ec3ef06b57fe5067220539d92f74828913bb7f

commit 05ec3ef06b57fe5067220539d92f74828913bb7f
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-06-28 17:20:16 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-06-28 17:24:23 +0000

    lang/gcc10: update to 10.4.0
---
 lang/gcc10/Makefile                  |  2 +-
 lang/gcc10/distinfo                  |  6 +++---
 lang/gcc10/files/patch-gcc_configure | 11 -----------
 3 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/lang/gcc10/Makefile b/lang/gcc10/Makefile
index 8e5a55101b9c..e219ac58ef6d 100644
--- a/lang/gcc10/Makefile
+++ b/lang/gcc10/Makefile
@@ -1,7 +1,7 @@
 # Created by: Gerald Pfeifer <gerald@FreeBSD.org>
 
 PORTNAME=	gcc
-PORTVERSION=	10.3.0
+PORTVERSION=	10.4.0
 CATEGORIES=	lang
 MASTER_SITES=	GCC
 PKGNAMESUFFIX=	${SUFFIX}
diff --git a/lang/gcc10/distinfo b/lang/gcc10/distinfo
index 0463ec6b5b2b..339282f13479 100644
--- a/lang/gcc10/distinfo
+++ b/lang/gcc10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619249722
-SHA256 (gcc-10.3.0.tar.xz) = 64f404c1a650f27fc33da242e1f2df54952e3963a49e06e73f6940f3223ac344
-SIZE (gcc-10.3.0.tar.xz) = 76692288
+TIMESTAMP = 1656436654
+SHA256 (gcc-10.4.0.tar.xz) = c9297d5bcd7cb43f3dfc2fed5389e948c9312fd962ef6a4ce455cff963ebe4f1
+SIZE (gcc-10.4.0.tar.xz) = 75018092
diff --git a/lang/gcc10/files/patch-gcc_configure b/lang/gcc10/files/patch-gcc_configure
deleted file mode 100644
index c83a180b248d..000000000000
--- a/lang/gcc10/files/patch-gcc_configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- gcc/configure.orig	2021-04-29 10:19:44 UTC
-+++ gcc/configure
-@@ -29405,7 +29405,7 @@ $as_echo "#define HAVE_LD_PPC_GNU_ATTR_LONG_DOUBLE 1" 
- esac
- 
- case "$target:$tm_file" in
--  powerpc64-*-freebsd* | powerpc64*-*-linux* | powerpc*-*-linux*rs6000/biarch64.h*)
-+  powerpc64*-*-freebsd* | powerpc64*-*-linux* | powerpc*-*-linux*rs6000/biarch64.h*)
-   case "$target" in
-      *le-*-linux*)
-      emul_name="-melf64lppc"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206281724.25SHOWXN001074>