From 48fecc0e1e8430c3418c25f15c4afbdaab38e80d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Sun, 29 Sep 2024 17:55:25 +0200 Subject: groups.d/251.native_packages_lib.d/libarchive.package: bump to v3.7.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ørjan Malde --- patches/libarchive-3.7.4_pre.local.patch | 20 -------------------- patches/libarchive-3.7.6_pre.local.patch | 20 ++++++++++++++++++++ 2 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 patches/libarchive-3.7.4_pre.local.patch create mode 100644 patches/libarchive-3.7.6_pre.local.patch (limited to 'patches') diff --git a/patches/libarchive-3.7.4_pre.local.patch b/patches/libarchive-3.7.4_pre.local.patch deleted file mode 100644 index f8f71eb5..00000000 --- a/patches/libarchive-3.7.4_pre.local.patch +++ /dev/null @@ -1,20 +0,0 @@ -diff -ru libarchive-3.7.2.orig/configure libarchive-3.7.2/configure ---- libarchive-3.7.2.orig/configure 2023-09-12 00:05:34.000000000 +0200 -+++ libarchive-3.7.2/configure 2024-02-26 13:44:22.491965148 +0100 -@@ -12906,6 +12906,15 @@ - dynamic_linker='NetBSD ld.elf_so' - ;; - -+midipix*) -+ version_type=linux # correct to gnu/linux during the next big refactor -+ need_lib_prefix=no -+ need_version=no -+ library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' -+ soname_spec='$libname$release$shared_ext$major' -+ shlibpath_var=LD_LIBRARY_PATH -+ ;; -+ - netbsd*) - version_type=sunos - need_lib_prefix=no - diff --git a/patches/libarchive-3.7.6_pre.local.patch b/patches/libarchive-3.7.6_pre.local.patch new file mode 100644 index 00000000..f8f71eb5 --- /dev/null +++ b/patches/libarchive-3.7.6_pre.local.patch @@ -0,0 +1,20 @@ +diff -ru libarchive-3.7.2.orig/configure libarchive-3.7.2/configure +--- libarchive-3.7.2.orig/configure 2023-09-12 00:05:34.000000000 +0200 ++++ libarchive-3.7.2/configure 2024-02-26 13:44:22.491965148 +0100 +@@ -12906,6 +12906,15 @@ + dynamic_linker='NetBSD ld.elf_so' + ;; + ++midipix*) ++ version_type=linux # correct to gnu/linux during the next big refactor ++ need_lib_prefix=no ++ need_version=no ++ library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' ++ soname_spec='$libname$release$shared_ext$major' ++ shlibpath_var=LD_LIBRARY_PATH ++ ;; ++ + netbsd*) + version_type=sunos + need_lib_prefix=no + -- cgit v1.2.3