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:           Thu May  2 11:25:23 UTC 2019

Modified Files:
        pkgsrc/print/qpdf: Makefile distinfo

Log Message:
Update to 8.4.1

Changelog:
This is qpdf version 8.4.1. It contains a small handful of minor
CLI enhancements and a few bug fixes from 8.4.0 including handling
of Unicode filenames in Windows, a performance bug with --split-pages
and a few others. For a full list of changes, please see the release
notes.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/print/qpdf/Makefile
cvs rdiff -u -r1.21 -r1.22 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.25 pkgsrc/print/qpdf/Makefile:1.26
--- pkgsrc/print/qpdf/Makefile:1.25     Sat Apr 27 03:12:41 2019
+++ pkgsrc/print/qpdf/Makefile  Thu May  2 11:25:23 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2019/04/27 03:12:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.26 2019/05/02 11:25:23 ryoon Exp $
 
-DISTNAME=      qpdf-8.4.0
+DISTNAME=      qpdf-8.4.1
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=qpdf/}
 

Index: pkgsrc/print/qpdf/distinfo
diff -u pkgsrc/print/qpdf/distinfo:1.21 pkgsrc/print/qpdf/distinfo:1.22
--- pkgsrc/print/qpdf/distinfo:1.21     Sat Apr 27 03:12:41 2019
+++ pkgsrc/print/qpdf/distinfo  Thu May  2 11:25:23 2019
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.21 2019/04/27 03:12:41 ryoon Exp $
+$NetBSD: distinfo,v 1.22 2019/05/02 11:25:23 ryoon Exp $
 
-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 (qpdf-8.4.1.tar.gz) = bb7e6ee3b9b515b873366fc85d14bcdf00853bb8
+RMD160 (qpdf-8.4.1.tar.gz) = 572331148259ee520f3c09b7b2576ab6229ee6c4
+SHA512 (qpdf-8.4.1.tar.gz) = d5ac3376345650f05278f8b4d99182cd58b927537085a4a6415d3df0b80b7ddd80a7c33778ec8c3b85d9788ea081ea3266bd4a9315eda9820988e9e54a22f80d
+Size (qpdf-8.4.1.tar.gz) = 16990752 bytes
 SHA1 (patch-libqpdf.pc.in) = f592899487bb958a01931afbe4ddf3c749ea103e
 SHA1 (patch-make_libtool.mk) = 8622d6a446da284269102dde38bf14271363dfdc



Home | Main Index | Thread Index | Old Index