[Bug 237426] graphics/py-pillow: Update to 6.0.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 29 11:42:14 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237426

--- Comment #12 from commit-hook at freebsd.org ---
A commit references this bug:

Author: koobs
Date: Wed May 29 11:42:03 UTC 2019
New revision: 502951
URL: https://svnweb.freebsd.org/changeset/ports/502951

Log:
  x11/cinnamon: Remove unnecessary version check

  Bug 237426 updates Pillow to 6.0.0, which removed the Image.VERSION
  variable, after a period of deprecation.

  Cinnamon currently uses this variable, so backport upstream commit
  c843f3664064742e2672e0fea528571a882d84ad [1] to compensate, so we don't
  need to wait for the Gnome teams Cinnamon 4 update, which has already
  pulled it in. Thanks to Charli Li for pointing this commit out.

  While I'm here, fix all stage-qa errors and ports/framework compliance
  issues:

        - Add missing LIB_DEPENDS
        - Add missing USE_{GNOME,X11} components
        - Add USES=gnome, gl
        - Fix gstreamer dependencies (GSTREAMER1, not GSTREAMER)
        - Add LICENCE{_FILE}
        - Fix more/all shebangs, remove custom REINPLACE_CMD section
        - Remove GH_ACCOUNT (no longer necessary)

  [1] https://github.com/linuxmint/cinnamon/pull/8496
  [2] https://github.com/linuxmint/cinnamon/issues/8495

  PR:           238070, 237426
  Reported by:  kai
  Tested by:    Michal Kilijanek (via Twitter)
  Approved by:  kwm (gnome, maintainer)
  MFH:          2019Q2

Changes:
  head/x11/cinnamon/Makefile
  head/x11/cinnamon/distinfo
  head/x11/cinnamon/files/patch-files_usr_lib_cinnamon-settings_bin_imtools.py

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


More information about the freebsd-python mailing list