mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
print/ghostscript/gnu: Update to 10.07.1
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -5,7 +5,7 @@ https://bugs.ghostscript.com/show_bug.cgi?id=708831
|
||||
Index: brotli/c/dec/decode.c
|
||||
--- brotli/c/dec/decode.c.orig
|
||||
+++ brotli/c/dec/decode.c
|
||||
@@ -436,11 +436,12 @@ static BROTLI_INLINE void PreloadSymbol(int safe,
|
||||
@@ -441,11 +441,12 @@ static BROTLI_INLINE void PreloadSymbol(int safe,
|
||||
brotli_reg_t* value) {
|
||||
if (safe) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user