git: 05b28f24e0a1 - main - devel/libunwind: Update to 1.8.3
Date: Wed, 05 Nov 2025 10:24:01 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=05b28f24e0a1d5d1d5e3b06380393ad2c2e2eb0c
commit 05b28f24e0a1d5d1d5e3b06380393ad2c2e2eb0c
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-11-05 10:18:07 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-11-05 10:23:37 +0000
devel/libunwind: Update to 1.8.3
Changes: https://github.com/libunwind/libunwind/releases
PR: 290581
Exp-run by: antoine
---
devel/libunwind/Makefile | 10 ++++------
devel/libunwind/distinfo | 10 +++++-----
devel/libunwind/pkg-plist | 4 ++--
3 files changed, 11 insertions(+), 13 deletions(-)
diff --git a/devel/libunwind/Makefile b/devel/libunwind/Makefile
index 1fea921189f2..a5db09eb72fb 100644
--- a/devel/libunwind/Makefile
+++ b/devel/libunwind/Makefile
@@ -1,12 +1,11 @@
PORTNAME= libunwind
-PORTVERSION= 20240221 # This is the release date on https://github.com/libunwind/libunwind/releases
-PORTREVISION= 2
+PORTVERSION= 20250904 # This is the release date on https://github.com/libunwind/libunwind/releases
CATEGORIES= devel
MASTER_SITES= https://github.com/libunwind/libunwind/releases/download/v${LIBUNWIND_VERSION}/
DISTNAME= libunwind-${LIBUNWIND_VERSION}
PATCH_SITES= https://github.com/libunwind/libunwind/commit/
-PATCHFILES= b841b2a2665da25dd28fd16977a77bf8b3494dc7.patch:-p1
+PATCHFILES= 2ad7f439d6d04a808947e04b07e1efb34371c8b2.patch:-p1
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Generic stack unwinding library
@@ -29,15 +28,14 @@ CONFIGURE_ARGS_armv7= ac_cv_search__Unwind_Resume="-lgcc_s -lgcc"
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
+TESTING_UNSAFE= 1 test (Gtest-concurrent and/or Ltest-concurrent) fails rarely due to race condition https://github.com/libunwind/libunwind/issues/715
USE_LDCONFIG= yes
PLIST_SUB= ARCH=${ARCH:S|amd64|x86_64|:C|armv.|arm|:S|i386|x86|:C|powerpc64.*|ppc64|:S|powerpc|ppc32|}
CPE_VENDOR= libunwind_project
-LIBUNWIND_VERSION= 1.8.1
-
-TESTING_UNSAFE= One test fails rarely due to race condition https://github.com/libunwind/libunwind/issues/715
+LIBUNWIND_VERSION= 1.8.3
.include <bsd.port.options.mk>
diff --git a/devel/libunwind/distinfo b/devel/libunwind/distinfo
index 6d62f9dcbeaf..c4790181509a 100644
--- a/devel/libunwind/distinfo
+++ b/devel/libunwind/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1728922872
-SHA256 (libunwind-1.8.1.tar.gz) = ddf0e32dd5fafe5283198d37e4bf9decf7ba1770b6e7e006c33e6df79e6a6157
-SIZE (libunwind-1.8.1.tar.gz) = 958468
-SHA256 (b841b2a2665da25dd28fd16977a77bf8b3494dc7.patch) = 56570397cbdd40ef36d3fe06538357651b2a7923780bc7e49b486857eb4999b5
-SIZE (b841b2a2665da25dd28fd16977a77bf8b3494dc7.patch) = 953
+TIMESTAMP = 1757359240
+SHA256 (libunwind-1.8.3.tar.gz) = be30d910e67f58d82e753231f1357f326a1a088acf126b21ff77e60aab19b90b
+SIZE (libunwind-1.8.3.tar.gz) = 981017
+SHA256 (2ad7f439d6d04a808947e04b07e1efb34371c8b2.patch) = 87fdd01ce33faa27f001895e0c672c172dfd8b14e5dec69f0466ac7ecabd85e6
+SIZE (2ad7f439d6d04a808947e04b07e1efb34371c8b2.patch) = 1201
diff --git a/devel/libunwind/pkg-plist b/devel/libunwind/pkg-plist
index c1040317d779..d81277e5737b 100644
--- a/devel/libunwind/pkg-plist
+++ b/devel/libunwind/pkg-plist
@@ -7,7 +7,7 @@ include/libunwind.h
lib/libunwind-%%ARCH%%.a
lib/libunwind-%%ARCH%%.so
lib/libunwind-%%ARCH%%.so.8
-lib/libunwind-%%ARCH%%.so.8.1.0
+lib/libunwind-%%ARCH%%.so.8.2.0
%%COREDUMP%%lib/libunwind-coredump.a
%%COREDUMP%%lib/libunwind-coredump.so
%%COREDUMP%%lib/libunwind-coredump.so.0
@@ -25,7 +25,7 @@ lib/libunwind-setjmp.so.0.0.0
lib/libunwind.a
lib/libunwind.so
lib/libunwind.so.8
-lib/libunwind.so.8.1.0
+lib/libunwind.so.8.2.0
%%COREDUMP%%libdata/pkgconfig/libunwind-coredump.pc
libdata/pkgconfig/libunwind-generic.pc
libdata/pkgconfig/libunwind-ptrace.pc