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 Oct  3 12:17:52 UTC 2019

Modified Files:
        pkgsrc/print/qpdf: Makefile distinfo

Log Message:
Update to 9.0.1

Changelog:
This is qpdf version 9.0.1. It contains a small number of minor
fixes and enhancements, including fixes to the build for big-endian
systems and systems with char being unsigned by default.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/print/qpdf/Makefile
cvs rdiff -u -r1.24 -r1.25 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.29 pkgsrc/print/qpdf/Makefile:1.30
--- pkgsrc/print/qpdf/Makefile:1.29     Sun Sep 15 00:11:29 2019
+++ pkgsrc/print/qpdf/Makefile  Thu Oct  3 12:17:52 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2019/09/15 00:11:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.30 2019/10/03 12:17:52 ryoon Exp $
 
-DISTNAME=      qpdf-9.0.0
+DISTNAME=      qpdf-9.0.1
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=qpdf/}
 

Index: pkgsrc/print/qpdf/distinfo
diff -u pkgsrc/print/qpdf/distinfo:1.24 pkgsrc/print/qpdf/distinfo:1.25
--- pkgsrc/print/qpdf/distinfo:1.24     Sun Sep 15 00:11:29 2019
+++ pkgsrc/print/qpdf/distinfo  Thu Oct  3 12:17:52 2019
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.24 2019/09/15 00:11:29 ryoon Exp $
+$NetBSD: distinfo,v 1.25 2019/10/03 12:17:52 ryoon Exp $
 
-SHA1 (qpdf-9.0.0.tar.gz) = 9e43d623dd761e257a665f6c8d4fa52105a83373
-RMD160 (qpdf-9.0.0.tar.gz) = 46f83a4ce838b9ae8bd382b5c5f68dc7c4af77f8
-SHA512 (qpdf-9.0.0.tar.gz) = bb20eaf4a12f33ad2ca6933a21123cdfd7d6031da472a881f8c60979881c19bc363db585c2be0635081c7380f0f0819921af7c3a4847de57505013c6e3959ea0
-Size (qpdf-9.0.0.tar.gz) = 18172400 bytes
+SHA1 (qpdf-9.0.1.tar.gz) = 5a3f8f86a71cd1fde2fcba08837b61d995f6aa39
+RMD160 (qpdf-9.0.1.tar.gz) = 21218474dbe0d124f24b912adcfd3b49d293f554
+SHA512 (qpdf-9.0.1.tar.gz) = 1bca5cf39f0019443f744c01ddc93773febca6883063fcec7f3541dd68359d8da44f34cf111cacb3bd9564f10bf1b09ea58173efd3ae06116e5c3832e61e82cc
+Size (qpdf-9.0.1.tar.gz) = 18172693 bytes
 SHA1 (patch-libqpdf.pc.in) = f592899487bb958a01931afbe4ddf3c749ea103e
 SHA1 (patch-make_libtool.mk) = 8622d6a446da284269102dde38bf14271363dfdc



Home | Main Index | Thread Index | Old Index