Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2019 06:40:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 237426] graphics/py-pillow: Update to 6.0.0
Message-ID:  <bug-237426-21822-8TeGkC6nKD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237426-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237426-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237426

--- Comment #9 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kai
Date: Wed May 22 06:40:02 UTC 2019
New revision: 502255
URL: https://svnweb.freebsd.org/changeset/ports/502255

Log:
  graphics/impressive: Update to 0.12.0

  * Switch to MuPDF as default renderer for PDF files and give users the
    choice to choose alternate or additional PDF renderers (Ghostscript,
    Poppler and Xpdf)
  * Make further dependencies optional but leave them as default to keep in
    sync with upstream's defaults
  * Limit the port to Python 2.7 because Python 3 is not (yet) supported and
    add "python" to CATEGORIES to make searching somewhat easier
  * Introduce a patch to prevent possible runtime errors if graphics/py-pil=
low
    is updated to 6.0.0 [1] [2]
  * Pet portlint
  * Take maintainership

  Notable changes since 0.11.1:

  * Many zoom mode related changes
  * Many video related changes
  * Made Impressive suitable for Raspberry Pi-based digital signage
  * Fixed --auto mode that was broken in 0.11.2 (only worked properly for t=
he
    first page)
  * Fixed excessive mouse sensitivity in full-screen mode
  * Fixed crashes when clicking hyperlinks in some PDFs
  * Fixed non-working hyperlinks when more than one input document is speci=
fied
  * Added new MuPDF renderer, uses no temporary files or named pipes on POS=
IX
    with MuPDF >=3D 1.4
  * Can now use MuPDF's mutool instead of pdftk to get basic file informati=
on
    and unpack PDF files (for hyperlink decoding)
    * pdftk is no longer required to open "modern" PDF files
    * Only page title extraction still needs pdftk
  * Input files are now checked for playability (to prevent users from
    accidentally playing .info files)
  * Fixed non-responsiveness to any controls on slow systems where renderin=
g a
    page takes longer than the --auto interval
  * First page is now shown as early as possible (before fonts etc. have be=
en
    preloaded)
  * Fixed occasional re-rendering of pages that have already been rendered
  * Fixed 'keys' PageProp that was broken since 0.11.0
  * Fixed crash in --verbose mode
  * Changed shebang line to 'python2' to avoid issues with Linux distributi=
ons
    that use Python 3.x by default

  http://impressive.sourceforge.net/news.php

  PR:           237426 (related) [1]
  Obtained from:        Upstream [2]

Changes:
  head/graphics/impressive/Makefile
  head/graphics/impressive/distinfo
  head/graphics/impressive/files/
  head/graphics/impressive/files/patch-impressive.py

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237426-21822-8TeGkC6nKD>