diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-03-15 13:15:29 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-03-15 13:15:29 +0000 |
commit | 7341883867c4a0c7944e6a44bfea075cabeed58b (patch) | |
tree | 050de2d014c7344099cd867b4a658772832c784d /print | |
parent | 1e43a1b9cce313661757befdee69050c2a4a35fe (diff) | |
download | pkgsrc-7341883867c4a0c7944e6a44bfea075cabeed58b.tar.gz |
Update to 0.9.4
Changelog:
pdf2djvu (0.9.4) unstable; urgency=low
[ Jakub Wilk ]
* Standardize on American spelling in the manual page.
* Document that bugs can be reported to the mailing list.
* Fix build failure with GCC 6.
Thanks to Martin Michlmayr for the bug report.
https://bugs.debian.org/812007
* Improve warning message when a link with an unsupported
action type is encountered.
Thanks to Janusz S. Bień for the bug report.
https://groups.io/g/pdf2djvu/message/26
* Improve error handling in out-of-memory situations.
Thanks to Daniel Stender for the bug report.
https://bitbucket.org/jwilk/pdf2djvu/issue/107
* Use HTTPS for sourceforge.net and freedesktop.org URLs.
* Improve the test suite.
* Update the Polish translation.
[ Chris Leick ]
* Update the German translation.
[ Américo Monteiro ]
* Update the Portuguese translation.
[ Kyrill Detinov ]
* Update the Russian translation.
[ Jean-Paul Guillonneau ]
* Update the French translation of the manual page.
-- Jakub Wilk <jwilk@jwilk.net> Wed, 24 Feb 2016 18:34:05 +0100
Diffstat (limited to 'print')
-rw-r--r-- | print/pdf2djvu/Makefile | 5 | ||||
-rw-r--r-- | print/pdf2djvu/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/print/pdf2djvu/Makefile b/print/pdf2djvu/Makefile index 44c7440dddc..dd8d3f26c45 100644 --- a/print/pdf2djvu/Makefile +++ b/print/pdf2djvu/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2016/03/15 12:31:55 ryoon Exp $ +# $NetBSD: Makefile,v 1.40 2016/03/15 13:15:29 ryoon Exp $ # -DISTNAME= pdf2djvu-0.9.3 -PKGREVISION= 2 +DISTNAME= pdf2djvu-0.9.4 CATEGORIES= print MASTER_SITES= https://bitbucket.org/jwilk/pdf2djvu/downloads/ EXTRACT_SUFX= .tar.xz diff --git a/print/pdf2djvu/distinfo b/print/pdf2djvu/distinfo index 4b3defd1679..53a10e4b4ce 100644 --- a/print/pdf2djvu/distinfo +++ b/print/pdf2djvu/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2016/01/31 07:22:54 ryoon Exp $ +$NetBSD: distinfo,v 1.11 2016/03/15 13:15:29 ryoon Exp $ -SHA1 (pdf2djvu-0.9.3.tar.xz) = 776b92a9a0c5f917165c56d00bda27666990d269 -RMD160 (pdf2djvu-0.9.3.tar.xz) = 80b65920fd7ded187395706a4ca6f36e5defd743 -SHA512 (pdf2djvu-0.9.3.tar.xz) = 388b76642c354480674b6eee4961792c4ef483313ffd25a6248d1d6302985ac5adfb558ae9241062893a419463c9626d8dac9d08297d66b68a98cebbcc4dc193 -Size (pdf2djvu-0.9.3.tar.xz) = 239492 bytes +SHA1 (pdf2djvu-0.9.4.tar.xz) = ae4adc1376375f38ef9e79514b5e026855d56bde +RMD160 (pdf2djvu-0.9.4.tar.xz) = a70e6aab9b027978541f2ea37936f55c3a9acd6f +SHA512 (pdf2djvu-0.9.4.tar.xz) = 6b97d0577ee6e623d8c877393f551dd2a5e19508e5cd6dc5bb2d3ae1a2b71c2f0ffc7020d85507bc52a25da09a301dd5ddf45ab2628928477e0846707ea57322 +Size (pdf2djvu-0.9.4.tar.xz) = 250332 bytes |