From 3df02058fb3d48a999bbc8d5d56c2910fbc249a4 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Sun, 24 Mar 2024 23:37:14 +0100
Subject: [PATCH] meld: update to 3.22.2

---
 components/image/graphicsmagick/manifests/sample-manifest.p5m |   23 ++++++++++++-----------
 1 files changed, 12 insertions(+), 11 deletions(-)

diff --git a/components/image/graphicsmagick/manifests/sample-manifest.p5m b/components/image/graphicsmagick/manifests/sample-manifest.p5m
index cc8bd85..a0a9699 100644
--- a/components/image/graphicsmagick/manifests/sample-manifest.p5m
+++ b/components/image/graphicsmagick/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)
@@ -116,20 +116,20 @@
 file path=usr/lib/$(MACH64)/GraphicsMagick-$(HUMAN_VERSION)/config/type-windows.mgk
 file path=usr/lib/$(MACH64)/GraphicsMagick-$(HUMAN_VERSION)/config/type.mgk
 link path=usr/lib/$(MACH64)/libGraphicsMagick++.so \
-    target=libGraphicsMagick++.so.12.7.0
+    target=libGraphicsMagick++.so.12.8.0
 link path=usr/lib/$(MACH64)/libGraphicsMagick++.so.12 \
-    target=libGraphicsMagick++.so.12.7.0
-file path=usr/lib/$(MACH64)/libGraphicsMagick++.so.12.7.0
+    target=libGraphicsMagick++.so.12.8.0
+file path=usr/lib/$(MACH64)/libGraphicsMagick++.so.12.8.0
 link path=usr/lib/$(MACH64)/libGraphicsMagick.so \
-    target=libGraphicsMagick.so.3.24.4
+    target=libGraphicsMagick.so.3.25.0
 link path=usr/lib/$(MACH64)/libGraphicsMagick.so.3 \
-    target=libGraphicsMagick.so.3.24.4
-file path=usr/lib/$(MACH64)/libGraphicsMagick.so.3.24.4
+    target=libGraphicsMagick.so.3.25.0
+file path=usr/lib/$(MACH64)/libGraphicsMagick.so.3.25.0
 link path=usr/lib/$(MACH64)/libGraphicsMagickWand.so \
-    target=libGraphicsMagickWand.so.2.9.8
+    target=libGraphicsMagickWand.so.2.10.0
 link path=usr/lib/$(MACH64)/libGraphicsMagickWand.so.2 \
-    target=libGraphicsMagickWand.so.2.9.8
-file path=usr/lib/$(MACH64)/libGraphicsMagickWand.so.2.9.8
+    target=libGraphicsMagickWand.so.2.10.0
+file path=usr/lib/$(MACH64)/libGraphicsMagickWand.so.2.10.0
 file path=usr/lib/$(MACH64)/pkgconfig/GraphicsMagick++.pc
 file path=usr/lib/$(MACH64)/pkgconfig/GraphicsMagick.pc
 file path=usr/lib/$(MACH64)/pkgconfig/GraphicsMagickWand.pc
@@ -183,7 +183,8 @@
 file path=usr/share/doc/GraphicsMagick/www/ChangeLog-2020.html
 file path=usr/share/doc/GraphicsMagick/www/ChangeLog-2021.html
 file path=usr/share/doc/GraphicsMagick/www/ChangeLog-2022.html
-file path=usr/share/doc/GraphicsMagick/www/Changelog.html
+file path=usr/share/doc/GraphicsMagick/www/ChangeLog-2023.html
+file path=usr/share/doc/GraphicsMagick/www/ChangeLog.html
 file path=usr/share/doc/GraphicsMagick/www/Changes.html
 file path=usr/share/doc/GraphicsMagick/www/Copyright.html
 file path=usr/share/doc/GraphicsMagick/www/FAQ.html

--
Gitblit v1.9.3