aboutsummaryrefslogtreecommitdiff
path: root/converters/pdf2djvu
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 /converters/pdf2djvu
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 'converters/pdf2djvu')
-rw-r--r--converters/pdf2djvu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/pdf2djvu/Makefile b/converters/pdf2djvu/Makefile
index 236de29277da..5bd06b5e4b83 100644
--- a/converters/pdf2djvu/Makefile
+++ b/converters/pdf2djvu/Makefile
@@ -2,7 +2,7 @@
PORTNAME= pdf2djvu
PORTVERSION= 0.9.12
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= converters
MASTER_SITES= https://github.com/jwilk/${PORTNAME}/releases/download/${PORTVERSION}/