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:           Thu Jun 10 10:59:30 UTC 2021

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

Log Message:
poppler: update to 21.06.1

Release 21.06.1:
        glib:
         * fix poppler_rectangle_free() regression. Issue #1087

Release 21.06.0:
        core:
         * Fix rendering of some extended latin1 characters in annotations. Issue #1070
         * Support some not so well formed documents with password. Issue #1083
         * Add API to get notified if the xref is reconstructed
         * Add somewhat fancier left/right signature visual representation
         * Fix crashes in malformed files
         * Minor code improvements

        qt6:
         * Change some functions to return std::unique_ptr

        qt5/qt6:
         * Add API to get notified if the xref is reconstructed
         * Add somewhat fancier left/right signature visual representation
         * Don't assert when trying to invert singular matrices

        build system:
         * make boost opt-out if building splash


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/print/poppler/Makefile
cvs rdiff -u -r1.122 -r1.123 pkgsrc/print/poppler/Makefile.common
cvs rdiff -u -r1.33 -r1.34 pkgsrc/print/poppler/PLIST
cvs rdiff -u -r1.151 -r1.152 pkgsrc/print/poppler/distinfo
cvs rdiff -u -r1.16 -r1.17 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
diff -u pkgsrc/print/poppler/Makefile:1.84 pkgsrc/print/poppler/Makefile:1.85
--- pkgsrc/print/poppler/Makefile:1.84  Thu May 20 11:49:47 2021
+++ pkgsrc/print/poppler/Makefile       Thu Jun 10 10:59:29 2021
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.84 2021/05/20 11:49:47 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2021/06/10 10:59:29 wiz Exp $
 
 .include "../../print/poppler/Makefile.common"
 
 COMMENT=       PDF rendering library
 
-PKGCONFIG_OVERRIDE+=   ${WRKSRC}/poppler.pc.cmake
+PKGCONFIG_OVERRIDE+=   poppler.pc.cmake
 
 INSTALLATION_DIRS+=    include/poppler share/doc/poppler
 

Index: pkgsrc/print/poppler/Makefile.common
diff -u pkgsrc/print/poppler/Makefile.common:1.122 pkgsrc/print/poppler/Makefile.common:1.123
--- pkgsrc/print/poppler/Makefile.common:1.122  Thu May 20 11:49:47 2021
+++ pkgsrc/print/poppler/Makefile.common        Thu Jun 10 10:59:29 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.122 2021/05/20 11:49:47 wiz Exp $
+# $NetBSD: Makefile.common,v 1.123 2021/06/10 10:59:29 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.05.0
+POPPLER_VERS=  21.06.1
 DISTNAME=      poppler-${POPPLER_VERS}
 CATEGORIES=    print
 MASTER_SITES=  https://poppler.freedesktop.org/

Index: pkgsrc/print/poppler/PLIST
diff -u pkgsrc/print/poppler/PLIST:1.33 pkgsrc/print/poppler/PLIST:1.34
--- pkgsrc/print/poppler/PLIST:1.33     Thu May 20 11:49:47 2021
+++ pkgsrc/print/poppler/PLIST  Thu Jun 10 10:59:29 2021
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.33 2021/05/20 11:49:47 wiz Exp $
+@comment $NetBSD: PLIST,v 1.34 2021/06/10 10:59:29 wiz Exp $
 lib/libpoppler.so
-lib/libpoppler.so.110
-lib/libpoppler.so.110.0.0
+lib/libpoppler.so.111
+lib/libpoppler.so.111.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.151 pkgsrc/print/poppler/distinfo:1.152
--- pkgsrc/print/poppler/distinfo:1.151 Thu May 20 11:49:47 2021
+++ pkgsrc/print/poppler/distinfo       Thu Jun 10 10:59:29 2021
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.151 2021/05/20 11:49:47 wiz Exp $
+$NetBSD: distinfo,v 1.152 2021/06/10 10:59:29 wiz Exp $
 
-SHA1 (poppler-21.05.0.tar.xz) = d02f0d8181beb847a3950c023b59fec1e2b6f221
-RMD160 (poppler-21.05.0.tar.xz) = 374c957fac738368439e10db6ce41d8a66e4579b
-SHA512 (poppler-21.05.0.tar.xz) = 428f63a85fc8a227efebcd64ca7e89fec487fea07c93f9dd990fae343532547bcfec29a3288dd9ffce698cf994ccc2ce5055e4fa677ebceb216c1caaa3e0cdae
-Size (poppler-21.05.0.tar.xz) = 1700632 bytes
+SHA1 (poppler-21.06.1.tar.xz) = e971e9bcf638ca9a1ed8703acbe5622c5dffd2df
+RMD160 (poppler-21.06.1.tar.xz) = 7ccf23babd1c73329264fa3bdfe9c75edd9a4c25
+SHA512 (poppler-21.06.1.tar.xz) = 6e447d09421b7729d83a59a24deaaaea15103240cac0eaf41ddcdd64ac2c8f08a6902b95d56bbbcfd9e229054bd0a4f1769ea05c7e20691bc8f995e3f959f0e9
+Size (poppler-21.06.1.tar.xz) = 1708344 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.16 pkgsrc/print/poppler-qt5/PLIST:1.17
--- pkgsrc/print/poppler-qt5/PLIST:1.16 Thu May 20 11:49:47 2021
+++ pkgsrc/print/poppler-qt5/PLIST      Thu Jun 10 10:59:29 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2021/05/20 11:49:47 wiz Exp $
+@comment $NetBSD: PLIST,v 1.17 2021/06/10 10:59:29 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.28.0
+lib/libpoppler-qt5.so.1.29.0
 lib/pkgconfig/poppler-qt5.pc



Home | Main Index | Thread Index | Old Index