Andreas Wacknitz
2024-04-09 7bea32fd382fe993229cd2db29c3a13cb8138b09
libarchive: update to 3.7.3

1 files deleted
3 files modified
1 files renamed
29 ■■■■ changed files
components/library/libarchive/Makefile 13 ●●●● patch | view | raw | blame | history
components/library/libarchive/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/library/libarchive/pkg5 2 ●●● patch | view | raw | blame | history
components/library/libarchive/test/results-32.master 12 ●●●●● patch | view | raw | blame | history
components/library/libarchive/test/results-all.master patch | view | raw | blame | history
components/library/libarchive/Makefile
@@ -27,11 +27,10 @@
BUILD_BITS= 64_and_32
OPENSSL_VERSION= 3.1
USE_DEFAULT_TEST_TRANSFORMS= yes
USE_COMMON_TEST_MASTER= no
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        libarchive
COMPONENT_VERSION=    3.7.2
COMPONENT_VERSION=    3.7.3
COMPONENT_SUMMARY=    multi-format archive and compression library
COMPONENT_DESCRIPTION=    The libarchive(3LIB) library provides a flexible\
 interface for reading and writing archives in various formats such as\
@@ -43,7 +42,7 @@
COMPONENT_SRC=            libarchive-$(COMPONENT_VERSION)
COMPONENT_PROJECT_URL=    https://www.libarchive.org/
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=    sha256:df404eb7222cf30b4f8f93828677890a2986b66ff8bf39dac32a804e96ddf104
COMPONENT_ARCHIVE_HASH=    sha256:f27a97bc22ceb996e72502df47dc19f99f9a0f09181ae909f09f3c9eb17b67e2
COMPONENT_ARCHIVE_URL=    https://www.libarchive.org/downloads/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=            library/libarchive
COMPONENT_CLASSIFICATION=    System/Libraries
@@ -91,14 +90,6 @@
PKG_PROTO_DIRS += $(COMPONENT_SRC)/doc/man
ASLR_MODE = $(ASLR_NOT_APPLICABLE)
# Needed for "gmake test" to work successfully.
# If SHELLOPTS is exported (as it is by the userland makefiles),
# then all shell options get exported to child invocations of bash,
# which results in test failures due to nounset and xtrace being
# set unexpectedly, and errors such as "$1: unbound variable" and
# diffs failing due to script tracing in output files.
unexport SHELLOPTS
# Tests may fail for other locales.
COMPONENT_TEST_ENV += LC_ALL=C.UTF-8
components/library/libarchive/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
components/library/libarchive/pkg5
@@ -15,4 +15,4 @@
        "library/libarchive"
    ],
    "name": "libarchive"
}
}
components/library/libarchive/test/results-32.master
File was deleted
components/library/libarchive/test/results-all.master