aboutsummaryrefslogtreecommitdiff
path: root/deskutils/cfiles
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-06-02 08:22:26 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-06-07 13:26:18 +0000
commitc5676761368b0e829c1692a4bd7deea9d7bfc92c (patch)
treef50307969a534bf0b49222f27703aa5ad728e0c8 /deskutils/cfiles
parent7437f16f67af6a3c8c759bc826f20cfc6cd22038 (diff)
downloadports-c5676761368b0e829c1692a4bd7deea9d7bfc92c.tar.gz
ports-c5676761368b0e829c1692a4bd7deea9d7bfc92c.zip
graphics/poppler: update to 21.06.0
Release 21.06.0: core: * Fix rendering of some extended latin1 characters in annotations. Issue #1070 * Support some not so well formed documents with password. Issue #1083 * Add API to get notified if the xref is reconstructed * Add somewhat fancier left/right signature visual representation * Fix crashes in malformed files * Minor code improvements qt6: * Change some functions to return std::unique_ptr qt5/qt6: * Add API to get notified if the xref is reconstructed * Add somewhat fancier left/right signature visual representation * Don't assert when trying to invert singular matrices build system: * make boost opt-out if building splash - Add dependency on boost to enable the splash backend. PR: 256370 Exp-run by: antoine
Diffstat (limited to 'deskutils/cfiles')
-rw-r--r--deskutils/cfiles/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/cfiles/Makefile b/deskutils/cfiles/Makefile
index 971746a834f2..53e7095ec214 100644
--- a/deskutils/cfiles/Makefile
+++ b/deskutils/cfiles/Makefile
@@ -2,7 +2,7 @@ PORTNAME= cfiles
DISTVERSIONPREFIX= v
DISTVERSION= 1.8-6
DISTVERSIONSUFFIX= -g327d47f
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= deskutils
MAINTAINER= yuri@FreeBSD.org