[Bug 260505] graphics/GraphicsMagick: Update to 1.3.37

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 17 Dec 2021 21:20:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260505

            Bug ID: 260505
           Summary: graphics/GraphicsMagick: Update to 1.3.37
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://sourceforge.net/p/graphicsmagick/code/ci/defau
                    lt/tree/NEWS.txt
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

Created attachment 230211
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=230211&action=edit
Patch for graphicsmagick

Remove ftp site, dead
Use xz archive instead of bz2
Remove options for (lib)bz2, (lib)lzma and zlib and always enable as they're a
part of base
Remove option for (lib)umem, part of Solaris OS
Remove SSE options, upstream also accounts for newer instruction sets such as
AVX so it's recommended to set CPUTYPE instead and more consistent with our
documentation
Remove GCC requirement for i386 as llvm now has OpenMP support
Rearrange Makefile to follow Porter's Handbook more closely
Backport upstream commit 16585:0ae6efa44c38 (hg) to fix test suit

Compile and runtime tested on FreeBSD 13.0-STABLE #2
stable/13-n248607-93a95ebbf7c (amd64) (make, make check-plist, make test)
Poudriere testport OK 12.2-RELEASE (amd64)
Poudriere testport OK 13.0-RELEASE (i386)

-- 
You are receiving this mail because:
You are the assignee for the bug.