Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Nov 2023 08:22:45 GMT
From:      Michael Osipov <michaelo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 808bb002c355 - main - print/ghostscript10: update port to 10.02.1
Message-ID:  <202311080822.3A88MjL2041040@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by michaelo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=808bb002c355d9fe1916696c6696dc488a208139

commit 808bb002c355d9fe1916696c6696dc488a208139
Author:     Michael Osipov <michael.osipov@siemens.com>
AuthorDate: 2023-11-06 08:30:10 +0000
Commit:     Michael Osipov <michaelo@FreeBSD.org>
CommitDate: 2023-11-08 08:22:15 +0000

    print/ghostscript10: update port to 10.02.1
    
    PR:     274935
    Approved by:    jrm (mentor)
    MFH:            2023Q4
    Security:       CVE-2023-46751
    Differential Revision:  https://reviews.freebsd.org/D42473
---
 print/ghostscript10/Makefile | 2 +-
 print/ghostscript10/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/print/ghostscript10/Makefile b/print/ghostscript10/Makefile
index fea0c6228f47..3465f174a589 100644
--- a/print/ghostscript10/Makefile
+++ b/print/ghostscript10/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ghostscript
-DISTVERSION=	10.02.0
+DISTVERSION=	10.02.1
 CATEGORIES=	print
 MASTER_SITES=	https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${DISTVERSION:S/.//g}/
 PKGNAMESUFFIX=	${GS_MAJOR_VERSION}
diff --git a/print/ghostscript10/distinfo b/print/ghostscript10/distinfo
index 495cd37e6dcf..67203cc82cdb 100644
--- a/print/ghostscript10/distinfo
+++ b/print/ghostscript10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1694618577
-SHA256 (ghostscript-10.02.0.tar.xz) = fa08ce016b30d26293dc322c6353691aced94fd3667a68ede7ff5395d71fcd0b
-SIZE (ghostscript-10.02.0.tar.xz) = 67955320
+TIMESTAMP = 1699259388
+SHA256 (ghostscript-10.02.1.tar.xz) = 8c58c948b0721becefcd0029c8db95f9bb3268affc25ea01d4c5a6b07fa1ab08
+SIZE (ghostscript-10.02.1.tar.xz) = 68017088



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311080822.3A88MjL2041040>