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:           Fri Jan 10 13:24:19 UTC 2020

Modified Files:
        pkgsrc/print/poppler: Makefile.common PLIST distinfo
        pkgsrc/print/poppler-glib: Makefile
Removed Files:
        pkgsrc/print/poppler/patches: patch-poppler_CMap.cc

Log Message:
poppler*: update to 0.84.0

Release 0.84.0:
        core:
         * Fix crash when converting from Unicode to ASCII-7
         * Splash::scaleImageYdXu: Protect against crash if srcWidth is too big
         * JBIG2Stream: fix potential crash in malformed documents
         * JBIG2Stream: fix leak in reset() if called several times
         * Internal code improvements

        utils:
         * pdfimages: Add error message if first page is larger then number of pages.
         * pdfinfo: Improved paper size recognition
         * pdfsig: Fix exit code when dumping signatures
         * pdftocairo: Error out when even/odd selects 0 pages
         * pdftohtml: Fix memory leak
         * pdftoppm: Add an option to scale before rotate
         * pdftoppm: Add -hide-annotations option
         * pdftoppm: Error out when even/odd selects 0 pages
         * pdftops: Improve -optimizecolorspace

        qt5:
         * Code cleanups

        glib:
         * Fix compiler warrnings

Release 0.83.0:
        core:
         * Improve when a file is recognized as Linearized
         * Improve const-ness of the code
         * Make code a bit more readable/maintanable
         * Fix uninitialized memory uses in broken files

        utils:
         * pdffonts: Make code a bit more readable/maintanable
         * pdftohtml: Make code a bit more readable/maintanable

        qt5:
         * Remove a bunch of unused internal functions
         * trUtf8 -> tr (less warnings)

        build system:
         * make-glib-api-docs: switch to python3


To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 pkgsrc/print/poppler/Makefile.common
cvs rdiff -u -r1.24 -r1.25 pkgsrc/print/poppler/PLIST
cvs rdiff -u -r1.142 -r1.143 pkgsrc/print/poppler/distinfo
cvs rdiff -u -r1.80 -r1.81 pkgsrc/print/poppler-glib/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/print/poppler/patches/patch-poppler_CMap.cc

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.113 pkgsrc/print/poppler/Makefile.common:1.114
--- pkgsrc/print/poppler/Makefile.common:1.113  Thu Nov  7 12:05:19 2019
+++ pkgsrc/print/poppler/Makefile.common        Fri Jan 10 13:24:18 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.113 2019/11/07 12:05:19 wiz Exp $
+# $NetBSD: Makefile.common,v 1.114 2020/01/10 13:24:18 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=  0.82.0
+POPPLER_VERS=  0.84.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.24 pkgsrc/print/poppler/PLIST:1.25
--- pkgsrc/print/poppler/PLIST:1.24     Thu Nov  7 12:05:19 2019
+++ pkgsrc/print/poppler/PLIST  Fri Jan 10 13:24:18 2020
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.24 2019/11/07 12:05:19 wiz Exp $
+@comment $NetBSD: PLIST,v 1.25 2020/01/10 13:24:18 wiz Exp $
 lib/libpoppler.so
-lib/libpoppler.so.92
-lib/libpoppler.so.92.0.0
+lib/libpoppler.so.94
+lib/libpoppler.so.94.0.0
 lib/pkgconfig/poppler-cairo.pc
 lib/pkgconfig/poppler.pc
-share/doc/poppler/README.md
 share/doc/poppler/README-XPDF
+share/doc/poppler/README.md

Index: pkgsrc/print/poppler/distinfo
diff -u pkgsrc/print/poppler/distinfo:1.142 pkgsrc/print/poppler/distinfo:1.143
--- pkgsrc/print/poppler/distinfo:1.142 Thu Nov  7 12:05:19 2019
+++ pkgsrc/print/poppler/distinfo       Fri Jan 10 13:24:18 2020
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.142 2019/11/07 12:05:19 wiz Exp $
+$NetBSD: distinfo,v 1.143 2020/01/10 13:24:18 wiz Exp $
 
-SHA1 (poppler-0.82.0.tar.xz) = cb6ce746f9457ea96801941a5641caf1367f0aa7
-RMD160 (poppler-0.82.0.tar.xz) = 2cb18eb954256bab80b7232da3e615e068ec5183
-SHA512 (poppler-0.82.0.tar.xz) = 1631be30e398dd18a4e8c2cc893cf0d9469a98d93f02f2ffe3bc14857518b76674a10cafe89ee92b9886c3c6b03d50e214a6838c102f673a62789c9832cfa4a2
-Size (poppler-0.82.0.tar.xz) = 1553336 bytes
-SHA1 (patch-poppler_CMap.cc) = d37745ea4cbeae76ad43c4ac74e942531f7b7dd8
+SHA1 (poppler-0.84.0.tar.xz) = f362f27b95c12e7fdab983650685dae1052aacf2
+RMD160 (poppler-0.84.0.tar.xz) = cb87b2e56d0db84679dc693b5938f1d0de069b5f
+SHA512 (poppler-0.84.0.tar.xz) = e00aca76b4909621b79ec68374529396ddba756af5d60d86750095dfebbabe5b576aa7c873c3fcfabaff28c89e3e37e826d4a0fac356d76ef966500514a772e7
+Size (poppler-0.84.0.tar.xz) = 1561236 bytes
 SHA1 (patch-qt5_src_poppler-page.cc) = b4f076c0417d8fbd342a1d9918a52369b2ddc952

Index: pkgsrc/print/poppler-glib/Makefile
diff -u pkgsrc/print/poppler-glib/Makefile:1.80 pkgsrc/print/poppler-glib/Makefile:1.81
--- pkgsrc/print/poppler-glib/Makefile:1.80     Sun Dec  8 13:56:25 2019
+++ pkgsrc/print/poppler-glib/Makefile  Fri Jan 10 13:24:19 2020
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.80 2019/12/08 13:56:25 wiz Exp $
+# $NetBSD: Makefile,v 1.81 2020/01/10 13:24:19 wiz Exp $
 
 .include "../../print/poppler/Makefile.common"
 
 PKGNAME=       poppler-glib-${POPPLER_VERS}
-PKGREVISION=   1
 
 COMMENT=       PDF rendering library (GLib wrapper)
 
@@ -11,8 +10,6 @@ CONFLICTS+=   poppler<0.4.5nb1
 
 PKGCONFIG_OVERRIDE+=   ${WRKSRC}/poppler-glib.pc.cmake
 
-USE_TOOLS+=    python
-
 # Don't build the splash graphics backend.
 CMAKE_ARGS+=   -DENABLE_SPLASH=OFF
 # Don't compile GTK+ test program.



Home | Main Index | Thread Index | Old Index