pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/print



Hi,

Are you going to perform recursive revbump from print/poppler?
If no, I would like to prepare it.

Thank you.

On Thu, May 9, 2019 at 6:28 PM Adam Ciarcinski <adam%netbsd.org@localhost> wrote:
Module Name:    pkgsrc
Committed By:   adam
Date:           Thu May  9 09:28:23 UTC 2019

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

Log Message:
poppler: updated to 0.76.1

poppler-0.76.1:

core:
 * Make the mul tables be calculated at compile time with constexpr.
 * splash: Fix compile with SPLASH_CMYK enabled
 * Some typo fixing in error messages

qt5:
 * Fix regression in annotation handling

build system:
 * Fix some typos in build system output and comments

poppler-0.76.0:

core:
 * Fix regression on case-insensitive search.
 * Remove GooList, use std::vector instead
 * Fix radiobutton reporting wrong state.
 * Handle UTF16-LE strings
 * Don't error out if there's no DA in FreeText annotation
 * cairo: Compute correct coverage values for box filter.
 * cairo: Constrain number of cycles in rescale filter.
 * Read more fields from ViewerPreferences
 * Introduce and use Ref::INVALID
 * Fix crashes in broken files
 * Fix mismatched free/delete
 * Add missing include guards

utils:
 * pdftohtml: Properly initialize HtmlOutputDev::page to avoid SIGSEGV upon error exit.

poppler-0.75.0:

core:
 * Fix rendering of some annotations
 * Fix crashes in broken files
 * Small internal code improvements

cpp:
 * Improve documentation
 * tests: Add showing version information to poppler-dump

utils:
 * pdfattach: new util
 * pdftohtml: add -dataurls parameter
 * pdftoppm: add -sep and -forcenum parameters
 * pdftohtml: make singleHtml and stout not mutually exclusive
 * pdfsig: fix use after free


To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/print/poppler/Makefile \
    pkgsrc/print/poppler/buildlink3.mk
cvs rdiff -u -r1.108 -r1.109 pkgsrc/print/poppler/Makefile.common
cvs rdiff -u -r1.20 -r1.21 pkgsrc/print/poppler/PLIST
cvs rdiff -u -r1.137 -r1.138 pkgsrc/print/poppler/distinfo
cvs rdiff -u -r1.19 -r1.20 pkgsrc/print/poppler-cpp/Makefile
cvs rdiff -u -r1.45 -r1.46 pkgsrc/print/poppler-cpp/buildlink3.mk
cvs rdiff -u -r1.74 -r1.75 pkgsrc/print/poppler-glib/Makefile
cvs rdiff -u -r1.72 -r1.73 pkgsrc/print/poppler-glib/buildlink3.mk
cvs rdiff -u -r1.24 -r1.25 pkgsrc/print/poppler-includes/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/print/poppler-includes/PLIST
cvs rdiff -u -r1.41 -r1.42 pkgsrc/print/poppler-includes/buildlink3.mk
cvs rdiff -u -r1.31 -r1.32 pkgsrc/print/poppler-qt5/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/print/poppler-qt5/buildlink3.mk
cvs rdiff -u -r1.42 -r1.43 pkgsrc/print/poppler-utils/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/poppler-utils/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index