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: Fri Oct 30 15:13:31 UTC 2020
Modified Files:
pkgsrc/print/qpdf: Makefile distinfo
Log Message:
qpdf: Update to 10.0.2
Changelog:
This is qpdf version 10.0.2. This release includes several fixes
and performance improvements over 10.0.1. This release includes
prebuilt Linux binaries in a zip file for use in docker containers
or AWS Lambda. Also, the Windows releases are built with the latest
versions of dependent libraries and now use the OpenSSL crypto
provider by default. This is also the first release of qpdf to be
built with GitHub Actions.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/print/qpdf/Makefile
cvs rdiff -u -r1.30 -r1.31 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.39 pkgsrc/print/qpdf/Makefile:1.40
--- pkgsrc/print/qpdf/Makefile:1.39 Mon Aug 31 18:11:03 2020
+++ pkgsrc/print/qpdf/Makefile Fri Oct 30 15:13:31 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2020/08/31 18:11:03 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2020/10/30 15:13:31 ryoon Exp $
-DISTNAME= qpdf-10.0.1
-PKGREVISION= 1
+DISTNAME= qpdf-10.0.2
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qpdf/}
Index: pkgsrc/print/qpdf/distinfo
diff -u pkgsrc/print/qpdf/distinfo:1.30 pkgsrc/print/qpdf/distinfo:1.31
--- pkgsrc/print/qpdf/distinfo:1.30 Sun Apr 12 07:50:24 2020
+++ pkgsrc/print/qpdf/distinfo Fri Oct 30 15:13:31 2020
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.30 2020/04/12 07:50:24 ryoon Exp $
+$NetBSD: distinfo,v 1.31 2020/10/30 15:13:31 ryoon Exp $
-SHA1 (qpdf-10.0.1.tar.gz) = 0d101ffc8356618a2f950753e739e55946709143
-RMD160 (qpdf-10.0.1.tar.gz) = cc0864688a307219ca72e1671ab39f9092e87503
-SHA512 (qpdf-10.0.1.tar.gz) = b73c0839b08905052d90ed78645cc9fb4fda4a0fa803db7b46f3d77a2c2f7e8cec52173834b1e1f008f3a3475a7d913362d22e1ebece11187a90c9035b81de94
-Size (qpdf-10.0.1.tar.gz) = 18399985 bytes
+SHA1 (qpdf-10.0.2.tar.gz) = cc9b75a217562a9daecb42a4f613063b5b91aa34
+RMD160 (qpdf-10.0.2.tar.gz) = 188774ac119437e4d926d720c8619a78e11c73fa
+SHA512 (qpdf-10.0.2.tar.gz) = f1eec57dc76d0300296a1ec2f2d04bea8a75395ac480b37953d0da6924f96d13a258e4523893ef4e2ee89965686ae48f320886bc95120640fd3103cc3aed7032
+Size (qpdf-10.0.2.tar.gz) = 18458344 bytes
SHA1 (patch-libqpdf.pc.in) = f592899487bb958a01931afbe4ddf3c749ea103e
SHA1 (patch-make_libtool.mk) = 8622d6a446da284269102dde38bf14271363dfdc
Home |
Main Index |
Thread Index |
Old Index