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:           Mon Jan  4 17:57:51 UTC 2021

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

Log Message:
poppler*: update to 21.01.0

Release 21.01.0:
        core:
         * Faster routines for jpeg decoding
         * Fix reading signatures in encrypted files
         * Add white point correction when lcms is used
         * JBIG2Stream: Fix byte counting
         * Fix potential data loss if we try to fetch a non existing Ref after modifying the document
         * Specifically use DeviceGray instead of DefaultGray for softmasks
         * Fix various issues handling broken files

        utils:
         * pdftocairo: Setmode binary for windows
         * pdfsig: Add hability to digitally sign files
         * pdftoppm: add options to set DeviceGray/DeviceRGB/DeviceCMYK
         * pdftops: add options to set DeviceGray/DeviceRGB/DeviceCMYK
         * pdfimages: Account for rotation in PPI calculation

        qt5:
         * Add hability to digitally sign files

        qt6:
         * Add hability to digitally sign files

        build system:
         * Enable clang-tidy bugprone-signed-char-misuse

Release 20.12.1:
        core:
         * PSOutputDev: fixing regression in the rasterization code. Issue #1002
         * Add missing profile copy operation in GfxICCBasedColorSpace::copy()
         * Fix issue in broken files

        build system:
         * Use modern CMake linking for Qt and boost

Release 20.12.0:
        core:
         * Draw better circles for circle annotations
         * Fix annotation line width if no appearance stream or style are given
         * Tweak rendering of highlight annotations
         * Fix border rendering of some annotations
         * Fix rendering of some files. Issue #976 Issue #567
         * PSOutputDev: provide options to set the rasterization color space and ICC profile
         * PSOutputDev: for splashModeCMYK8 and language level >=2 activate overprint emulation
         * PSOutputDev: use the DeviceN8 bitmap for rasterization with CMYK-output + overprint
         * Use the font name without subset tag when querying for a system font
         * Splash: Fix wrong x adjustment during clipping
         * Splash: Fix blitImage in uncolored tiling patterns
         * timeToDateString: We forgot the ' after the minutes
         * Move psLevel to PSOutputDev creation
         * Fix several issues in broken files

        utils:
         * pdftops: provide options to set the rasterization color space and ICC profile
         * pdftops: for splashModeCMYK8 and language level >=2 activate overprint emulation

        cpp:
         * New fuzzers

        glib:
         * New fuzzers

        qt5:
         * New fuzzers

        build system:
         * gcc: Enable -fno-operator-names
         * Remove obsolete bool-to-binary macro
         * Remove obsolete version-check macro for pkgconfig
         * Remove .pc files for private back-ends
         * Remove redundant unit-test macro


To generate a diff of this commit:
cvs rdiff -u -r1.119 -r1.120 pkgsrc/print/poppler/Makefile.common
cvs rdiff -u -r1.30 -r1.31 pkgsrc/print/poppler/PLIST
cvs rdiff -u -r1.148 -r1.149 pkgsrc/print/poppler/distinfo
cvs rdiff -u -r1.14 -r1.15 pkgsrc/print/poppler-qt5/PLIST

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.119 pkgsrc/print/poppler/Makefile.common:1.120
--- pkgsrc/print/poppler/Makefile.common:1.119  Fri Nov 20 19:08:05 2020
+++ pkgsrc/print/poppler/Makefile.common        Mon Jan  4 17:57:50 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.119 2020/11/20 19:08:05 wiz Exp $
+# $NetBSD: Makefile.common,v 1.120 2021/01/04 17:57:50 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=  20.11.0
+POPPLER_VERS=  21.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.30 pkgsrc/print/poppler/PLIST:1.31
--- pkgsrc/print/poppler/PLIST:1.30     Fri Nov 20 19:08:05 2020
+++ pkgsrc/print/poppler/PLIST  Mon Jan  4 17:57:50 2021
@@ -1,9 +1,7 @@
-@comment $NetBSD: PLIST,v 1.30 2020/11/20 19:08:05 wiz Exp $
+@comment $NetBSD: PLIST,v 1.31 2021/01/04 17:57:50 wiz Exp $
 lib/libpoppler.so
-lib/libpoppler.so.104
-lib/libpoppler.so.104.0.0
-lib/pkgconfig/poppler-cairo.pc
-lib/pkgconfig/poppler-splash.pc
+lib/libpoppler.so.106
+lib/libpoppler.so.106.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.148 pkgsrc/print/poppler/distinfo:1.149
--- pkgsrc/print/poppler/distinfo:1.148 Fri Nov 20 19:08:05 2020
+++ pkgsrc/print/poppler/distinfo       Mon Jan  4 17:57:50 2021
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.148 2020/11/20 19:08:05 wiz Exp $
+$NetBSD: distinfo,v 1.149 2021/01/04 17:57:50 wiz Exp $
 
-SHA1 (poppler-20.11.0.tar.xz) = 0aa751121aed6ee2220ef3ea16b9df8f9b2e81c1
-RMD160 (poppler-20.11.0.tar.xz) = fc3b21544423fd5e8eaf80de63dd42c9348138a5
-SHA512 (poppler-20.11.0.tar.xz) = c8237e931ef20d939656e2600453fffb12a2beeafb273782b2069aec6e5915d8cc85136982b7eaf5956af30ce00da2faf84d86ffab47f725447dfbb9d6ffe335
-Size (poppler-20.11.0.tar.xz) = 1648432 bytes
+SHA1 (poppler-21.01.0.tar.xz) = 692697b218efd08ebaeb4ff96861a4d2ad20bdc2
+RMD160 (poppler-21.01.0.tar.xz) = 413dddbde79dbd786e3fa31f96e24e166b02e8d4
+SHA512 (poppler-21.01.0.tar.xz) = aec130446df73a2fc66851a563a14cb40299212a2de4a0d03668b0fecb28312fffa70d0a82431c774d0c0e3f7293788bd2bdf28c8136aa09ad80edbca4cf0ddd
+Size (poppler-21.01.0.tar.xz) = 1680536 bytes
 SHA1 (patch-poppler_poppler-config.h.cmake) = d2a67beb1275f10f19468421f203806ead6fa8ff
 SHA1 (patch-qt5_src_poppler-page.cc) = e9f83a7c9d529acb5e3f6db5f112fb6c7eb2800b

Index: pkgsrc/print/poppler-qt5/PLIST
diff -u pkgsrc/print/poppler-qt5/PLIST:1.14 pkgsrc/print/poppler-qt5/PLIST:1.15
--- pkgsrc/print/poppler-qt5/PLIST:1.14 Fri Nov 20 19:08:06 2020
+++ pkgsrc/print/poppler-qt5/PLIST      Mon Jan  4 17:57:51 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2020/11/20 19:08:06 wiz Exp $
+@comment $NetBSD: PLIST,v 1.15 2021/01/04 17:57:51 wiz Exp $
 include/poppler/qt5/poppler-annotation.h
 include/poppler/qt5/poppler-export.h
 include/poppler/qt5/poppler-form.h
@@ -10,5 +10,5 @@ include/poppler/qt5/poppler-qt5.h
 include/poppler/qt5/poppler-version.h
 lib/libpoppler-qt5.so
 lib/libpoppler-qt5.so.1
-lib/libpoppler-qt5.so.1.26.0
+lib/libpoppler-qt5.so.1.27.0
 lib/pkgconfig/poppler-qt5.pc



Home | Main Index | Thread Index | Old Index