pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan  8 11:16:06 UTC 2022

Modified Files:
        pkgsrc/print/poppler: Makefile.common PLIST distinfo
        pkgsrc/print/poppler-glib: Makefile PLIST
        pkgsrc/print/poppler-includes: PLIST
        pkgsrc/print/poppler-qt5: Makefile

Log Message:
poppler*: update to 22.01.0

Release 22.01.0:
        core:
         * Allow local (relative to dll) fonts dir on Windows
         * TextOutputDev: require more spacing between columns. Issue #1093
         * Fix crash in Splash::gouraudTriangleShadedFill. Issue #1183
         * Fix crash when calling Form::reset()
         * GfxSeparationColorSpace: Check validity of colorspace and function. Issue #1184
         * Minor code improvements

        glib:
         * Include glib.h before using defines from it
         * Close file descriptors on error
         * Plug some memory leaks
         * Replace use of deprecated g_memdup/g_time_zone_new
         * Remove FD-taking functions on windows

        utils:
         * pdfsig: Add support for documents with passwords
         * pdfsig: Fix signing with -sign if nss password is needed

Release 21.12.0:
        core:
         * Add API to add images
         * CairoOutputDev: Fix de-duping of Flate images
         * Fix crash on broken files when using non-default ENABLE_ZLIB_UNCOMPRESS. Issue #393
         * Minor code improvements

        glib:
         * Add API for validation of signatures
         * Add API to read/save to file descriptor

        utils:
         * pdftohtml: Reduce sensitivity of duplicate detection. Issue #1117

        build system:
         * Increase C++ standard to 17


To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 pkgsrc/print/poppler/Makefile.common
cvs rdiff -u -r1.36 -r1.37 pkgsrc/print/poppler/PLIST
cvs rdiff -u -r1.157 -r1.158 pkgsrc/print/poppler/distinfo
cvs rdiff -u -r1.94 -r1.95 pkgsrc/print/poppler-glib/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/print/poppler-glib/PLIST
cvs rdiff -u -r1.25 -r1.26 pkgsrc/print/poppler-includes/PLIST
cvs rdiff -u -r1.51 -r1.52 pkgsrc/print/poppler-qt5/Makefile

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.126 pkgsrc/print/poppler/Makefile.common:1.127
--- pkgsrc/print/poppler/Makefile.common:1.126  Sun Nov  7 13:01:24 2021
+++ pkgsrc/print/poppler/Makefile.common        Sat Jan  8 11:16:05 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.126 2021/11/07 13:01:24 wiz Exp $
+# $NetBSD: Makefile.common,v 1.127 2022/01/08 11:16:05 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.11.0
+POPPLER_VERS=  22.01.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.36 pkgsrc/print/poppler/PLIST:1.37
--- pkgsrc/print/poppler/PLIST:1.36     Sun Nov  7 13:01:24 2021
+++ pkgsrc/print/poppler/PLIST  Sat Jan  8 11:16:05 2022
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.36 2021/11/07 13:01:24 wiz Exp $
+@comment $NetBSD: PLIST,v 1.37 2022/01/08 11:16:05 wiz Exp $
 lib/libpoppler.so
-lib/libpoppler.so.115
-lib/libpoppler.so.115.0.0
+lib/libpoppler.so.117
+lib/libpoppler.so.117.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.157 pkgsrc/print/poppler/distinfo:1.158
--- pkgsrc/print/poppler/distinfo:1.157 Sun Nov  7 13:01:24 2021
+++ pkgsrc/print/poppler/distinfo       Sat Jan  8 11:16:05 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.157 2021/11/07 13:01:24 wiz Exp $
+$NetBSD: distinfo,v 1.158 2022/01/08 11:16:05 wiz Exp $
 
-BLAKE2s (poppler-21.11.0.tar.xz) = 9835924437d70e2e20e9299d4ad06183473c9ca4afe826f80d936d6d12d91cd9
-SHA512 (poppler-21.11.0.tar.xz) = 354d6372093e7ecedf95c43e8d203e9b2781ff7ecd81cd3920cb8c72a37463b47423ce7ab3c8233c0f031f2c024ac1ba5c8d442c80e6643722192fb9638e5d3a
-Size (poppler-21.11.0.tar.xz) = 1783592 bytes
+BLAKE2s (poppler-22.01.0.tar.xz) = cced69fa9241f7aa0c6cc5af2ccbdf8457724f97a7e54f9c755b7b51416ce1d1
+SHA512 (poppler-22.01.0.tar.xz) = c6ea908a9188483ca588ac81d3e92dd15a405f90d36cc7059e618c8a7e3e9faeda82717aba5df34adb4a0a94e2fbecd472acec44972272349cc8d5a57b7405d1
+Size (poppler-22.01.0.tar.xz) = 1801984 bytes
 SHA1 (patch-poppler_poppler-config.h.cmake) = d2a67beb1275f10f19468421f203806ead6fa8ff

Index: pkgsrc/print/poppler-glib/Makefile
diff -u pkgsrc/print/poppler-glib/Makefile:1.94 pkgsrc/print/poppler-glib/Makefile:1.95
--- pkgsrc/print/poppler-glib/Makefile:1.94     Wed Dec  8 16:02:32 2021
+++ pkgsrc/print/poppler-glib/Makefile  Sat Jan  8 11:16:05 2022
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.94 2021/12/08 16:02:32 adam Exp $
+# $NetBSD: Makefile,v 1.95 2022/01/08 11:16:05 wiz Exp $
 
-PKGREVISION= 1
 .include "../../print/poppler/Makefile.common"
 
 PKGNAME=       poppler-glib-${POPPLER_VERS}

Index: pkgsrc/print/poppler-glib/PLIST
diff -u pkgsrc/print/poppler-glib/PLIST:1.33 pkgsrc/print/poppler-glib/PLIST:1.34
--- pkgsrc/print/poppler-glib/PLIST:1.33        Thu May 20 11:49:47 2021
+++ pkgsrc/print/poppler-glib/PLIST     Sat Jan  8 11:16:05 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.33 2021/05/20 11:49:47 wiz Exp $
+@comment $NetBSD: PLIST,v 1.34 2022/01/08 11:16:05 wiz Exp $
 include/poppler/glib/poppler-action.h
 include/poppler/glib/poppler-annot.h
 include/poppler/glib/poppler-attachment.h
@@ -17,6 +17,6 @@ include/poppler/glib/poppler.h
 lib/girepository-1.0/Poppler-0.18.typelib
 lib/libpoppler-glib.so
 lib/libpoppler-glib.so.8
-lib/libpoppler-glib.so.8.21.0
+lib/libpoppler-glib.so.8.22.0
 lib/pkgconfig/poppler-glib.pc
 share/gir-1.0/Poppler-0.18.gir

Index: pkgsrc/print/poppler-includes/PLIST
diff -u pkgsrc/print/poppler-includes/PLIST:1.25 pkgsrc/print/poppler-includes/PLIST:1.26
--- pkgsrc/print/poppler-includes/PLIST:1.25    Sun Nov  7 13:01:24 2021
+++ pkgsrc/print/poppler-includes/PLIST Sat Jan  8 11:16:05 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2021/11/07 13:01:24 wiz Exp $
+@comment $NetBSD: PLIST,v 1.26 2022/01/08 11:16:05 wiz Exp $
 include/poppler/Annot.h
 include/poppler/AnnotStampImageHelper.h
 include/poppler/Array.h
@@ -19,6 +19,8 @@ include/poppler/Decrypt.h
 include/poppler/Dict.h
 include/poppler/Error.h
 include/poppler/ErrorCodes.h
+include/poppler/FDPDFDocBuilder.h
+include/poppler/FILECacheLoader.h
 include/poppler/FileSpec.h
 include/poppler/FontEncodingTables.h
 include/poppler/FontInfo.h
@@ -64,8 +66,6 @@ include/poppler/SecurityHandler.h
 include/poppler/SignatureInfo.h
 include/poppler/Sound.h
 include/poppler/SplashOutputDev.h
-include/poppler/StdinCachedFile.h
-include/poppler/StdinPDFDocBuilder.h
 include/poppler/Stream-CCITT.h
 include/poppler/Stream.h
 include/poppler/StructElement.h

Index: pkgsrc/print/poppler-qt5/Makefile
diff -u pkgsrc/print/poppler-qt5/Makefile:1.51 pkgsrc/print/poppler-qt5/Makefile:1.52
--- pkgsrc/print/poppler-qt5/Makefile:1.51      Wed Dec  8 16:06:15 2021
+++ pkgsrc/print/poppler-qt5/Makefile   Sat Jan  8 11:16:05 2022
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.51 2021/12/08 16:06:15 adam Exp $
+# $NetBSD: Makefile,v 1.52 2022/01/08 11:16:05 wiz Exp $
 
-PKGREVISION= 1
 .include "../../print/poppler/Makefile.common"
 
 PKGNAME=       poppler-qt5-${POPPLER_VERS}



Home | Main Index | Thread Index | Old Index