aboutsummaryrefslogtreecommitdiff
path: root/graphics/xournalpp
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 /graphics/xournalpp
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 'graphics/xournalpp')
-rw-r--r--graphics/xournalpp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xournalpp/Makefile b/graphics/xournalpp/Makefile
index 375029bad9c3..306098db0627 100644
--- a/graphics/xournalpp/Makefile
+++ b/graphics/xournalpp/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xournalpp
DISTVERSION= 1.0.13-nightly.20190722
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MAINTAINER= yuri@FreeBSD.org