pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/ghostscript-agpl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Mar 26 08:02:01 UTC 2026

Modified Files:
        pkgsrc/print/ghostscript-agpl: Makefile Makefile.common PLIST distinfo
Removed Files:
        pkgsrc/print/ghostscript-agpl/patches: patch-base_gdevmpla.c

Log Message:
ghostscript-agpl: update to 10.07.0.

Version 10.07.0 (2026-03-16)

Highlights in this release include:

  • The 10.07.0 release is a maintenance release:
  • This release addresses CVEs: TBC (Two applied for)
  • The wider adoption of "C99" and later features has reached the point where
    we must ease our policy on this area. The Ghostscript/GhostPDL codebase
    will remain "C89" plus widely supported extensions but, as of the 10.08.0
    release, our included third party libraries will will be permitted to use
    "C99" and potentially later features.
  • The 10.07.0 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
  • Our efforts in code hygiene and maintainability continue.
  • The usual round of bug fixes, compatibility changes, and incremental
    improvements.


To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 pkgsrc/print/ghostscript-agpl/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/print/ghostscript-agpl/Makefile.common
cvs rdiff -u -r1.30 -r1.31 pkgsrc/print/ghostscript-agpl/PLIST
cvs rdiff -u -r1.58 -r1.59 pkgsrc/print/ghostscript-agpl/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/print/ghostscript-agpl/patches/patch-base_gdevmpla.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/ghostscript-agpl/Makefile
diff -u pkgsrc/print/ghostscript-agpl/Makefile:1.106 pkgsrc/print/ghostscript-agpl/Makefile:1.107
--- pkgsrc/print/ghostscript-agpl/Makefile:1.106        Tue Mar 24 10:42:21 2026
+++ pkgsrc/print/ghostscript-agpl/Makefile      Thu Mar 26 08:02:00 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.106 2026/03/24 10:42:21 jmcneill Exp $
+# $NetBSD: Makefile,v 1.107 2026/03/26 08:02:00 wiz Exp $
 
 DISTNAME=      ghostscript-${GS_VERSION}
 PKGNAME=       ${DISTNAME:S/ghostscript/ghostscript-agpl/}
-PKGREVISION=   4
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ArtifexSoftware/}
 GITHUB_PROJECT=        ghostpdl-downloads

Index: pkgsrc/print/ghostscript-agpl/Makefile.common
diff -u pkgsrc/print/ghostscript-agpl/Makefile.common:1.38 pkgsrc/print/ghostscript-agpl/Makefile.common:1.39
--- pkgsrc/print/ghostscript-agpl/Makefile.common:1.38  Sun Sep 21 18:19:54 2025
+++ pkgsrc/print/ghostscript-agpl/Makefile.common       Thu Mar 26 08:02:00 2026
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile.common,v 1.38 2025/09/21 18:19:54 wiz Exp $
+# $NetBSD: Makefile.common,v 1.39 2026/03/26 08:02:00 wiz Exp $
 # used by print/ghostscript-agpl/Makefile
 # used by fonts/ghostscript-cidfonts-ryumin/Makefile
 
-GS_VERSION=    10.06.0
+GS_VERSION=    10.07.0

Index: pkgsrc/print/ghostscript-agpl/PLIST
diff -u pkgsrc/print/ghostscript-agpl/PLIST:1.30 pkgsrc/print/ghostscript-agpl/PLIST:1.31
--- pkgsrc/print/ghostscript-agpl/PLIST:1.30    Sun Sep 21 18:19:54 2025
+++ pkgsrc/print/ghostscript-agpl/PLIST Thu Mar 26 08:02:00 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.30 2025/09/21 18:19:54 wiz Exp $
+@comment $NetBSD: PLIST,v 1.31 2026/03/26 08:02:00 wiz Exp $
 bin/dvipdf
 bin/eps2eps
 bin/gs
@@ -33,7 +33,7 @@ include/ghostscript/iapi.h
 include/ghostscript/ierrors.h
 lib/libgs.so
 lib/libgs.so.10
-lib/libgs.so.10.06
+lib/libgs.so.10.07
 man/man1/dvipdf.1
 man/man1/eps2eps.1
 man/man1/gs.1

Index: pkgsrc/print/ghostscript-agpl/distinfo
diff -u pkgsrc/print/ghostscript-agpl/distinfo:1.58 pkgsrc/print/ghostscript-agpl/distinfo:1.59
--- pkgsrc/print/ghostscript-agpl/distinfo:1.58 Tue Mar 24 10:42:21 2026
+++ pkgsrc/print/ghostscript-agpl/distinfo      Thu Mar 26 08:02:00 2026
@@ -1,9 +1,8 @@
-$NetBSD: distinfo,v 1.58 2026/03/24 10:42:21 jmcneill Exp $
+$NetBSD: distinfo,v 1.59 2026/03/26 08:02:00 wiz Exp $
 
-BLAKE2s (ghostscript-10.06.0.tar.xz) = 52cf486c0daa8286f4e68e10a277c5cc66ac3ce1e7db5d781b16b42161ccc6b1
-SHA512 (ghostscript-10.06.0.tar.xz) = e9efa6a334cf34703f565f5043dd794452270415b34c2bea260e9dac6c72ebbcbedfa2e4cb9029841f8f582bbce91be8160e135a190081f3262bcf04417f80f1
-Size (ghostscript-10.06.0.tar.xz) = 68955484 bytes
-SHA1 (patch-base_gdevmpla.c) = ae36e9930262cb0ac0b26cb22c246ddec808bb3e
+BLAKE2s (ghostscript-10.07.0.tar.xz) = d6e301c0a1a504bbac9becdbc1fd6d80288e9352c7e361913618fce291a1d715
+SHA512 (ghostscript-10.07.0.tar.xz) = 1c2a14951223c975a53bd9767c28bd3a6e420c385a5e0d7a60a5ff5b091bc027929c815bf57cddf97611e8d265ece1c219321737f2cabb5646685c6e8cdb85c9
+Size (ghostscript-10.07.0.tar.xz) = 69008632 bytes
 SHA1 (patch-base_gserrors_h) = 36c8fcf27fcb0bfdcc075ad96efe3e44fb727d9a
 SHA1 (patch-base_lib.mak) = 1a10fc045e2d703095357a4cf40b97d83f90ad6a
 SHA1 (patch-base_mkromfs.c) = 9d9afbd0fbb8c70c8f4f7de3cadc5b54541f0db0



Home | Main Index | Thread Index | Old Index