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 Jul 7 14:04:20 UTC 2023
Modified Files:
pkgsrc/print/qpdf: Makefile PLIST distinfo
Log Message:
qpdf: Update to 11.4.0
Changelog:
This is qpdf version 11.4.0. This release contains a few minor
enhancements and bug fixes. Highlights include improving annotation
flattenening to avoid losing annotations in certain technically
incorrect but otherwise usable PDF files, and an enhancement to
--optimize-images that allows it to traverse into form XObjects.
This release also corrects a packaging error that was causing the
MinGW DLL to be about 12 times larger than necessary.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/print/qpdf/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/print/qpdf/PLIST
cvs rdiff -u -r1.41 -r1.42 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.53 pkgsrc/print/qpdf/Makefile:1.54
--- pkgsrc/print/qpdf/Makefile:1.53 Fri Apr 28 13:03:42 2023
+++ pkgsrc/print/qpdf/Makefile Fri Jul 7 14:04:20 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2023/04/28 13:03:42 hauke Exp $
+# $NetBSD: Makefile,v 1.54 2023/07/07 14:04:20 ryoon Exp $
-DISTNAME= qpdf-11.3.0
-PKGREVISION= 1
+DISTNAME= qpdf-11.4.0
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qpdf/}
Index: pkgsrc/print/qpdf/PLIST
diff -u pkgsrc/print/qpdf/PLIST:1.15 pkgsrc/print/qpdf/PLIST:1.16
--- pkgsrc/print/qpdf/PLIST:1.15 Mon Apr 24 07:38:38 2023
+++ pkgsrc/print/qpdf/PLIST Fri Jul 7 14:04:20 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2023/04/24 07:38:38 wiz Exp $
+@comment $NetBSD: PLIST,v 1.16 2023/07/07 14:04:20 ryoon Exp $
bin/fix-qdf
bin/qpdf
bin/zlib-flate
@@ -77,7 +77,7 @@ lib/cmake/qpdf/qpdfConfigVersion.cmake
lib/libqpdf.a
lib/libqpdf.so
lib/libqpdf.so.29
-lib/libqpdf.so.29.3.0
+lib/libqpdf.so.29.4.0
lib/pkgconfig/libqpdf.pc
man/man1/fix-qdf.1
man/man1/qpdf.1
@@ -103,4 +103,5 @@ share/doc/qpdf/examples/pdf-split-pages.
share/doc/qpdf/examples/qpdf-job.cc
share/doc/qpdf/examples/qpdfjob-c-save-attachment.c
share/doc/qpdf/examples/qpdfjob-c.c
+share/doc/qpdf/examples/qpdfjob-remove-annotations.cc
share/doc/qpdf/examples/qpdfjob-save-attachment.cc
Index: pkgsrc/print/qpdf/distinfo
diff -u pkgsrc/print/qpdf/distinfo:1.41 pkgsrc/print/qpdf/distinfo:1.42
--- pkgsrc/print/qpdf/distinfo:1.41 Mon Apr 24 07:38:38 2023
+++ pkgsrc/print/qpdf/distinfo Fri Jul 7 14:04:20 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.41 2023/04/24 07:38:38 wiz Exp $
+$NetBSD: distinfo,v 1.42 2023/07/07 14:04:20 ryoon Exp $
-BLAKE2s (qpdf-11.3.0.tar.gz) = 7308f47a37b933cbe8d2e3e9b7f1f6e32ff70a4c64c9eac3da8feeffc02321c7
-SHA512 (qpdf-11.3.0.tar.gz) = 1c8a0b62d50efb4c09885f36244048797dea44f28917aefe0266e2b158858ea19d477bbc445abbd3b7180a3de56d6a819ff44275cdc0979827effba9739b53d2
-Size (qpdf-11.3.0.tar.gz) = 18732977 bytes
+BLAKE2s (qpdf-11.4.0.tar.gz) = 2d7decc274aed848ded3b771e6a9819cbad2f9f7daec4208a12080d16fbe93df
+SHA512 (qpdf-11.4.0.tar.gz) = 6f31a37a9a52752c89d319e0d29d8e6c1e4885ca494de47a65f9374cdb5672497ab93f754481300c8e6c68fc2874860997b778dc05386b6f3e6a5a70a3f9f754
+Size (qpdf-11.4.0.tar.gz) = 18643945 bytes
SHA1 (patch-libqpdf.pc.in) = 594c009942d3d0ae54388aed669e07fec030c0bc
Home |
Main Index |
Thread Index |
Old Index