pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/qpdf qpdf: Update to 10.0.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e8636661d362
branches:  trunk
changeset: 426867:e8636661d362
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Tue Apr 07 13:54:12 2020 +0000

description:
qpdf: Update to 10.0.0

Changelog:
This is qpdf version 10.0.0. This release includes several notable
improvements: substantially improved performance over the 8.x and
9.x releases, an openssl crypto provider, delegation of random
number generation to the crypto provider, fast and automatic
determination of whether to run slow unreferenced resource removal
whens splitting pages (though you can force the behavior to be on
or off as well), and a few others.

diffstat:

 print/qpdf/Makefile |   5 ++---
 print/qpdf/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (30 lines):

diff -r 00a1238adbea -r e8636661d362 print/qpdf/Makefile
--- a/print/qpdf/Makefile       Tue Apr 07 13:47:04 2020 +0000
+++ b/print/qpdf/Makefile       Tue Apr 07 13:54:12 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2020/03/23 22:42:26 rillig Exp $
+# $NetBSD: Makefile,v 1.37 2020/04/07 13:54:12 ryoon Exp $
 
-DISTNAME=      qpdf-9.1.1
-PKGREVISION=   1
+DISTNAME=      qpdf-10.0.0
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=qpdf/}
 
diff -r 00a1238adbea -r e8636661d362 print/qpdf/distinfo
--- a/print/qpdf/distinfo       Tue Apr 07 13:47:04 2020 +0000
+++ b/print/qpdf/distinfo       Tue Apr 07 13:54:12 2020 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.28 2020/02/10 13:00:04 ryoon Exp $
+$NetBSD: distinfo,v 1.29 2020/04/07 13:54:12 ryoon Exp $
 
-SHA1 (qpdf-9.1.1.tar.gz) = 8176a6ee6257cd66817bf1aacbab27854f3b1def
-RMD160 (qpdf-9.1.1.tar.gz) = 214c8614f83554bbc818f75ee35dfcc0c4c27e71
-SHA512 (qpdf-9.1.1.tar.gz) = 008a11fef663a57ca173631f2053988023babea6c333cfe01db0ef955c8cd36d387ed9f2039f55bd5f9ca94c7a8e400461a09a15c5f89e03bc0817fdd0d3d585
-Size (qpdf-9.1.1.tar.gz) = 18312457 bytes
+SHA1 (qpdf-10.0.0.tar.gz) = ebdcf212d86a50e9586fd92932e8b4deae37479e
+RMD160 (qpdf-10.0.0.tar.gz) = a354e88ed719fa4b4d516277db2df4b5374d030c
+SHA512 (qpdf-10.0.0.tar.gz) = 9d07dddd139dc489f6ffefaee95bdbc430da3948b7ba5ac900e4b8dd027ab65805ba349e1e6d69068d1618d7d0d4f83d2952f6a637f3637613af764d4f26af23
+Size (qpdf-10.0.0.tar.gz) = 18397459 bytes
 SHA1 (patch-libqpdf.pc.in) = f592899487bb958a01931afbe4ddf3c749ea103e
 SHA1 (patch-make_libtool.mk) = 8622d6a446da284269102dde38bf14271363dfdc



Home | Main Index | Thread Index | Old Index