diff options
author | Michael Osipov <michaelo@FreeBSD.org> | 2025-04-30 23:32:45 +0200 |
---|---|---|
committer | Michael Osipov <michaelo@FreeBSD.org> | 2025-05-02 08:43:37 +0200 |
commit | b24061b5440e2b01c4738141ab82ba1f4e2d177c (patch) | |
tree | d5fcc173d526b16c3649cebf95f299b321b13a07 /print | |
parent | devel/svn2git: Unflavorize (diff) |
print/ghostscript10: Update port to 10.05.1
Approved by: jrm (mentor)
MFH: 2025Q2
Differential Revision: https://reviews.freebsd.org/D50097
Release Notes: https://ghostscript.readthedocs.io/en/gs10.05.1/News.html
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript10/Makefile | 3 | ||||
-rw-r--r-- | print/ghostscript10/distinfo | 6 | ||||
-rw-r--r-- | print/ghostscript10/pkg-plist | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/print/ghostscript10/Makefile b/print/ghostscript10/Makefile index ae5c643434e1..edf3e1bdfa2c 100644 --- a/print/ghostscript10/Makefile +++ b/print/ghostscript10/Makefile @@ -1,6 +1,5 @@ PORTNAME= ghostscript -DISTVERSION= 10.05.0 -PORTREVISION= 1 +DISTVERSION= 10.05.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 de658b581873..e1805e453459 100644 --- a/print/ghostscript10/distinfo +++ b/print/ghostscript10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741815958 -SHA256 (ghostscript-10.05.0.tar.xz) = aac9c4fdf61805a76f6220012735c1ae832813788314bfc04055cc0c8959b9a3 -SIZE (ghostscript-10.05.0.tar.xz) = 68044488 +TIMESTAMP = 1746048734 +SHA256 (ghostscript-10.05.1.tar.xz) = 22f2bdca15c28830c9715cddc5c296ea66898bfdab0b604a4e0bcfeb03af6cad +SIZE (ghostscript-10.05.1.tar.xz) = 68043644 diff --git a/print/ghostscript10/pkg-plist b/print/ghostscript10/pkg-plist index 323143db0c2d..cefe9e4b2cb0 100644 --- a/print/ghostscript10/pkg-plist +++ b/print/ghostscript10/pkg-plist @@ -7,6 +7,7 @@ bin/gsdj500 bin/gslj bin/gslp bin/gsnd +bin/pdf2dsc bin/pdf2ps bin/pf2afm bin/pfbtopfa @@ -274,6 +275,7 @@ share/color/icc/ghostscript/srgb.icc %%DATADIR%%/lib/necp2x.upp %%DATADIR%%/lib/necp2x6.upp %%DATADIR%%/lib/pdf_info.ps +%%DATADIR%%/lib/pdf2dsc.ps %%DATADIR%%/lib/pf2afm.ps %%DATADIR%%/lib/pfbtopfa.ps %%DATADIR%%/lib/ppath.ps |