aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-09-01 20:46:38 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-09-01 20:46:38 +0000
commit0ee39c1b52edcdad3b2373e943785407fe07efe9 (patch)
tree30094151c4764b977eda11302fe8dfa99b49fe4c /x11-toolkits
parent3a4746efbaf555111f79532635969a10ec548a93 (diff)
downloadports-0ee39c1b52edcdad3b2373e943785407fe07efe9.tar.gz
ports-0ee39c1b52edcdad3b2373e943785407fe07efe9.zip
graphics/poppler: update to 0.80.0
Release 0.80.0: core: * Annotations: Implement support for setting a different text in the appearance stream than the real text * Splash: Optionally use small_vector from boost * Fix memory leaks on broken files * Fix abort on broken files * Small code simplifications * Remove USE_FIXEDPOINT support. Issue #821 qt5: * Fix MSVC build * Add subsitute-font information * Fix since marker of some functions * Fix leak when aborting text extraction * Small code simplifications glib: * Make print scaling getter visible * Make Duplex/NumCopies/PrintPageRange preference available in API * Implement Movie API utils: * pdftotext: Add -nodiag flag to remove diagonal text on output build system: * Mark external lib include dirs as SYSTEM PR: 240176 Exp-run by: antoine Approved by: gnome (kwm, implicit)
Notes
Notes: svn path=/head/; revision=510739
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/rubygem-poppler/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/rubygem-poppler/Makefile b/x11-toolkits/rubygem-poppler/Makefile
index f8aa369e0cd0..a7ca6eecf13d 100644
--- a/x11-toolkits/rubygem-poppler/Makefile
+++ b/x11-toolkits/rubygem-poppler/Makefile
@@ -2,6 +2,7 @@
PORTNAME= poppler
PORTVERSION= 3.3.7
+PORTREVISION= 1
CATEGORIES= x11-toolkits rubygems
MASTER_SITES= RG