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: Mon May 8 09:29:20 UTC 2023
Modified Files:
pkgsrc/print/poppler: Makefile.common PLIST distinfo
Log Message:
poppler*: update to 23.05.0
Release 23.05.0:
core:
* Fix crash when filling some forms
* Set SigFlags when signing unsigned signature
* Add some infrastructure code to support multiple signing backends
* Fix potential stack overflow in PostScriptFunction::parseCode
* Fix some minor uninitialised memory reads
To generate a diff of this commit:
cvs rdiff -u -r1.146 -r1.147 pkgsrc/print/poppler/Makefile.common
cvs rdiff -u -r1.46 -r1.47 pkgsrc/print/poppler/PLIST
cvs rdiff -u -r1.171 -r1.172 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.146 pkgsrc/print/poppler/Makefile.common:1.147
--- pkgsrc/print/poppler/Makefile.common:1.146 Mon Apr 24 07:24:18 2023
+++ pkgsrc/print/poppler/Makefile.common Mon May 8 09:29:20 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.146 2023/04/24 07:24:18 wiz Exp $
+# $NetBSD: Makefile.common,v 1.147 2023/05/08 09:29:20 wiz Exp $
#
# used by print/poppler/Makefile
# used by print/poppler-cpp/Makefile
@@ -8,7 +8,7 @@
# used by print/poppler-qt6/Makefile
# used by print/poppler-utils/Makefile
-POPPLER_VERS= 23.04.0
+POPPLER_VERS= 23.05.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.46 pkgsrc/print/poppler/PLIST:1.47
--- pkgsrc/print/poppler/PLIST:1.46 Mon Apr 24 07:24:18 2023
+++ pkgsrc/print/poppler/PLIST Mon May 8 09:29:20 2023
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.46 2023/04/24 07:24:18 wiz Exp $
+@comment $NetBSD: PLIST,v 1.47 2023/05/08 09:29:20 wiz Exp $
lib/libpoppler.so
-lib/libpoppler.so.127
-lib/libpoppler.so.127.0.0
+lib/libpoppler.so.128
+lib/libpoppler.so.128.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.171 pkgsrc/print/poppler/distinfo:1.172
--- pkgsrc/print/poppler/distinfo:1.171 Mon Apr 24 07:24:18 2023
+++ pkgsrc/print/poppler/distinfo Mon May 8 09:29:20 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.171 2023/04/24 07:24:18 wiz Exp $
+$NetBSD: distinfo,v 1.172 2023/05/08 09:29:20 wiz Exp $
-BLAKE2s (poppler-23.04.0.tar.xz) = 7a9c95692bb24bd1e5eee85438c698d447e856731f74428654d88af81ed55885
-SHA512 (poppler-23.04.0.tar.xz) = 83580d42c79c6c5d08c686f764710bf08c6919b3707015ab3423c6f2a7fb711d53dde51b301148e14dba90a6f4d69bb6a3e0c8c47c1534047b0ce91be18d87ef
-Size (poppler-23.04.0.tar.xz) = 1853488 bytes
+BLAKE2s (poppler-23.05.0.tar.xz) = fec9222ed11d62b0952f05c6b65d927110a5038177a0432c3ecc86b67ef7238f
+SHA512 (poppler-23.05.0.tar.xz) = b7fdd519737b95c5898f3ff83a294430390c330d0f3e5526180c956550656be9374a534d6c4e7ebffccaac3364b01d74b75a82d3f703e2575cc1b1273e7a12c3
+Size (poppler-23.05.0.tar.xz) = 1856488 bytes
Home |
Main Index |
Thread Index |
Old Index