summaryrefslogtreecommitdiff
path: root/print/pdf2djvu
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2017-09-28 12:41:34 +0000
committerryoon <ryoon@pkgsrc.org>2017-09-28 12:41:34 +0000
commitcda480f1e07209d22da729b1e644cd4dc2fb6255 (patch)
tree4a328e394a3318fef91e70a7bc7de0bed25dd977 /print/pdf2djvu
parente9d8ba122c4a7bcad775c8f71ab64abbedf9b834 (diff)
downloadpkgsrc-cda480f1e07209d22da729b1e644cd4dc2fb6255.tar.gz
Update to 0.9.7
Changelog: pdf2djvu (0.9.7) unstable; urgency=low * Fix build failure with Poppler ≥ 0.58. * Improve the build system: + Fix non-portable sed(1) calls in the manpage translations makefile. + Use relative paths when building OpenJPEG for Windows (so that absolute paths are not included in the binary). * Upgrade libraries bundled with the Windows package: - Poppler 0.59. -- Jakub Wilk <jwilk@jwilk.net> Mon, 04 Sep 2017 21:15:05 +0200 pdf2djvu (0.9.6) unstable; urgency=low * Port the code to C++11. Incidentally, this fixes build failure with Poppler ≥ 0.57. * Fix GCC 8 warnings about catching polymorphic type by value. https://github.com/jwilk/pdf2djvu/issues/122 * Upgrade libraries bundled with the Windows package: - Poppler 0.57; - GraphicsMagick 1.3.26; - Expat 2.2.3; - FreeType 2.8; - fontconfig 2.12.4. * Windows: build Poppler against OpenJPEG 2.1.2. * Improve the test suite. -- Jakub Wilk <jwilk@jwilk.net> Mon, 07 Aug 2017 14:52:02 +0200
Diffstat (limited to 'print/pdf2djvu')
-rw-r--r--print/pdf2djvu/Makefile5
-rw-r--r--print/pdf2djvu/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/print/pdf2djvu/Makefile b/print/pdf2djvu/Makefile
index 62475bc63ec..f0a799262b0 100644
--- a/print/pdf2djvu/Makefile
+++ b/print/pdf2djvu/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2017/09/04 20:20:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.52 2017/09/28 12:41:34 ryoon Exp $
#
-DISTNAME= pdf2djvu-0.9.5
-PKGREVISION= 3
+DISTNAME= pdf2djvu-0.9.7
CATEGORIES= print
MASTER_SITES= https://github.com/jwilk/pdf2djvu/releases/download/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.xz
diff --git a/print/pdf2djvu/distinfo b/print/pdf2djvu/distinfo
index b2b7f640f1d..440be725ed9 100644
--- a/print/pdf2djvu/distinfo
+++ b/print/pdf2djvu/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2017/05/16 12:43:47 ryoon Exp $
+$NetBSD: distinfo,v 1.13 2017/09/28 12:41:34 ryoon Exp $
-SHA1 (pdf2djvu-0.9.5.tar.xz) = 31243c5c90cf89110191866159bdfd9164150e45
-RMD160 (pdf2djvu-0.9.5.tar.xz) = 638aaf4b4a2885a5138cad3df0e67bbe89496f2a
-SHA512 (pdf2djvu-0.9.5.tar.xz) = d3628f40f17fc2a2449f45a51a5641cb0fc0f55fc71cc481cd71e029bc870280bdf938d3ed1e757c61ea100d9a67af316362f9e7c3cc10c0d704ca3645d6633a
-Size (pdf2djvu-0.9.5.tar.xz) = 267188 bytes
+SHA1 (pdf2djvu-0.9.7.tar.xz) = 2b3e655301a97191a19791a05d73b7cd2428be66
+RMD160 (pdf2djvu-0.9.7.tar.xz) = fba9b77b24829b726e636e9362fbb887d50544a4
+SHA512 (pdf2djvu-0.9.7.tar.xz) = d068e214b90f85c97117e30fb1d3c2625defc81348f65c656712b754ddac3116338a1294d8545caec2cf00e6e8014b0e6a97b043504d90a5074469e039eb9366
+Size (pdf2djvu-0.9.7.tar.xz) = 268344 bytes