diff --git a/ports/materialx/portfile.cmake b/ports/materialx/portfile.cmake index 124e16892b..71d4238672 100644 --- a/ports/materialx/portfile.cmake +++ b/ports/materialx/portfile.cmake @@ -54,8 +54,6 @@ file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include" # MaterialXGenShader explicitely install resources - "${CURRENT_PACKAGES_DIR}/resources" - "${CURRENT_PACKAGES_DIR}/debug/resources" "${CURRENT_PACKAGES_DIR}/include/MaterialXRender/External/OpenImageIO" # Based on how OSL does it, it could be that those `.mdl` source would be better located inside `libraries/pbrlib/genmdl/**` diff --git a/ports/materialx/vcpkg.json b/ports/materialx/vcpkg.json index 9d7188d2e9..37fad38208 100644 --- a/ports/materialx/vcpkg.json +++ b/ports/materialx/vcpkg.json @@ -1,7 +1,7 @@ { "name": "materialx", "version": "1.39.1", - "port-version": 1, + "port-version": 2, "description": "MaterialX is an open standard for the exchange of rich material and look-development content across applications and renderers.", "homepage": "https://www.materialx.org/", "license": "Apache-2.0", diff --git a/versions/baseline.json b/versions/baseline.json index ece704f900..888ff82894 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -5818,7 +5818,7 @@ }, "materialx": { "baseline": "1.39.1", - "port-version": 1 + "port-version": 2 }, "mathc": { "baseline": "2019-09-29", diff --git a/versions/m-/materialx.json b/versions/m-/materialx.json index 2d5a8394bc..bf3f1f6da5 100644 --- a/versions/m-/materialx.json +++ b/versions/m-/materialx.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "a401e399f881b616c7767fc13722ef8c6c40fb14", + "version": "1.39.1", + "port-version": 2 + }, { "git-tree": "b003eaaf8c723849203b9ccfb642a332759f68f6", "version": "1.39.1",