summaryrefslogtreecommitdiff
path: root/print/poppler/Makefile.common
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-04-28 20:15:17 +0000
committerwiz <wiz@pkgsrc.org>2018-04-28 20:15:17 +0000
commitf7ddc53e2da80687702d58d631bb23cf1b13b1e5 (patch)
treec67ce5bc151b95244901a1640222ed373f87c0d6 /print/poppler/Makefile.common
parent49e99914bee488bd3d9998e615b99f87648d5103 (diff)
downloadpkgsrc-f7ddc53e2da80687702d58d631bb23cf1b13b1e5.tar.gz
poppler*: update to 0.64.0
Release 0.64.0 core: * Workaround form field text not being drawn on broken files. Bug #103245 * Add read only setter for form fields * Add support for Link Hide action * Add support for Next actions in Links * Fix parsing of Annot focus out actions * Fix PDFDoc::checkHeader() for PDFs smaller than 1 KiB. Bug #105674 * Add const to several classes and members * gfile: Fix build on some platforms * Fix issues with on malformed documents. Bug #105972, #105969, #106059, #106061 * Several small code improvements qt5: * Allow setting of Form visibility status * Allow setting of Form read only status * Add support for Link Hide action * Add support for Next actions in Links * ArthurOutputDev: Implement axialShadedFill * ArthurOutputDev: Implement drawImageMask. Bug #105531 * ArthurOutputDev: Implement Type3 font support utils: * pdfsig: Add -dump which writes signatures to disk. Bug #104881 glib: * less deprecated calls build system: * bring back the option to disable GObject introspection * Add iconv include dir when compiling * Make it possible to build poppler without fontconfig. Default for Android
Diffstat (limited to 'print/poppler/Makefile.common')
-rw-r--r--print/poppler/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/poppler/Makefile.common b/print/poppler/Makefile.common
index 896e88c175f..99731a6ae20 100644
--- a/print/poppler/Makefile.common
+++ b/print/poppler/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.96 2018/04/17 18:07:37 adam Exp $
+# $NetBSD: Makefile.common,v 1.97 2018/04/28 20:15:17 wiz Exp $
#
# used by print/poppler/Makefile
# used by print/poppler-cpp/Makefile
@@ -7,7 +7,7 @@
# used by print/poppler-qt5/Makefile
# used by print/poppler-utils/Makefile
-POPPLER_VERS= 0.63.0
+POPPLER_VERS= 0.64.0
DISTNAME= poppler-${POPPLER_VERS}
CATEGORIES= print
MASTER_SITES= https://poppler.freedesktop.org/