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:           Wed Nov  7 12:59:45 UTC 2018

Modified Files:
        pkgsrc/print/qpdf: Makefile PLIST distinfo

Log Message:
Update to 8.2.1

Changelog:
This is qpdf version 8.2.1. It contains just a new command line flag to
the CLI. There are no library changes from 8.2.0.

This is qpdf version 8.2.0. It contains a few bug fixes and performance
improvements, some minor API enhancements, and a few other small changes.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/print/qpdf/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/qpdf/PLIST
cvs rdiff -u -r1.18 -r1.19 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.22 pkgsrc/print/qpdf/Makefile:1.23
--- pkgsrc/print/qpdf/Makefile:1.22     Wed Aug 22 09:46:15 2018
+++ pkgsrc/print/qpdf/Makefile  Wed Nov  7 12:59:44 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2018/08/22 09:46:15 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2018/11/07 12:59:44 ryoon Exp $
 
-DISTNAME=      qpdf-8.1.0
-PKGREVISION=   1
+DISTNAME=      qpdf-8.2.1
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=qpdf/}
 

Index: pkgsrc/print/qpdf/PLIST
diff -u pkgsrc/print/qpdf/PLIST:1.6 pkgsrc/print/qpdf/PLIST:1.7
--- pkgsrc/print/qpdf/PLIST:1.6 Sun Jul 15 23:37:37 2018
+++ pkgsrc/print/qpdf/PLIST     Wed Nov  7 12:59:44 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2018/07/15 23:37:37 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.7 2018/11/07 12:59:44 ryoon Exp $
 bin/fix-qdf
 bin/qpdf
 bin/zlib-flate
@@ -32,6 +32,7 @@ include/qpdf/QPDFObjectHandle.hh
 include/qpdf/QPDFObjectHelper.hh
 include/qpdf/QPDFPageDocumentHelper.hh
 include/qpdf/QPDFPageObjectHelper.hh
+include/qpdf/QPDFSystemError.hh
 include/qpdf/QPDFTokenizer.hh
 include/qpdf/QPDFWriter.hh
 include/qpdf/QPDFXRefEntry.hh

Index: pkgsrc/print/qpdf/distinfo
diff -u pkgsrc/print/qpdf/distinfo:1.18 pkgsrc/print/qpdf/distinfo:1.19
--- pkgsrc/print/qpdf/distinfo:1.18     Sun Jul 15 23:37:37 2018
+++ pkgsrc/print/qpdf/distinfo  Wed Nov  7 12:59:44 2018
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.18 2018/07/15 23:37:37 ryoon Exp $
+$NetBSD: distinfo,v 1.19 2018/11/07 12:59:44 ryoon Exp $
 
-SHA1 (qpdf-8.1.0.tar.gz) = f819707c346b21d90194cf9cec95e370f2807f20
-RMD160 (qpdf-8.1.0.tar.gz) = 8001ee0003dd8534c071719aa9fd19823fa42cd5
-SHA512 (qpdf-8.1.0.tar.gz) = 1831bcaaed87dae268db5d61805d1483ec5c101f6ce594be660664c119597ae67cf011c2b50092964d785a814d5f6c780935127a89401fe37a1026ae4d3af15c
-Size (qpdf-8.1.0.tar.gz) = 8243624 bytes
+SHA1 (qpdf-8.2.1.tar.gz) = 54d9597eaa739d9da5c9e2afab439f1704eb6560
+RMD160 (qpdf-8.2.1.tar.gz) = 9b6fc1f463e04c7d3b355273088f83434abaa0da
+SHA512 (qpdf-8.2.1.tar.gz) = ef3aeb4a7ca3ec48ab62341533eedcb2a6d0985767317ab72c22f0c0ecfef6849bfdc34b1bcec6427c7bde166143adb409c895ff40d8be6628e6323e27697a8c
+Size (qpdf-8.2.1.tar.gz) = 8256216 bytes
 SHA1 (patch-libqpdf.pc.in) = f592899487bb958a01931afbe4ddf3c749ea103e
 SHA1 (patch-make_libtool.mk) = 8622d6a446da284269102dde38bf14271363dfdc



Home | Main Index | Thread Index | Old Index