Commit Graph

2 Commits

Author SHA1 Message Date
Nick D'Ademo
3ddf86829d
[libobfuscate] update to 20240211 (#38708)
- [X] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [X] SHA512s are updated for each updated download.
- [ ] ~The "supports" clause reflects platforms that may be fixed by
this new version.~
- [ ] ~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~
- [ ] ~Any patches that are no longer applied are deleted from the
port's directory.~
- [X] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [X] Only one version is added to each modified port's versions file.

---------

Co-authored-by: Nick D'Ademo <dademo.n@duerr-ndt.com>
2024-05-13 11:36:51 -07:00
Nick D'Ademo
540956515c
[libobfuscate] new port (#35106)
* add new port.

* add header install.

* formatting.

* versions.

* Update ports/obfuscate/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* rename port.

* update versions file.

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-11-15 15:42:50 -08:00