From: Volker Schlecht Subject: [Update] print/ghostscript/gnu 10.07.1 To: ports Date: Tue, 19 May 2026 22:09:17 +0200 Update to the latest release, the release notes contain not much in terms of details, the github / codeberg mirrors don't have a 10.07.1 tag yet and their own git repo is password-protected these days. But there's a hint about the kind of bug they fixed: https://ghostscript.readthedocs.io/en/gs10.07.1/News.html : The 10.07.1 removes the non-standard operator ".tempfile", and removes the "temp" directory from the default file permission lists. By default, such access is now only available internally, not from "user level" PostScript print/lilypond builds fine, no bumps needed for shared libs. I'd like to commit this to -stable too, once it's ready. ok? PS: Thanks, kirill@ for check-shlib-syms! Index: Makefile =================================================================== RCS file: /cvs/ports/print/ghostscript/gnu/Makefile,v retrieving revision 1.141 diff -u -p -r1.141 Makefile --- Makefile 10 May 2026 14:14:20 -0000 1.141 +++ Makefile 19 May 2026 20:05:18 -0000 @@ -1,7 +1,6 @@ COMMENT = PostScript and PDF interpreter -VERSION = 10.07.0 -REVISION = 0 +VERSION = 10.07.1 DISTNAME = ghostpdl-${VERSION} PKGNAME = ghostscript-${VERSION} EXTRACT_SUFX = .tar.xz Index: distinfo =================================================================== RCS file: /cvs/ports/print/ghostscript/gnu/distinfo,v retrieving revision 1.32 diff -u -p -r1.32 distinfo --- distinfo 18 Mar 2026 16:43:23 -0000 1.32 +++ distinfo 19 May 2026 20:05:18 -0000 @@ -1,2 +1,2 @@ -SHA256 (ghostpdl-10.07.0.tar.xz) = uhNmAGqTuR5hX3Sq2cCQX65QPT9bBAeM4t2+NgvS+d8= -SIZE (ghostpdl-10.07.0.tar.xz) = 74409920 +SHA256 (ghostpdl-10.07.1.tar.xz) = VvaoKQfDpzu6ld4TGeAprfFkd+NN8t6hgNOQ5x58QFM= +SIZE (ghostpdl-10.07.1.tar.xz) = 74457712