Date: Thu, 30 Apr 2026 16:37:15 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9596724c69c3 - main - graphics/GraphicsMagick: Update to 1.3.46 Message-ID: <69f3853b.2210e.147a9e73@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9596724c69c3e781e4a2227f205321aa19c6ddfc commit 9596724c69c3e781e4a2227f205321aa19c6ddfc Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-30 16:35:19 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-30 16:35:19 +0000 graphics/GraphicsMagick: Update to 1.3.46 Changes: http://www.graphicsmagick.org/NEWS.html --- graphics/GraphicsMagick/Makefile | 3 +- graphics/GraphicsMagick/distinfo | 6 +-- graphics/GraphicsMagick/files/patch-configure | 54 ++++++++++++++------------- graphics/GraphicsMagick/pkg-plist | 8 ++-- 4 files changed, 38 insertions(+), 33 deletions(-) diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile index c1c8d816b69b..6e02771dc153 100644 --- a/graphics/GraphicsMagick/Makefile +++ b/graphics/GraphicsMagick/Makefile @@ -1,6 +1,5 @@ PORTNAME= GraphicsMagick -PORTVERSION= 1.3.43 -PORTREVISION= 4 +PORTVERSION= 1.3.46 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= SF diff --git a/graphics/GraphicsMagick/distinfo b/graphics/GraphicsMagick/distinfo index 15c2dffdc3f1..93ff2f12c69f 100644 --- a/graphics/GraphicsMagick/distinfo +++ b/graphics/GraphicsMagick/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713033310 -SHA256 (GraphicsMagick-1.3.43.tar.xz) = 2b88580732cd7e409d9e22c6116238bef4ae06fcda11451bf33d259f9cbf399f -SIZE (GraphicsMagick-1.3.43.tar.xz) = 5657460 +TIMESTAMP = 1777311602 +SHA256 (GraphicsMagick-1.3.46.tar.xz) = c7c706a505e9c6c3764156bb94a0c9644d79131785df15a89c9f8721d1abd061 +SIZE (GraphicsMagick-1.3.46.tar.xz) = 5968736 diff --git a/graphics/GraphicsMagick/files/patch-configure b/graphics/GraphicsMagick/files/patch-configure index 7c7286726db9..89c7551aece3 100644 --- a/graphics/GraphicsMagick/files/patch-configure +++ b/graphics/GraphicsMagick/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2024-03-22 13:04:33 UTC +--- configure.orig 2025-10-29 15:50:28 UTC +++ configure -@@ -13400,7 +13400,6 @@ fi +@@ -14945,7 +14945,6 @@ fi # FreeBSD 3 and greater uses gcc -shared to do shared libraries. freebsd* | dragonfly* | midnightbsd*) archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' @@ -8,7 +8,7 @@ hardcode_direct=yes hardcode_shlibpath_var=no ;; -@@ -25496,61 +25495,6 @@ else +@@ -28387,65 +28386,6 @@ else X_CFLAGS="$X_CFLAGS -I$x_includes" fi @@ -17,8 +17,8 @@ - X_LIBS="$X_LIBS -L$x_libraries" - # For Solaris; some versions of Sun CC require a space after -R and - # others require no space. Words are not sufficient . . . . -- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -R must be followed by a space" >&5 --$as_echo_n "checking whether -R must be followed by a space... " >&6; } +- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether -R must be followed by a space" >&5 +-printf %s "checking whether -R must be followed by a space... " >&6; } - ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries" - ac_xsave_c_werror_flag=$ac_c_werror_flag - ac_c_werror_flag=yes @@ -26,42 +26,46 @@ -/* end confdefs.h. */ - -int --main () +-main (void) -{ - - ; - return 0; -} -_ACEOF --if ac_fn_c_try_link "$LINENO"; then : -- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 --$as_echo "no" >&6; } +-if ac_fn_c_try_link "$LINENO" +-then : +- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 +-printf "%s\n" "no" >&6; } - X_LIBS="$X_LIBS -R$x_libraries" --else -- LIBS="$ac_xsave_LIBS -R $x_libraries" +-else case e in #( +- e) LIBS="$ac_xsave_LIBS -R $x_libraries" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int --main () +-main (void) -{ - - ; - return 0; -} -_ACEOF --if ac_fn_c_try_link "$LINENO"; then : -- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 --$as_echo "yes" >&6; } +-if ac_fn_c_try_link "$LINENO" +-then : +- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +-printf "%s\n" "yes" >&6; } - X_LIBS="$X_LIBS -R $x_libraries" --else -- { $as_echo "$as_me:${as_lineno-$LINENO}: result: neither works" >&5 --$as_echo "neither works" >&6; } +-else case e in #( +- e) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: neither works" >&5 +-printf "%s\n" "neither works" >&6; } ;; +-esac -fi --rm -f core conftest.err conftest.$ac_objext \ -- conftest$ac_exeext conftest.$ac_ext +-rm -f core conftest.err conftest.$ac_objext conftest.beam \ +- conftest$ac_exeext conftest.$ac_ext ;; +-esac -fi --rm -f core conftest.err conftest.$ac_objext \ +-rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - ac_c_werror_flag=$ac_xsave_c_werror_flag - LIBS=$ac_xsave_LIBS @@ -70,16 +74,16 @@ # Check for system-dependent libraries X programs must link with. # Do this before checking for the system-independent R6 libraries # (-lICE), since we may need -lsocket or whatever for X linking. -@@ -30112,7 +30056,7 @@ done +@@ -33803,7 +33743,7 @@ fi # # Subdirectory under lib to place GraphicsMagick lib files -MagickLibSubdir="${PACKAGE_NAME}-${PACKAGE_VERSION}" +MagickLibSubdir="${PACKAGE_NAME}" - cat >>confdefs.h <<_ACEOF - #define MagickLibSubdir "$MagickLibSubdir" -@@ -30216,7 +30160,7 @@ _ACEOF + printf "%s\n" "#define MagickLibSubdir \"$MagickLibSubdir\"" >>confdefs.h + +@@ -33889,7 +33829,7 @@ printf "%s\n" "#define MagickFilterModulesPath \"$Magi # # Path to GraphicsMagick share files diff --git a/graphics/GraphicsMagick/pkg-plist b/graphics/GraphicsMagick/pkg-plist index b487915a3b54..ee613860c8a4 100644 --- a/graphics/GraphicsMagick/pkg-plist +++ b/graphics/GraphicsMagick/pkg-plist @@ -88,6 +88,7 @@ include/GraphicsMagick/wand/wand_symbols.h lib/GraphicsMagick/config/delegates.mgk lib/GraphicsMagick/config/type-ghostscript.mgk lib/GraphicsMagick/config/type-solaris.mgk +lib/GraphicsMagick/config/type-urw-base35-otf.mgk lib/GraphicsMagick/config/type-windows.mgk lib/GraphicsMagick/config/type.mgk @dir lib/GraphicsMagick/modules-Q%%Q%%/coders @@ -95,15 +96,15 @@ lib/GraphicsMagick/config/type.mgk lib/libGraphicsMagick++.a lib/libGraphicsMagick++.so lib/libGraphicsMagick++.so.12 -lib/libGraphicsMagick++.so.12.8.0 +lib/libGraphicsMagick++.so.12.8.2 lib/libGraphicsMagick.a lib/libGraphicsMagick.so lib/libGraphicsMagick.so.3 -lib/libGraphicsMagick.so.3.25.0 +lib/libGraphicsMagick.so.3.26.0 lib/libGraphicsMagickWand.a lib/libGraphicsMagickWand.so lib/libGraphicsMagickWand.so.2 -lib/libGraphicsMagickWand.so.2.10.0 +lib/libGraphicsMagickWand.so.2.10.2 libdata/pkgconfig/GraphicsMagick++.pc libdata/pkgconfig/GraphicsMagick.pc libdata/pkgconfig/GraphicsMagickWand.pc @@ -158,6 +159,7 @@ libdata/pkgconfig/GraphicsMagickWand.pc %%PORTDOCS%%%%DOCSDIR%%/www/ChangeLog-2021.html %%PORTDOCS%%%%DOCSDIR%%/www/ChangeLog-2022.html %%PORTDOCS%%%%DOCSDIR%%/www/ChangeLog-2023.html +%%PORTDOCS%%%%DOCSDIR%%/www/ChangeLog-2024.html %%PORTDOCS%%%%DOCSDIR%%/www/ChangeLog.html %%PORTDOCS%%%%DOCSDIR%%/www/Changes.html %%PORTDOCS%%%%DOCSDIR%%/www/Copyright.htmlhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f3853b.2210e.147a9e73>
