[Bug 202577] graphics/opencolorio: force to use Python 2.x

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 13 21:59:19 UTC 2016


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

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

Author: pi
Date: Sat Feb 13 21:58:40 UTC 2016
New revision: 408830
URL: https://svnweb.freebsd.org/changeset/ports/408830

Log:
  graphics/opencolorio: 1.0.8 -> 1.0.9

  - Updating to a557a85454 on the master branch.
    This is the 1.0.9 release plus some fixes needed to resolve
    some build issues.
  - Updating slave port graphics/opencolorio-tools
  - Adding new slave port graphics/py-opencolorio to allow concurrent
    python module installs. Python 2.7 and 3.3+ is supported. py3.2 fails
  - graphics/opencolorio uses python2 to generate documentation, using
    python3 fails to find the python module in the build dir, as this
    only relates to generating the docs we can limit the master port
    to py2.7 while there is no issue with py-opencolorio using python
    2.7 or 3.3+

  PR:           202577
  Submitted by: FreeBSD at ShaneWare.Biz (maintainer)

Changes:
  head/graphics/Makefile
  head/graphics/opencolorio/Makefile
  head/graphics/opencolorio/distinfo
  head/graphics/opencolorio/files/extra-patch-CMakeLists.txt
  head/graphics/opencolorio/files/extra-patch-src_core_CMakeLists.txt
  head/graphics/opencolorio/files/extra-tools-patch-src_core_CMakeLists.txt
  head/graphics/opencolorio/files/patch-docs_CMakeLists.txt
  head/graphics/opencolorio/files/patch-docs__CMakeLists.txt
  head/graphics/opencolorio/files/patch-export__OpenColorIO__OpenColorABI.h.in
  head/graphics/opencolorio/files/patch-share__cmake__OCIOMacros.cmake
  head/graphics/opencolorio/files/patch-share_cmake_OCIOMacros.cmake
  head/graphics/opencolorio/files/patch-share_sphinx_ExtractRstFromSourceCPP.py
  head/graphics/opencolorio/files/patch-src__apps__ocioconvert__CMakeLists.txt
  head/graphics/opencolorio/files/patch-src__apps__ociolutimage__CMakeLists.txt
  head/graphics/opencolorio/files/patch-src__core__CMakeLists.txt
  head/graphics/opencolorio/files/patch-src__core__Platform.h
  head/graphics/opencolorio/files/patch-src_core__tests_CMakeLists.txt
  head/graphics/opencolorio/files/patch-src_jniglue_CMakeLists.txt
  head/graphics/opencolorio/files/patch-src_pyglue_CMakeLists.txt
  head/graphics/opencolorio/pkg-plist
  head/graphics/opencolorio/pkg-plist-pyglue
  head/graphics/opencolorio-tools/Makefile
  head/graphics/py-opencolorio/
  head/graphics/py-opencolorio/Makefile

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


More information about the freebsd-ports-bugs mailing list