aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostscript9-agpl-base
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-12-12 04:10:03 +0800
committerTobias C. Berner <tcberner@FreeBSD.org>2020-12-12 04:10:03 +0800
commit773872818c1b3d2ab4c52a21f1e912dcd3279e2a (patch)
treeba2affa5d2bb9826fa9b90460d39d3650503151e /print/ghostscript9-agpl-base
parent86b21fcb3d32c0f73c0566bbefa926324b347757 (diff)
downloadfreebsd-ports-gnome-773872818c1b3d2ab4c52a21f1e912dcd3279e2a.tar.gz
freebsd-ports-gnome-773872818c1b3d2ab4c52a21f1e912dcd3279e2a.tar.zst
freebsd-ports-gnome-773872818c1b3d2ab4c52a21f1e912dcd3279e2a.zip
graphics/poppler: update to 20.12.0
Changelog: core: * Draw better circles for circle annotations * Fix annotation line width if no appearance stream or style are given * Tweak rendering of highlight annotations * Fix border rendering of some annotations * Fix rendering of some files. Issue #976 Issue #567 * PSOutputDev: provide options to set the rasterization color space and ICC profile * PSOutputDev: for splashModeCMYK8 and language level >=2 activate overprint emulation * PSOutputDev: use the DeviceN8 bitmap for rasterization with CMYK-output + overprint * Use the font name without subset tag when querying for a system font * Splash: Fix wrong x adjustment during clipping * Splash: Fix blitImage in uncolored tiling patterns * timeToDateString: We forgot the ' after the minutes * Move psLevel to PSOutputDev creation * Fix several issues in broken files utils: * pdftops: provide options to set the rasterization color space and ICC profile * pdftops: for splashModeCMYK8 and language level >=2 activate overprint emulation cpp: * New fuzzers glib: * New fuzzers qt5: * New fuzzers build system: * gcc: Enable -fno-operator-names * Remove obsolete bool-to-binary macro * Remove obsolete version-check macro for pkgconfig * Remove .pc files for private back-ends * Remove redundant unit-test macro PR: 251537 Exp-run by: antoine
Diffstat (limited to 'print/ghostscript9-agpl-base')
-rw-r--r--print/ghostscript9-agpl-base/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript9-agpl-base/Makefile b/print/ghostscript9-agpl-base/Makefile
index 6aaf8cf99d33..a4904ad578d0 100644
--- a/print/ghostscript9-agpl-base/Makefile
+++ b/print/ghostscript9-agpl-base/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ghostscript
PORTVERSION= 9.52
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= print
MASTER_SITES= https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PORTVERSION:S/.//}/
PKGNAMESUFFIX= 9-agpl-base