Update to latest release, which reinstates the pdf2dsc binary and fixes CVE-2025-46646 on top of the CVEs that were already fixed by 10.05.0
https://ghostscript.readthedocs.io/en/gs10.05.1/News.html ok for -stable and -current?
Index: Makefile =================================================================== RCS file: /cvs/ports/print/ghostscript/gnu/Makefile,v retrieving revision 1.137 diff -u -p -r1.137 Makefile --- Makefile 16 Mar 2025 19:38:08 -0000 1.137 +++ Makefile 4 May 2025 19:35:39 -0000 @@ -1,6 +1,6 @@ COMMENT = PostScript and PDF interpreter -VERSION = 10.05.0 +VERSION = 10.05.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.29 diff -u -p -r1.29 distinfo --- distinfo 16 Mar 2025 19:38:08 -0000 1.29 +++ distinfo 4 May 2025 19:35:39 -0000 @@ -1,2 +1,2 @@ -SHA256 (ghostpdl-10.05.0.tar.xz) = 8VQDk0W26ZV7B1D4cjdNiH12Mh1Su8ydO4VIeFXgjwI= -SIZE (ghostpdl-10.05.0.tar.xz) = 73446820 +SHA256 (ghostpdl-10.05.1.tar.xz) = Mg2X9G8vHw53CpfSqe2Gmch3DkaYfjo94SeFWFZpbrk= +SIZE (ghostpdl-10.05.1.tar.xz) = 73441020 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/print/ghostscript/gnu/pkg/PLIST,v retrieving revision 1.41 diff -u -p -r1.41 PLIST --- pkg/PLIST 16 Mar 2025 19:38:15 -0000 1.41 +++ pkg/PLIST 4 May 2025 19:35:39 -0000 @@ -12,6 +12,7 @@ bin/gslj bin/gslp bin/gsnd bin/lprsetup.sh +bin/pdf2dsc bin/pdf2ps bin/pf2afm bin/pfbtopfa @@ -156,6 +157,7 @@ share/ghostscript/${VERSION}/lib/lines.p share/ghostscript/${VERSION}/lib/mkcidfm.ps share/ghostscript/${VERSION}/lib/necp2x.upp share/ghostscript/${VERSION}/lib/necp2x6.upp +share/ghostscript/${VERSION}/lib/pdf2dsc.ps share/ghostscript/${VERSION}/lib/pdf_info.ps share/ghostscript/${VERSION}/lib/pf2afm.ps share/ghostscript/${VERSION}/lib/pfbtopfa.ps