git add ports/package/* git commit -m "[package] new port" ./vcpkg format-manifest ports/package/vcpkg.json ./vcpkg x-add-version package --overwrite-version git add versions git commit -a -m "[package] new port" git push