From 970adddbfc48d143ebaae950543ddbfcb6eb25c5 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Fri, 29 Mar 2024 23:01:14 +0100
Subject: [PATCH] rebuild sane-backends

---
 components/library/libxml++/manifests/sample-manifest.p5m |   95 +++++++++++++++++++++++------------------------
 1 files changed, 47 insertions(+), 48 deletions(-)

diff --git a/components/library/libxml++/manifests/sample-manifest.p5m b/components/library/libxml++/manifests/sample-manifest.p5m
index ac07a3a..fbfcc7b 100644
--- a/components/library/libxml++/manifests/sample-manifest.p5m
+++ b/components/library/libxml++/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)
@@ -23,50 +23,49 @@
 
 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
 
-file path=usr/include/libxml++-2.6/libxml++/attribute.h
-file path=usr/include/libxml++-2.6/libxml++/attributedeclaration.h
-file path=usr/include/libxml++-2.6/libxml++/attributenode.h
-file path=usr/include/libxml++-2.6/libxml++/document.h
-file path=usr/include/libxml++-2.6/libxml++/dtd.h
-file path=usr/include/libxml++-2.6/libxml++/exceptions/exception.h
-file path=usr/include/libxml++-2.6/libxml++/exceptions/internal_error.h
-file path=usr/include/libxml++-2.6/libxml++/exceptions/parse_error.h
-file path=usr/include/libxml++-2.6/libxml++/exceptions/validity_error.h
-file path=usr/include/libxml++-2.6/libxml++/exceptions/wrapped_exception.h
-file path=usr/include/libxml++-2.6/libxml++/io/istreamparserinputbuffer.h
-file path=usr/include/libxml++-2.6/libxml++/io/ostreamoutputbuffer.h
-file path=usr/include/libxml++-2.6/libxml++/io/outputbuffer.h
-file path=usr/include/libxml++-2.6/libxml++/io/parserinputbuffer.h
-file path=usr/include/libxml++-2.6/libxml++/keepblanks.h
-file path=usr/include/libxml++-2.6/libxml++/libxml++.h
-file path=usr/include/libxml++-2.6/libxml++/nodes/cdatanode.h
-file path=usr/include/libxml++-2.6/libxml++/nodes/commentnode.h
-file path=usr/include/libxml++-2.6/libxml++/nodes/contentnode.h
-file path=usr/include/libxml++-2.6/libxml++/nodes/element.h
-file path=usr/include/libxml++-2.6/libxml++/nodes/entitydeclaration.h
-file path=usr/include/libxml++-2.6/libxml++/nodes/entityreference.h
-file path=usr/include/libxml++-2.6/libxml++/nodes/node.h
-file path=usr/include/libxml++-2.6/libxml++/nodes/processinginstructionnode.h
-file path=usr/include/libxml++-2.6/libxml++/nodes/textnode.h
-file path=usr/include/libxml++-2.6/libxml++/nodes/xincludeend.h
-file path=usr/include/libxml++-2.6/libxml++/nodes/xincludestart.h
-file path=usr/include/libxml++-2.6/libxml++/noncopyable.h
-file path=usr/include/libxml++-2.6/libxml++/parsers/domparser.h
-file path=usr/include/libxml++-2.6/libxml++/parsers/parser.h
-file path=usr/include/libxml++-2.6/libxml++/parsers/saxparser.h
-file path=usr/include/libxml++-2.6/libxml++/parsers/textreader.h
-file path=usr/include/libxml++-2.6/libxml++/relaxngschema.h
-file path=usr/include/libxml++-2.6/libxml++/schema.h
-file path=usr/include/libxml++-2.6/libxml++/schemabase.h
-file path=usr/include/libxml++-2.6/libxml++/validators/dtdvalidator.h
-file path=usr/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h
-file path=usr/include/libxml++-2.6/libxml++/validators/schemavalidator.h
-file path=usr/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h
-file path=usr/include/libxml++-2.6/libxml++/validators/validator.h
-file path=usr/include/libxml++-2.6/libxml++/validators/xsdvalidator.h
-file path=usr/include/libxml++-2.6/libxml++/xsdschema.h
-link path=usr/lib/$(MACH64)/libxml++-2.6.so target=libxml++-2.6.so.2
-link path=usr/lib/$(MACH64)/libxml++-2.6.so.2 target=libxml++-2.6.so.2.0.7
-file path=usr/lib/$(MACH64)/libxml++-2.6.so.2.0.7
-file path=usr/lib/$(MACH64)/libxml++-2.6/include/libxml++config.h
-file path=usr/lib/$(MACH64)/pkgconfig/libxml++-2.6.pc
+file path=usr/include/libxml++-5.0/libxml++/attribute.h
+file path=usr/include/libxml++-5.0/libxml++/attributedeclaration.h
+file path=usr/include/libxml++-5.0/libxml++/attributenode.h
+file path=usr/include/libxml++-5.0/libxml++/document.h
+file path=usr/include/libxml++-5.0/libxml++/dtd.h
+file path=usr/include/libxml++-5.0/libxml++/exceptions/exception.h
+file path=usr/include/libxml++-5.0/libxml++/exceptions/internal_error.h
+file path=usr/include/libxml++-5.0/libxml++/exceptions/parse_error.h
+file path=usr/include/libxml++-5.0/libxml++/exceptions/validity_error.h
+file path=usr/include/libxml++-5.0/libxml++/exceptions/wrapped_exception.h
+file path=usr/include/libxml++-5.0/libxml++/io/istreamparserinputbuffer.h
+file path=usr/include/libxml++-5.0/libxml++/io/ostreamoutputbuffer.h
+file path=usr/include/libxml++-5.0/libxml++/io/outputbuffer.h
+file path=usr/include/libxml++-5.0/libxml++/io/parserinputbuffer.h
+file path=usr/include/libxml++-5.0/libxml++/keepblanks.h
+file path=usr/include/libxml++-5.0/libxml++/libxml++.h
+file path=usr/include/libxml++-5.0/libxml++/nodes/cdatanode.h
+file path=usr/include/libxml++-5.0/libxml++/nodes/commentnode.h
+file path=usr/include/libxml++-5.0/libxml++/nodes/contentnode.h
+file path=usr/include/libxml++-5.0/libxml++/nodes/element.h
+file path=usr/include/libxml++-5.0/libxml++/nodes/entitydeclaration.h
+file path=usr/include/libxml++-5.0/libxml++/nodes/entityreference.h
+file path=usr/include/libxml++-5.0/libxml++/nodes/node.h
+file path=usr/include/libxml++-5.0/libxml++/nodes/processinginstructionnode.h
+file path=usr/include/libxml++-5.0/libxml++/nodes/textnode.h
+file path=usr/include/libxml++-5.0/libxml++/nodes/xincludeend.h
+file path=usr/include/libxml++-5.0/libxml++/nodes/xincludestart.h
+file path=usr/include/libxml++-5.0/libxml++/noncopyable.h
+file path=usr/include/libxml++-5.0/libxml++/parsers/domparser.h
+file path=usr/include/libxml++-5.0/libxml++/parsers/parser.h
+file path=usr/include/libxml++-5.0/libxml++/parsers/saxparser.h
+file path=usr/include/libxml++-5.0/libxml++/parsers/textreader.h
+file path=usr/include/libxml++-5.0/libxml++/relaxngschema.h
+file path=usr/include/libxml++-5.0/libxml++/schemabase.h
+file path=usr/include/libxml++-5.0/libxml++/ustring.h
+file path=usr/include/libxml++-5.0/libxml++/validators/dtdvalidator.h
+file path=usr/include/libxml++-5.0/libxml++/validators/relaxngvalidator.h
+file path=usr/include/libxml++-5.0/libxml++/validators/schemavalidatorbase.h
+file path=usr/include/libxml++-5.0/libxml++/validators/validator.h
+file path=usr/include/libxml++-5.0/libxml++/validators/xsdvalidator.h
+file path=usr/include/libxml++-5.0/libxml++/xsdschema.h
+link path=usr/lib/$(MACH64)/libxml++-5.0.so target=libxml++-5.0.so.1
+link path=usr/lib/$(MACH64)/libxml++-5.0.so.1 target=libxml++-5.0.so.1.0.0
+file path=usr/lib/$(MACH64)/libxml++-5.0.so.1.0.0
+file path=usr/lib/$(MACH64)/libxml++-5.0/include/libxml++config.h
+file path=usr/lib/$(MACH64)/pkgconfig/libxml++-5.0.pc

--
Gitblit v1.9.3