print/ghostscript10: fix compilation issue with LLVM > 14

This issue reported upstream with
https://bugs.ghostscript.com/show_bug.cgi?id=707649 has been fixed and
one-off patch backported to this port.

PR:		277667
Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D44339
This commit is contained in:
Michael Osipov 2024-03-13 13:59:33 +01:00 committed by Michael Osipov
parent 388ecd7ffe
commit 5e3da22d04
2 changed files with 7 additions and 1 deletions

View File

@ -1,9 +1,13 @@
PORTNAME= ghostscript
DISTVERSION= 10.03.0
PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${DISTVERSION:S/.//g}/
PKGNAMESUFFIX= ${GS_MAJOR_VERSION}
PATCH_SITES= https://github.com/ArtifexSoftware/ghostpdl/commit/
PATCHFILES= 90cabe08422afdd16bac5dd9217602679d943045.patch:-p1
MAINTAINER= michael.osipov@siemens.com
COMMENT= PostScript and PDF interpreter
WWW= https://ghostscript.com/

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1710150301
TIMESTAMP = 1710343064
SHA256 (ghostscript-10.03.0.tar.xz) = f25ff491a726d883f0b0f9c8af9b895c674cf77cddd814aa3824b3223f439ee5
SIZE (ghostscript-10.03.0.tar.xz) = 68041176
SHA256 (90cabe08422afdd16bac5dd9217602679d943045.patch) = b3d60b8e97ed4464fdda14a53ab9bf135e201a0c995e7e6517001bad2d7b2c91
SIZE (90cabe08422afdd16bac5dd9217602679d943045.patch) = 927