pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/poppler
Module Name: pkgsrc
Committed By: wiz
Date: Tue Mar 8 10:09:22 UTC 2022
Modified Files:
pkgsrc/print/poppler: Makefile.common PLIST distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 pkgsrc/print/poppler/Makefile.common
cvs rdiff -u -r1.38 -r1.39 pkgsrc/print/poppler/PLIST
cvs rdiff -u -r1.160 -r1.161 pkgsrc/print/poppler/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/poppler/Makefile.common
diff -u pkgsrc/print/poppler/Makefile.common:1.131 pkgsrc/print/poppler/Makefile.common:1.132
--- pkgsrc/print/poppler/Makefile.common:1.131 Tue Feb 15 19:26:48 2022
+++ pkgsrc/print/poppler/Makefile.common Tue Mar 8 10:09:22 2022
@@ -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/
Index: pkgsrc/print/poppler/PLIST
diff -u pkgsrc/print/poppler/PLIST:1.38 pkgsrc/print/poppler/PLIST:1.39
--- pkgsrc/print/poppler/PLIST:1.38 Tue Feb 15 19:26:48 2022
+++ pkgsrc/print/poppler/PLIST Tue Mar 8 10:09:22 2022
@@ -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
Index: pkgsrc/print/poppler/distinfo
diff -u pkgsrc/print/poppler/distinfo:1.160 pkgsrc/print/poppler/distinfo:1.161
--- pkgsrc/print/poppler/distinfo:1.160 Tue Feb 15 19:26:48 2022
+++ pkgsrc/print/poppler/distinfo Tue Mar 8 10:09:22 2022
@@ -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