Here is an update to GraphicsMagick 1.3.40.

Index: Makefile
===================================================================
RCS file: /home/cvs/ports/graphics/GraphicsMagick/Makefile,v
retrieving revision 1.70
diff -u -p -u -p -r1.70 Makefile
--- Makefile    4 Mar 2023 08:04:21 -0000       1.70
+++ Makefile    26 Mar 2023 23:49:48 -0000
@@ -1,13 +1,12 @@
 COMMENT=       image processing tools with stable ABI
 
-DISTNAME=      GraphicsMagick-1.3.38
+DISTNAME=      GraphicsMagick-1.3.40
 CATEGORIES=    graphics devel
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=graphicsmagick/}
 EXTRACT_SUFX=  .tar.xz
-REVISION=      0
 
-SHARED_LIBS=   GraphicsMagick          9.2 \
-               GraphicsMagick++        6.0 \
+SHARED_LIBS=   GraphicsMagick          9.3 \
+               GraphicsMagick++        6.1 \
                GraphicsMagickWand      4.0
 
 HOMEPAGE=      http://www.graphicsmagick.org/
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/graphics/GraphicsMagick/distinfo,v
retrieving revision 1.32
diff -u -p -u -p -r1.32 distinfo
--- distinfo    24 Apr 2022 21:08:29 -0000      1.32
+++ distinfo    5 Mar 2023 16:05:13 -0000
@@ -1,2 +1,2 @@
-SHA256 (GraphicsMagick-1.3.38.tar.xz) = 
1gzZ21k1HSucsZvrRDFwrKoo8HPRPSWPZ7NidjXjJnU=
-SIZE (GraphicsMagick-1.3.38.tar.xz) = 5958352
+SHA256 (GraphicsMagick-1.3.40.tar.xz) = 
l9wanU6Jx3slo7JFBef/FlO4j5v+MfGJzhCAS476d0Y=
+SIZE (GraphicsMagick-1.3.40.tar.xz) = 5507792
Index: patches/patch-configure
===================================================================
RCS file: /home/cvs/ports/graphics/GraphicsMagick/patches/patch-configure,v
retrieving revision 1.21
diff -u -p -u -p -r1.21 patch-configure
--- patches/patch-configure     11 Mar 2022 19:22:04 -0000      1.21
+++ patches/patch-configure     8 Jan 2023 12:08:02 -0000
@@ -1,7 +1,7 @@
 Index: configure
 --- configure.orig
 +++ configure
-@@ -28046,7 +28046,7 @@ done
+@@ -28557,7 +28557,7 @@ done
  #
  
  # Subdirectory under lib to place GraphicsMagick lib files
@@ -10,7 +10,7 @@ Index: configure
  
  cat >>confdefs.h <<_ACEOF
  #define MagickLibSubdir "$MagickLibSubdir"
-@@ -28150,7 +28150,7 @@ _ACEOF
+@@ -28661,7 +28661,7 @@ _ACEOF
  
  #
  # Path to GraphicsMagick share files
Index: pkg/PLIST
===================================================================
RCS file: /home/cvs/ports/graphics/GraphicsMagick/pkg/PLIST,v
retrieving revision 1.28
diff -u -p -u -p -r1.28 PLIST
--- pkg/PLIST   4 Mar 2023 08:04:22 -0000       1.28
+++ pkg/PLIST   5 Mar 2023 17:10:00 -0000
@@ -376,6 +376,7 @@ share/doc/GraphicsMagick/www/ChangeLog-2
 share/doc/GraphicsMagick/www/ChangeLog-2019.html
 share/doc/GraphicsMagick/www/ChangeLog-2020.html
 share/doc/GraphicsMagick/www/ChangeLog-2021.html
+share/doc/GraphicsMagick/www/ChangeLog-2022.html
 share/doc/GraphicsMagick/www/Changelog.html
 share/doc/GraphicsMagick/www/Changes.html
 share/doc/GraphicsMagick/www/Copyright.html

Reply via email to