.\vcpkg upgrade --no-dry-run
git pull but when doing a vcpkg upgrade on all the instances none of them were flagged as needing to be upgradedvcpkg upgrade --no-dry-run was All installed packages are up-to-date with local portfiles.vcpkg upgrade as the Port-Version would seem to be now for changes made like adding features, fixes, documentation, etc to a current version, but signaling the port needs to be rebuilt?Port-Version no longer shows on the port when a vcpkg list or vcpkg search is performed, just the base version found on Version in the CONTROL file (see attached vcpkg-search.txt and vcpkg-list noting only base version is shown on libpg, libiconv and libarchive).vcpkg list vcpkg search and ls -al of <vcpkg-root>\ports\libarchive showing CONTROL and vcpkg-cmake-wrapper.cmake files updated.ac-130h@Andromeda:[~/git/vcpkg]
>$ vcpkg update
Using local portfile versions. To update the local portfiles, usegit pull.
No packages need updating.
Please advise further?
Thank you and have a wonderful holiday weekend :)
Fixed by #12227 :)
Thank you @strega-nil.
This isn't actually fixed quite yet, we still need to merge #12227
This isn't actually fixed quite yet, we still need to merge #12227
Ooopps - I acted too quickly, I apologize.
Thank you @strega-nil
Most helpful comment
Thank you @strega-nil