git: e796abb5742f - main - lang/gcc14-devel: Update to 14.2.1.s20250425
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 May 2025 09:47:26 UTC
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/ports/commit/?id=e796abb5742f2713cdca6a3de8b8633176927990 commit e796abb5742f2713cdca6a3de8b8633176927990 Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2025-04-29 08:13:43 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2025-05-03 09:46:24 +0000 lang/gcc14-devel: Update to 14.2.1.s20250425 Also add a comment to files/patch-libgcc_unwind.inc to remember when it will get obsolete, i.e. once all supported FreeBSD releases include commit 22e564c74eb20e14bd93fd9fdde20e38a29cfcf1. PR: 285711 --- lang/gcc14-devel/Makefile | 2 +- lang/gcc14-devel/distinfo | 6 +++--- lang/gcc14-devel/files/patch-libgcc_unwind.inc | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/lang/gcc14-devel/Makefile b/lang/gcc14-devel/Makefile index 0f8296485ac9..380cba0092b3 100644 --- a/lang/gcc14-devel/Makefile +++ b/lang/gcc14-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 14.2.1.s20250419 +PORTVERSION= 14.2.1.s20250425 PORTEPOCH= 1 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} diff --git a/lang/gcc14-devel/distinfo b/lang/gcc14-devel/distinfo index 1abee7712a26..7eb9e3c68123 100644 --- a/lang/gcc14-devel/distinfo +++ b/lang/gcc14-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745138924 -SHA256 (gcc-14-20250419.tar.xz) = 387ee936ef51312f80ff8be59a8ad84cb77f696682b423f58d011c1364c236de -SIZE (gcc-14-20250419.tar.xz) = 88251960 +TIMESTAMP = 1745915178 +SHA256 (gcc-14-20250425.tar.xz) = 1994adadb9fa0ddcdadb0a1d0ac44a7530542b352272b8467e8b9f12aacbe97e +SIZE (gcc-14-20250425.tar.xz) = 88293272 diff --git a/lang/gcc14-devel/files/patch-libgcc_unwind.inc b/lang/gcc14-devel/files/patch-libgcc_unwind.inc index 42155a9ba48e..94fb7f65d5fb 100644 --- a/lang/gcc14-devel/files/patch-libgcc_unwind.inc +++ b/lang/gcc14-devel/files/patch-libgcc_unwind.inc @@ -13,6 +13,9 @@ at once). Linux does not have libthr, so Linux is not affected. Moreover Linux is likely to build everything with GCC. +This patch will become obsolete once all supported FreeBSD releases +include commit 22e564c74eb20e14bd93fd9fdde20e38a29cfcf1. + --- libgcc/unwind.inc.orig 2025-04-12 08:18:17 UTC +++ libgcc/unwind.inc @@ -212,8 +212,8 @@ _Unwind_ForcedUnwind (struct _Unwind_Exception *exc,