aboutsummaryrefslogtreecommitdiff
path: root/versions/t-
AgeCommit message (Collapse)Author
2021-03-11[taglib] Upgrade from 1.12-beta-2 to 1.12 (#16649)Uwe Klotz
* [taglib] Upgrade from 1.12-beta-2 to 1.12 - Replace CONTROL with vcpkg.json - Use Git tag as REF - Use official version number (without the date suffix) - Switch to semantic versioning - Link official homepage instead of GitHub project page - Add license string according to GitHub repo - Add missing vcpkg_fixup_pkgconfig() in portfile * [taglib] Disable depcrecated warnings for MSVC See also: https://github.com/taglib/taglib/issues/1000 * [taglib] Use VCPKG_LIBRARY_LINKAGE instead of VCPKG_CRT_LINKAGE https://github.com/microsoft/vcpkg/pull/16390/files#r591427047 * [taglib] vcpkg x-add-version
2021-03-10[trantor] Update to 1.3.0 (#16568)An Tao
* [trantor] Update to 1.3.0 * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-02-24Update taglib to 1.12.0 (#16390)Patrick Dehne
* Update taglib to 1.12.0 * Update versions file Co-authored-by: Patrick Dehne <patrick@steidle.net>
2021-01-27[taskflow] update to 3.0.0 (#15894)mfornace
* update taskflow portfile to 3.0.0 * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-01-25[trantor] Update to 1.2.0 (#15841)An Tao
* [trantor] Update to 1.2.0 * Add versions file
2021-01-22[tiff] add vcpkg_fixup_pkgconfig for tiff (#15734)Alexander Neumann
* [tiff] add vcpkg_fixup_pkgconfig for tiff * add version * fix tiff deps in *.pc file * update version
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca