Andreas Wacknitz
2022-01-16 51bbdb7477349f182afcc6af61c92195f5251af3
libexpat: update to 2.4.3

3 files modified
33 ■■■■ changed files
components/library/libexpat/Makefile 6 ●●●● patch | view | raw | blame | history
components/library/libexpat/expat.p5m 12 ●●●● patch | view | raw | blame | history
components/library/libexpat/manifests/sample-manifest.p5m 15 ●●●● patch | view | raw | blame | history
components/library/libexpat/Makefile
@@ -25,11 +25,11 @@
# Copyright (c) 2019, Michal Nowak
#
BUILD_BITS=        32_and_64
BUILD_BITS=        64_and_32
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        libexpat
COMPONENT_VERSION=    2.4.2
COMPONENT_VERSION=    2.4.3
COMPONENT_VERSION_U=    $(shell echo $(COMPONENT_VERSION) | tr . _)
COMPONENT_FMRI=        library/expat
COMPONENT_SUMMARY=    libexpat - XML parser library
@@ -39,7 +39,7 @@
COMPONENT_SRC_NAME=    expat
COMPONENT_SRC=        $(COMPONENT_SRC_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.lz
COMPONENT_ARCHIVE_HASH=    sha256:e114edc885cae53d9e534d18122c47001e093544f11cdaa68f25fa209a13acdf
COMPONENT_ARCHIVE_HASH=    sha256:1ea35146966b49a70a4b8df4686d1c38762b875bff623dee483a46e73b42b8d2
COMPONENT_ARCHIVE_URL=    https://github.com/libexpat/libexpat/releases/download/R_$(COMPONENT_VERSION_U)/$(COMPONENT_ARCHIVE)
COMPONENT_LICENSE=    expat license
components/library/libexpat/expat.p5m
@@ -31,17 +31,17 @@
file path=usr/lib/$(MACH64)/cmake/expat-$(COMPONENT_VERSION)/expat-config.cmake
file path=usr/lib/$(MACH64)/cmake/expat-$(COMPONENT_VERSION)/expat-noconfig.cmake
file path=usr/lib/$(MACH64)/cmake/expat-$(COMPONENT_VERSION)/expat.cmake
link path=usr/lib/$(MACH64)/libexpat.so target=libexpat.so.1.8.2
link path=usr/lib/$(MACH64)/libexpat.so.1 target=libexpat.so.1.8.2
file path=usr/lib/$(MACH64)/libexpat.so.1.8.2
link path=usr/lib/$(MACH64)/libexpat.so target=libexpat.so.1.8.3
link path=usr/lib/$(MACH64)/libexpat.so.1 target=libexpat.so.1.8.3
file path=usr/lib/$(MACH64)/libexpat.so.1.8.3
file path=usr/lib/$(MACH64)/pkgconfig/expat.pc
file path=usr/lib/cmake/expat-$(COMPONENT_VERSION)/expat-config-version.cmake
file path=usr/lib/cmake/expat-$(COMPONENT_VERSION)/expat-config.cmake
file path=usr/lib/cmake/expat-$(COMPONENT_VERSION)/expat-noconfig.cmake
file path=usr/lib/cmake/expat-$(COMPONENT_VERSION)/expat.cmake
link path=usr/lib/libexpat.so target=libexpat.so.1.8.2
link path=usr/lib/libexpat.so.1 target=libexpat.so.1.8.2
file path=usr/lib/libexpat.so.1.8.2
link path=usr/lib/libexpat.so target=libexpat.so.1.8.3
link path=usr/lib/libexpat.so.1 target=libexpat.so.1.8.3
file path=usr/lib/libexpat.so.1.8.3
file path=usr/lib/pkgconfig/expat.pc
#file path=usr/share/doc/expat/AUTHORS
#file path=usr/share/doc/expat/changelog
components/library/libexpat/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2021 <contributor>
# Copyright 2022 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -22,6 +22,7 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=usr/bin/$(MACH32)/xmlwf
file path=usr/bin/xmlwf
file path=usr/include/expat.h
file path=usr/include/expat_config.h
@@ -30,17 +31,17 @@
file path=usr/lib/$(MACH64)/cmake/expat-$(COMPONENT_VERSION)/expat-config.cmake
file path=usr/lib/$(MACH64)/cmake/expat-$(COMPONENT_VERSION)/expat-noconfig.cmake
file path=usr/lib/$(MACH64)/cmake/expat-$(COMPONENT_VERSION)/expat.cmake
link path=usr/lib/$(MACH64)/libexpat.so target=libexpat.so.1.8.2
link path=usr/lib/$(MACH64)/libexpat.so.1 target=libexpat.so.1.8.2
file path=usr/lib/$(MACH64)/libexpat.so.1.8.2
link path=usr/lib/$(MACH64)/libexpat.so target=libexpat.so.1.8.3
link path=usr/lib/$(MACH64)/libexpat.so.1 target=libexpat.so.1.8.3
file path=usr/lib/$(MACH64)/libexpat.so.1.8.3
file path=usr/lib/$(MACH64)/pkgconfig/expat.pc
file path=usr/lib/cmake/expat-$(COMPONENT_VERSION)/expat-config-version.cmake
file path=usr/lib/cmake/expat-$(COMPONENT_VERSION)/expat-config.cmake
file path=usr/lib/cmake/expat-$(COMPONENT_VERSION)/expat-noconfig.cmake
file path=usr/lib/cmake/expat-$(COMPONENT_VERSION)/expat.cmake
link path=usr/lib/libexpat.so target=libexpat.so.1.8.2
link path=usr/lib/libexpat.so.1 target=libexpat.so.1.8.2
file path=usr/lib/libexpat.so.1.8.2
link path=usr/lib/libexpat.so target=libexpat.so.1.8.3
link path=usr/lib/libexpat.so.1 target=libexpat.so.1.8.3
file path=usr/lib/libexpat.so.1.8.3
file path=usr/lib/pkgconfig/expat.pc
file path=usr/share/doc/expat/AUTHORS
file path=usr/share/doc/expat/changelog