aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2019-04-22 00:41:37 +0800
committertijl <tijl@FreeBSD.org>2019-04-22 00:41:37 +0800
commitf097fe430dde48de7a460ae51541d43d9e789f0d (patch)
treeabdf9b467c6df24aae05639d00988e8ab04a58ba /print
parent0a12648c1ff57745f570f6c4411d86171327dc16 (diff)
downloadfreebsd-ports-gnome-f097fe430dde48de7a460ae51541d43d9e789f0d.tar.gz
freebsd-ports-gnome-f097fe430dde48de7a460ae51541d43d9e789f0d.tar.zst
freebsd-ports-gnome-f097fe430dde48de7a460ae51541d43d9e789f0d.zip
Update to 9.27.
PR: 237390 Exp-run by: antoine Approved by: portmgr (antoine) MFH: 2019Q2 Security: CVE-2019-3835, CVE-2019-3838
Diffstat (limited to 'print')
-rw-r--r--print/ghostscript9-agpl-base/Makefile3
-rw-r--r--print/ghostscript9-agpl-base/distinfo6
-rw-r--r--print/ghostscript9-agpl-base/pkg-plist8
-rw-r--r--print/ghostscript9-agpl-x11/Makefile2
4 files changed, 10 insertions, 9 deletions
diff --git a/print/ghostscript9-agpl-base/Makefile b/print/ghostscript9-agpl-base/Makefile
index 9f04054f9059..eae4ef408a9c 100644
--- a/print/ghostscript9-agpl-base/Makefile
+++ b/print/ghostscript9-agpl-base/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= ghostscript
-PORTVERSION= 9.26
-PORTREVISION= 1
+PORTVERSION= 9.27
CATEGORIES= print
MASTER_SITES= https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PORTVERSION:S/.//}/
PKGNAMESUFFIX= 9-agpl-base
diff --git a/print/ghostscript9-agpl-base/distinfo b/print/ghostscript9-agpl-base/distinfo
index 4a7d71b93a53..9d4ec5b30541 100644
--- a/print/ghostscript9-agpl-base/distinfo
+++ b/print/ghostscript9-agpl-base/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544792071
-SHA256 (ghostscript-9.26.tar.xz) = 90ed475f37584f646e9ef829932b2525d5c6fc2e0147e8d611bc50aa0e718598
-SIZE (ghostscript-9.26.tar.xz) = 33059724
+TIMESTAMP = 1555687281
+SHA256 (ghostscript-9.27.tar.xz) = fc0f1fbacd3610c67a9f080487a0e021f14390c38a4b4df9723e2bdf2b90b619
+SIZE (ghostscript-9.27.tar.xz) = 33182608
diff --git a/print/ghostscript9-agpl-base/pkg-plist b/print/ghostscript9-agpl-base/pkg-plist
index 8f6b95cb630b..0eaf95e8fb53 100644
--- a/print/ghostscript9-agpl-base/pkg-plist
+++ b/print/ghostscript9-agpl-base/pkg-plist
@@ -68,18 +68,23 @@ man/man1/ps2ps.1.gz
share/cmap/Identity-H
share/cmap/Identity-UTF16-H
share/cmap/Identity-V
+share/color/icc/ghostscript/a98.icc
share/color/icc/ghostscript/default_cmyk.icc
share/color/icc/ghostscript/default_gray.icc
share/color/icc/ghostscript/default_rgb.icc
+share/color/icc/ghostscript/esrgb.icc
share/color/icc/ghostscript/gray_to_k.icc
share/color/icc/ghostscript/lab.icc
share/color/icc/ghostscript/ps_cmyk.icc
share/color/icc/ghostscript/ps_gray.icc
share/color/icc/ghostscript/ps_rgb.icc
+share/color/icc/ghostscript/rommrgb.icc
+share/color/icc/ghostscript/scrgb.icc
share/color/icc/ghostscript/sgray.icc
share/color/icc/ghostscript/srgb.icc
%%PORTDOCS%%%%DOCSDIR%%/API.htm
%%PORTDOCS%%%%DOCSDIR%%/C-style.htm
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/Commprod.htm
%%PORTDOCS%%%%DOCSDIR%%/DLL.htm
%%PORTDOCS%%%%DOCSDIR%%/Deprecated.htm
@@ -196,8 +201,6 @@ share/color/icc/ghostscript/srgb.icc
%%DATADIR%%/Resource/Init/gs_cspace.ps
%%DATADIR%%/Resource/Init/gs_dbt_e.ps
%%DATADIR%%/Resource/Init/gs_diskn.ps
-%%DATADIR%%/Resource/Init/gs_dpnxt.ps
-%%DATADIR%%/Resource/Init/gs_dps.ps
%%DATADIR%%/Resource/Init/gs_dps1.ps
%%DATADIR%%/Resource/Init/gs_dps2.ps
%%DATADIR%%/Resource/Init/gs_dscp.ps
@@ -210,7 +213,6 @@ share/color/icc/ghostscript/srgb.icc
%%DATADIR%%/Resource/Init/gs_il1_e.ps
%%DATADIR%%/Resource/Init/gs_img.ps
%%DATADIR%%/Resource/Init/gs_init.ps
-%%DATADIR%%/Resource/Init/gs_l2img.ps
%%DATADIR%%/Resource/Init/gs_lev2.ps
%%DATADIR%%/Resource/Init/gs_ll3.ps
%%DATADIR%%/Resource/Init/gs_mex_e.ps
diff --git a/print/ghostscript9-agpl-x11/Makefile b/print/ghostscript9-agpl-x11/Makefile
index 27498329fec3..90dcafdf376e 100644
--- a/print/ghostscript9-agpl-x11/Makefile
+++ b/print/ghostscript9-agpl-x11/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ghostscript
-PORTVERSION= 9.26
+PORTVERSION= 9.27
CATEGORIES= print
MASTER_SITES= https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PORTVERSION:S/.//}/
PKGNAMESUFFIX= 9-agpl-x11