pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/poppler poppler*: update to 21.09.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/ddfd7077ec75
branches: trunk
changeset: 459085:ddfd7077ec75
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Sep 29 10:02:26 2021 +0000
description:
poppler*: update to 21.09.0
Release 21.09.0:
core:
* Splash: Massive spped improvement on files that use lots of save/restore (q/Q) operators
* Correct decoding of signature properties Reason & Location when they are Unicode
* Fix issues with malformed files
* MSVC build fixes
build system:
* Call cmake_minium_required() before project()
* Always append to CMAKE_{C,CXX}_FLAGS_${CMAKE_BUILD_TYPE}
* correctly forward user-provided flags to try_compile()
Release 21.08.0:
core:
* Add API to allow addition and modification of outlines into a PDF
* Use additional samples to test for constant parts of an axial gradient
* forms: Create fallback fonts for some well known font names
* Support reading the PDF Version from the Catalog
* Fix XRef::copy when there are modified objects
* Take into account that Date string may be in unicode
* JBIG2Stream: Fix regression in "Do not consider a size-0 to be an error"
* Replace a local bubble sort implementation by std::sort
* Fix issues with malformed files
build system:
* Better error message when libjpeg is not found
* Better error messages when libopenjpeg2 is not found
qt5/qt6:
* Document that a document has to outlive its pages
* Make getPdfVersion return a dedicated version object
glib:
* mimick TextSelectionDumper logic change for spaceAfter
diffstat:
print/poppler/Makefile.common | 4 ++--
print/poppler/PLIST | 6 +++---
print/poppler/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 10 deletions(-)
diffs (48 lines):
diff -r 68c359b71f58 -r ddfd7077ec75 print/poppler/Makefile.common
--- a/print/poppler/Makefile.common Wed Sep 29 09:59:33 2021 +0000
+++ b/print/poppler/Makefile.common Wed Sep 29 10:02:26 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.124 2021/07/15 11:31:25 wiz Exp $
+# $NetBSD: Makefile.common,v 1.125 2021/09/29 10:02:26 wiz Exp $
#
# used by print/poppler/Makefile
# used by print/poppler-cpp/Makefile
@@ -7,7 +7,7 @@
# used by print/poppler-qt5/Makefile
# used by print/poppler-utils/Makefile
-POPPLER_VERS= 21.07.0
+POPPLER_VERS= 21.09.0
DISTNAME= poppler-${POPPLER_VERS}
CATEGORIES= print
MASTER_SITES= https://poppler.freedesktop.org/
diff -r 68c359b71f58 -r ddfd7077ec75 print/poppler/PLIST
--- a/print/poppler/PLIST Wed Sep 29 09:59:33 2021 +0000
+++ b/print/poppler/PLIST Wed Sep 29 10:02:26 2021 +0000
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.34 2021/06/10 10:59:29 wiz Exp $
+@comment $NetBSD: PLIST,v 1.35 2021/09/29 10:02:26 wiz Exp $
lib/libpoppler.so
-lib/libpoppler.so.111
-lib/libpoppler.so.111.0.0
+lib/libpoppler.so.113
+lib/libpoppler.so.113.0.0
lib/pkgconfig/poppler.pc
share/doc/poppler/README-XPDF
share/doc/poppler/README.md
diff -r 68c359b71f58 -r ddfd7077ec75 print/poppler/distinfo
--- a/print/poppler/distinfo Wed Sep 29 09:59:33 2021 +0000
+++ b/print/poppler/distinfo Wed Sep 29 10:02:26 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.153 2021/07/15 11:31:25 wiz Exp $
+$NetBSD: distinfo,v 1.154 2021/09/29 10:02:26 wiz Exp $
-SHA1 (poppler-21.07.0.tar.xz) = 3d59954880389103fa2a30027a992de9450008ab
-RMD160 (poppler-21.07.0.tar.xz) = b0dafbc1e0a748c056bfccbe510f74b2d2a66c2f
-SHA512 (poppler-21.07.0.tar.xz) = ce1d8a5dd4a300a24aa71aea4919262e108ce1717dee04863da41de0962e4c0067e9c703c190386bd66d9c4ef54d04513cc8509f4beaf76e996576912d2583e8
-Size (poppler-21.07.0.tar.xz) = 1709664 bytes
+SHA1 (poppler-21.09.0.tar.xz) = e338619c4229301ddb7f590d7f8ea5cdd2b0798a
+RMD160 (poppler-21.09.0.tar.xz) = e645e19194be08a92e418d2e0f81109c247256ea
+SHA512 (poppler-21.09.0.tar.xz) = e63181b98cbcb71e5b1beefce3aa7c196f69a7adc4304c8ced70eac7ab8a7edf918988faeb2a23727ecaafd6f4a809f561fa1c86f1fda0ab7e5e2dc882a5ab55
+Size (poppler-21.09.0.tar.xz) = 1722828 bytes
SHA1 (patch-poppler_poppler-config.h.cmake) = d2a67beb1275f10f19468421f203806ead6fa8ff
Home |
Main Index |
Thread Index |
Old Index