diff --git a/devel/libunwind/Makefile b/devel/libunwind/Makefile index 1fea921189f2..a5db09eb72fb 100644 --- a/devel/libunwind/Makefile +++ b/devel/libunwind/Makefile @@ -1,53 +1,51 @@ 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 WWW= https://github.com/libunwind/libunwind \ https://www.nongnu.org/libunwind/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le USES= compiler:c11 cpe libtool pathfix pkgconfig CONFIGURE_ARGS= --disable-cxx-exceptions \ --disable-unwind-header \ ac_cv_path_LATEX2MAN=${TRUE} \ ${CONFIGURE_ARGS_${ARCH}} 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 .if ${ARCH:Mpowerpc*} PLIST_SUB+= COREDUMP="@comment " .else PLIST_SUB+= COREDUMP="" .endif post-install: cd ${STAGEDIR}${PREFIX}/ && ${FIND} libexec/libunwind -type f >> ${TMPPLIST} .include 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 @@ -1,73 +1,73 @@ include/libunwind-%%ARCH%%.h include/libunwind-common.h %%COREDUMP%%include/libunwind-coredump.h include/libunwind-dynamic.h include/libunwind-ptrace.h 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 %%COREDUMP%%lib/libunwind-coredump.so.0.0.0 lib/libunwind-generic.a lib/libunwind-generic.so lib/libunwind-ptrace.a lib/libunwind-ptrace.so lib/libunwind-ptrace.so.0 lib/libunwind-ptrace.so.0.0.0 lib/libunwind-setjmp.a lib/libunwind-setjmp.so lib/libunwind-setjmp.so.0 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 libdata/pkgconfig/libunwind-setjmp.pc libdata/pkgconfig/libunwind.pc share/man/man3/_U_dyn_cancel.3.gz share/man/man3/_U_dyn_register.3.gz share/man/man3/libunwind-coredump.3.gz share/man/man3/libunwind-dynamic.3.gz share/man/man3/libunwind-ia64.3.gz share/man/man3/libunwind-nto.3.gz share/man/man3/libunwind-ptrace.3.gz share/man/man3/libunwind-setjmp.3.gz share/man/man3/libunwind.3.gz share/man/man3/unw_apply_reg_state.3.gz share/man/man3/unw_backtrace.3.gz share/man/man3/unw_create_addr_space.3.gz share/man/man3/unw_destroy_addr_space.3.gz share/man/man3/unw_flush_cache.3.gz share/man/man3/unw_get_accessors.3.gz share/man/man3/unw_get_elf_filename.3.gz share/man/man3/unw_get_elf_filename_by_ip.3.gz share/man/man3/unw_get_fpreg.3.gz share/man/man3/unw_get_proc_info.3.gz share/man/man3/unw_get_proc_info_by_ip.3.gz share/man/man3/unw_get_proc_info_in_range.3.gz share/man/man3/unw_get_proc_name.3.gz share/man/man3/unw_get_proc_name_by_ip.3.gz share/man/man3/unw_get_reg.3.gz share/man/man3/unw_getcontext.3.gz share/man/man3/unw_init_local.3.gz share/man/man3/unw_init_local2.3.gz share/man/man3/unw_init_remote.3.gz share/man/man3/unw_is_fpreg.3.gz share/man/man3/unw_is_signal_frame.3.gz share/man/man3/unw_reg_states_iterate.3.gz share/man/man3/unw_regname.3.gz share/man/man3/unw_resume.3.gz share/man/man3/unw_set_cache_size.3.gz share/man/man3/unw_set_caching_policy.3.gz share/man/man3/unw_set_fpreg.3.gz share/man/man3/unw_set_iterate_phdr_function.3.gz share/man/man3/unw_set_reg.3.gz share/man/man3/unw_step.3.gz share/man/man3/unw_strerror.3.gz