print/ghostscript/gnu: Update to 10.07.0

ok (with tweaks) sthen@
This commit is contained in:
volker
2026-03-18 16:43:23 +00:00
parent dad2f36b75
commit ef245b513a
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
COMMENT = PostScript and PDF interpreter
VERSION = 10.06.0
VERSION = 10.07.0
DISTNAME = ghostpdl-${VERSION}
PKGNAME = ghostscript-${VERSION}
EXTRACT_SUFX = .tar.xz
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (ghostpdl-10.06.0.tar.xz) = NgIFY2jPZJAmIx4tZSULWGDAI/PUoNnDXmYF4o5UPsE=
SIZE (ghostpdl-10.06.0.tar.xz) = 74368072
SHA256 (ghostpdl-10.07.0.tar.xz) = uhNmAGqTuR5hX3Sq2cCQX65QPT9bBAeM4t2+NgvS+d8=
SIZE (ghostpdl-10.07.0.tar.xz) = 74409920
@@ -1,7 +1,7 @@
Index: configure
--- configure.orig
+++ configure
@@ -13373,8 +13373,8 @@ DLL_EXT=""
@@ -13441,8 +13441,8 @@ DLL_EXT=""
SO_LIB_VERSION_SEPARATOR="."
libname1="_SO_BASE)\$(GS_SOEXT)\$(DLL_EXT)"
@@ -12,7 +12,7 @@ Index: configure
GS_SONAME="lib\$(GS${libname1}"
GS_SONAME_MAJOR="lib\$(GS${libname2}"
GS_SONAME_MAJOR_MINOR="lib\$(GS${libname3}"
@@ -13486,11 +13486,11 @@ case $host in
@@ -13554,11 +13554,11 @@ case $host in
;;
*bsd*)
DYNAMIC_CFLAGS="-fPIC $DYNAMIC_CFLAGS"