[macports-ports] branch master updated (090bc4d7b42 -> f7e2c9f5b47)

Christopher Nielsen mascguy at macports.org
Fri Apr 28 12:12:23 UTC 2023


Christopher Nielsen (mascguy) pushed a change to branch master
in repository macports-ports.

    from 090bc4d7b42 gmic: update to 3.2.4
     new 6059b74d677 openvdb: update to 10.0.1; default +python311
     new bc6670c0cf7 opencolorio: update to 2.2.0; default +python311
     new 4a7d45fc3ec openimageio: update to 2.4.5.0; default +python311
     new 8410eda89a0 oidn: update to 1.4.3
     new 46305ee43c8 embree: update to 3.13.5
     new ef5426d7f18 partio: update to 1.14.6; added python variants
     new f43b32790e0 osl: update to 1.12.7.0; default +python311
     new d5f2b287bba materialx: add python311; fix build
     new cc9d6aaeced usd: default +python311
     new f7e2c9f5b47 blender: update to 2.93.17; fix build with python3.11

The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 graphics/blender/Portfile                          |  56 +++++--
 .../blender/files/patch-before-macOS10.12.diff     |  33 +++++
 graphics/blender/files/patch-before-macOS11.diff   |  42 ++++++
 graphics/blender/files/patch-boost17.diff          |  26 ++++
 .../blender/files/patch-macports-libs-creator.diff |  14 +-
 .../files/patch-macports-libs-platform_apple.diff  |  77 +++++-----
 .../blender/files/patch-manpage-for-apple.diff     |   4 +-
 graphics/blender/files/patch-openimageio24.diff    |  55 +++++++
 graphics/blender/files/patch-openvdb10.diff        | 114 ++++++++++++++
 graphics/blender/files/patch-pythin311.diff        | 165 +++++++++++++++++++++
 graphics/blender/files/patch-unix-or-apple.diff    |  27 ++--
 graphics/embree/Portfile                           |  10 +-
 graphics/materialx/Portfile                        |  34 ++++-
 .../patch-MaterialXRender-oiio-reference.diff      |  44 ++++++
 graphics/oidn/Portfile                             |   9 +-
 graphics/opencolorio/Portfile                      |  79 +++++++---
 graphics/openimageio/Portfile                      |  31 ++--
 .../openimageio/files/patch-libraw-0.21.0.diff     | 113 ++++++++++++++
 graphics/openvdb/Portfile                          |  12 +-
 graphics/openvdb/files/patch-python_version.diff   |  20 +--
 graphics/osl/Portfile                              |  71 +++++++--
 graphics/partio/Portfile                           |  55 ++++++-
 graphics/usd/Portfile                              |  19 ++-
 .../usd/files/patch-python3.11-compatibility.diff  |  50 +++++++
 24 files changed, 1009 insertions(+), 151 deletions(-)
 create mode 100644 graphics/blender/files/patch-before-macOS10.12.diff
 create mode 100644 graphics/blender/files/patch-before-macOS11.diff
 create mode 100644 graphics/blender/files/patch-boost17.diff
 create mode 100644 graphics/blender/files/patch-openimageio24.diff
 create mode 100644 graphics/blender/files/patch-openvdb10.diff
 create mode 100644 graphics/blender/files/patch-pythin311.diff
 create mode 100644 graphics/materialx/files/patch-MaterialXRender-oiio-reference.diff
 create mode 100644 graphics/openimageio/files/patch-libraw-0.21.0.diff
 create mode 100644 graphics/usd/files/patch-python3.11-compatibility.diff



More information about the macports-changes mailing list