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 22.03.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/bc93cd8015bb
branches: trunk
changeset: 375172:bc93cd8015bb
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Mar 08 10:09:22 2022 +0000
description:
poppler: update to 22.03.0.
Release 22.03.0:
core:
* Signature: Fix finding Signatures that are in Pages not not in the global the Forms object
* Signature: Improve getting the path to the firefox certificate database
* Splash: Fix rendering of some joints. Issue #1212
* Fix get_poppler_localdir for relocatable Windows builds
* Minor code improvements
qt:
* Minor code improvements
utils:
* pdfimages: Fix the wrong Stream being passed for drawMaskedImage
build system:
* Small code improvements
diffstat:
print/poppler/Makefile.common | 4 ++--
print/poppler/PLIST | 6 +++---
print/poppler/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (45 lines):
diff -r 61fbccfece29 -r bc93cd8015bb print/poppler/Makefile.common
--- a/print/poppler/Makefile.common Tue Mar 08 09:34:04 2022 +0000
+++ b/print/poppler/Makefile.common Tue Mar 08 10:09:22 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.131 2022/02/15 19:26:48 wiz Exp $
+# $NetBSD: Makefile.common,v 1.132 2022/03/08 10:09:22 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= 22.02.0
+POPPLER_VERS= 22.03.0
DISTNAME= poppler-${POPPLER_VERS}
CATEGORIES= print
MASTER_SITES= https://poppler.freedesktop.org/
diff -r 61fbccfece29 -r bc93cd8015bb print/poppler/PLIST
--- a/print/poppler/PLIST Tue Mar 08 09:34:04 2022 +0000
+++ b/print/poppler/PLIST Tue Mar 08 10:09:22 2022 +0000
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.38 2022/02/15 19:26:48 wiz Exp $
+@comment $NetBSD: PLIST,v 1.39 2022/03/08 10:09:22 wiz Exp $
lib/libpoppler.so
-lib/libpoppler.so.118
-lib/libpoppler.so.118.0.0
+lib/libpoppler.so.119
+lib/libpoppler.so.119.0.0
lib/pkgconfig/poppler.pc
share/doc/poppler/README-XPDF
share/doc/poppler/README.md
diff -r 61fbccfece29 -r bc93cd8015bb print/poppler/distinfo
--- a/print/poppler/distinfo Tue Mar 08 09:34:04 2022 +0000
+++ b/print/poppler/distinfo Tue Mar 08 10:09:22 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.160 2022/02/15 19:26:48 wiz Exp $
+$NetBSD: distinfo,v 1.161 2022/03/08 10:09:22 wiz Exp $
-BLAKE2s (poppler-22.02.0.tar.xz) = 31aafa2fc4419c7cbeb41a45235a0795c081aaeec03f277d9cffcd2b2d4d5d97
-SHA512 (poppler-22.02.0.tar.xz) = 61867241d6d076dae554d654a8ad3b1a073079bad31f45170516b886fabb4c238ff2d49705924da219e128eb4052ac6337121967347600e54f61790dd0eed487
-Size (poppler-22.02.0.tar.xz) = 1807024 bytes
+BLAKE2s (poppler-22.03.0.tar.xz) = 0ce8d5286236e9612a5327b88d38a305bdcf457807b5a5d94bf934d712e8fbf9
+SHA512 (poppler-22.03.0.tar.xz) = f87bbff4f394f192095da0c00bdf8b5c70b7eb864941225aad2025e91283c3c42a0016a772e7e9ea73a86746251928fc64500f923e8fd841adae1c6e67d72569
+Size (poppler-22.03.0.tar.xz) = 1809940 bytes
Home |
Main Index |
Thread Index |
Old Index