pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/qpdf



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Apr 27 03:12:41 UTC 2019

Modified Files:
        pkgsrc/print/qpdf: Makefile distinfo

Log Message:
Update to 8.4.0

Changelog:
This is qpdf version 8.4.0. It contains many enhancements and fixes
including better handling of Unicode passwords, enhancements to
image optimization and appearance generation, overlay/underlay and
other changes. It also includes an important bug fix for page
splitting. For a full list of changes, please see the release notes.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/print/qpdf/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/print/qpdf/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/qpdf/Makefile
diff -u pkgsrc/print/qpdf/Makefile:1.24 pkgsrc/print/qpdf/Makefile:1.25
--- pkgsrc/print/qpdf/Makefile:1.24     Tue Jan  8 16:29:33 2019
+++ pkgsrc/print/qpdf/Makefile  Sat Apr 27 03:12:41 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2019/01/08 16:29:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.25 2019/04/27 03:12:41 ryoon Exp $
 
-DISTNAME=      qpdf-8.3.0
+DISTNAME=      qpdf-8.4.0
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=qpdf/}
 

Index: pkgsrc/print/qpdf/distinfo
diff -u pkgsrc/print/qpdf/distinfo:1.20 pkgsrc/print/qpdf/distinfo:1.21
--- pkgsrc/print/qpdf/distinfo:1.20     Tue Jan  8 16:29:33 2019
+++ pkgsrc/print/qpdf/distinfo  Sat Apr 27 03:12:41 2019
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.20 2019/01/08 16:29:33 ryoon Exp $
+$NetBSD: distinfo,v 1.21 2019/04/27 03:12:41 ryoon Exp $
 
-SHA1 (qpdf-8.3.0.tar.gz) = 34860254880bcde07d188cf57ccd01d0092ff963
-RMD160 (qpdf-8.3.0.tar.gz) = 0c689db3428bd52f0d24ce0b866b39d7b786508f
-SHA512 (qpdf-8.3.0.tar.gz) = 9982a489cc6b9c880adc7decb18f1941930a86f430a00505f230364fbadf83c5afd832a1ccf7966a9453cdbb40b7c60db438f7b27d836a242eefb07a77d7284d
-Size (qpdf-8.3.0.tar.gz) = 8915504 bytes
+SHA1 (qpdf-8.4.0.tar.gz) = b16325a88a09ed4b0684e569f060c406f8b208ef
+RMD160 (qpdf-8.4.0.tar.gz) = 2b0ee985969160f7d0dcb06038f1c32a0556438a
+SHA512 (qpdf-8.4.0.tar.gz) = 13225c6285311e8fe89970971b082b9613e70d474ee71dd5572f1ae268234d366c2c9c7bf427c4758a746a1a27ecc0127d31044ab501dbc08885c8aa0a514028
+Size (qpdf-8.4.0.tar.gz) = 16981811 bytes
 SHA1 (patch-libqpdf.pc.in) = f592899487bb958a01931afbe4ddf3c749ea103e
 SHA1 (patch-make_libtool.mk) = 8622d6a446da284269102dde38bf14271363dfdc



Home | Main Index | Thread Index | Old Index