diff --git a/ports/boost-di/portfile.cmake b/ports/bext-di/portfile.cmake similarity index 95% rename from ports/boost-di/portfile.cmake rename to ports/bext-di/portfile.cmake index 936eefcee7a..8b123db7d2d 100644 --- a/ports/boost-di/portfile.cmake +++ b/ports/bext-di/portfile.cmake @@ -11,7 +11,7 @@ file(INSTALL ${SOURCE_PATH}/include/boost vcpkg_download_distfile(LICENSE URLS http://www.boost.org/LICENSE_1_0.txt - FILENAME "boost-di-copyright" + FILENAME "di-copyright" SHA512 d6078467835dba8932314c1c1e945569a64b065474d7aced27c9a7acc391d52e9f234138ed9f1aa9cd576f25f12f557e0b733c14891d42c16ecdc4a7bd4d60b8 ) file(INSTALL ${LICENSE} DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT} RENAME copyright) diff --git a/ports/boost-di/vcpkg.json b/ports/bext-di/vcpkg.json similarity index 86% rename from ports/boost-di/vcpkg.json rename to ports/bext-di/vcpkg.json index d1250851def..3278462b4b5 100644 --- a/ports/boost-di/vcpkg.json +++ b/ports/bext-di/vcpkg.json @@ -1,5 +1,5 @@ { - "name": "boost-di", + "name": "bext-di", "version-string": "1.2.0", "description": "C++14 Dependency Injection Library.", "homepage": "https://github.com/boost-ext/di" diff --git a/versions/b-/bext-di.json b/versions/b-/bext-di.json new file mode 100644 index 00000000000..d0526b9c9d5 --- /dev/null +++ b/versions/b-/bext-di.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "a77676231f3c6c3fe9c145bfe670cfae495fb8ac", + "version-string": "1.2.0", + "port-version": 0 + } + ] +} diff --git a/versions/baseline.json b/versions/baseline.json index 3714389082b..2ca9b999d7c 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -332,6 +332,10 @@ "baseline": "4.8.30", "port-version": 5 }, + "bext-di": { + "baseline": "1.2.0", + "port-version": 0 + }, "bfgroup-lyra": { "baseline": "1.5", "port-version": 1