Commit Graph

152 Commits

Author SHA1 Message Date
Xing Ji
eea00aaa91
[flatbuffers] upgrade the flatbuffers to v2.0.0 (#18897)
* upgrade the flatbuffers's version

* run `vcpkg x-add-version`

* upgrade flatbuffers to v2.0.0 for mnn

* add new port-version of `mnn` after upgrade the flatbuffers

* fix the port-version of `mnn`

* Update ports/mnn/vcpkg.json

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

* Update ports/flatbuffers/CONTROL

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

* run `vcpkg x-add-version flatbuffers --overwrite-version`

* run `vcpkg x-add-version mnn --overwrite-version`

* regenerate code files by flatc before build

* run `vcpkg x-add-version mnn --overwrite-version`

* add `flatbuffers` in dependencies

* run `vcpkg x-add-version mnn --overwrite-version`

* new port version for mnn

* run `vcpkg x-add-version mnn --overwrite-version` to rebuild

* Update versions/m-/mnn.json

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

* Update ports/mnn/vcpkg.json

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

* run `vcpkg x-add-version mnn --overwrite-version`

* Add missing quotes.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-07-22 15:31:44 -07:00
Jack·Boos·Yu
ee9de9fcc4
[mlpack] Add feature openmp (#18942)
* [mlpack] Add feature openmp

* format manifest

* add version stuff

* Update ports/mlpack/portfile.cmake

* Update versions/m-/mlpack.json
2021-07-16 12:55:36 -07:00
Billy O'Neal
957d2024b8
Update to Ubuntu 20.04. (#18892)
* Update Ubuntu to 20.04.

* [tfhe] Disable -Wall -Werror

* [sophus] Disable -Werror.

* Fix typo in deployment of CUDA.

* Add libxxf86vm-dev for opensubdiv.

* [opensubdiv] Fix OpenCL search on Ubuntu 20.04, and document libxxf86vm-dev dependency

* [msgpack11] Disable -Werror.

* [qtwayland, qt5wayland] Add system library notice.

* Add python-is-python3 to unbreak tensorflow, v8, and others

* [graphqlparser] Remove directive rejected by Bison 3.5.1

* [ogdf] Mark as failing in ci.baseline.txt. Issue filed https://github.com/microsoft/vcpkg/issues/18936

* [bde] Mark failing in ci.baseline.txt, issue filed https://github.com/microsoft/vcpkg/issues/18937

* [soem] Patch out -Werror

* Update pool.
2021-07-14 12:46:05 -07:00
Mathis Logemann
604c974fdb
[mapbox-wagyu] add new port (#18771)
* add wagyu

* add versions

* update hash

* update versions
2021-07-06 13:57:41 -07:00
Johannes Schönberger
9e104306a7
[mongo-c-driver] Fix for custom VCPKG_BUILD_TYPE (#18569)
* Fix mongo-c-driver for custom VCPKG_BUILD_TYPE

* Update version

* Update ports/mongo-c-driver/portfile.cmake

* Update versions/m-/mongo-c-driver.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-07-01 09:03:05 -07:00
Kevin Hartman
4a562ffa4b
[morton-nd] Update to v4.0.0. (#18652)
* Update morton-nd to v4.0.0.

* Update baselines.
2021-07-01 07:39:09 -07:00
evpobr
5edbbf1a70
[mpg123] Upgrade to 1.28.0 (#18403)
* [mpg123] Upgrade to 1.28.0

* [libopenmpt] Upgrade to 2017-01-28-cf2390140-2

* [mpg123] Disable UWP port

* Fix libmpg123 UWP build

* Fix libout123 UWP build

* Fix libsyn123 UWP build

* Update ports/libopenmpt/CMakeLists.txt

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/libopenmpt/CMakeLists.txt

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* [libopenmpt] Update libopenmpt.json

* [mpg123] Separate UWP patches

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-06-30 13:06:48 -07:00
Yury Bura
c482408411
[llvm] update to 12.0.0, enable zlib and libxml2 (#17302)
* [llvm] update to 12.0.0, enable zlib and libxml2

* [llvm] disable libxml2 by default, arm64-windows should be supported

* [llvm] try to fix build with ffi on Windows #17663

* [llvm] re-enable libxml2

* [llvm] fix formatting

* [llvm] overwrite version

* [mesa] update to v21.1.0

* [llvm] update ci.baseline

* [halide] update to the latest master commit

* [llvm] disable libxml2 port until complete PR #15390

* update versions

* [llvm] fix disabling of external libraries

* update version

* update ci.baseline

* update ci.baseline

* fix typo

* [llvm] fix libxml2 (depends on #17945)

* revert "[halide] update to the latest master commit"

* update versions

* [halide] fix zlib dependency for tools

* update versions

* [halide] update to official release v12.0.0

* update versions

* [halide] update to v12.0.1

* update version

* [mesa] remove llvm from defaults

* update version

* update ci.baseline

* [mesa] update to v21.1.2 and fix build with LLVM on Windows

* [llvm] allow to build libunwind project on Windows

* update versions

* [mesa] update ci.baseline.txt to disable x64-windows-static-md, may be fixed in the PR #18495
2021-06-29 16:08:28 -07:00
Daniil Goncharov
cd6df79981
[magic-enum] Update to v0.7.3 (#18575)
* [magic-enum] Update to v0.7.3

* fix
2021-06-24 13:09:29 -07:00
Jack·Boos·Yu
bf8d04a499
[matplotplusplus] Fix usage (#18583)
* [matplotplusplus] Fix usage

* update version record

* Remove rename code

* update version
2021-06-24 13:08:29 -07:00
Jack·Boos·Yu
183a12585a
[minizip] Fix usage, fix minizipConfig.cmake (#18472)
* [minizip] Fix usage, fix minizipConfig.cmake

* update version record
2021-06-16 14:39:53 -07:00
Jack·Boos·Yu
c379c527bd
[matplotplusplus] Re-fix 3rd libraries installation (#18306)
* [matplotplusplus] Re-fix 3rd libraries installation.

* update version record
2021-06-11 09:22:35 -07:00
Jack·Boos·Yu
761578f827
[matio] Use official CMakeLists, add features (#18254)
* [matio] Use official CMakeLists, add features

* Fix portfile.cmake

* update version record

* Commit missing files

* Update versions/m-/matio.json

* Update ports/matio/portfile.cmake

* Update ports/matio/portfile.cmake

* Update versions/m-/matio.json
2021-06-10 16:22:46 -07:00
Francisco Facioni
d989c8b900
[libbson] fix cmake find (#14720) 2021-06-09 14:45:10 -07:00
Jack·Boos·Yu
c99dc50be9
[vcpkg baseline][many ports] Fix build error (#17983)
* [vcpkg baseline][wxwidgets] Fix build error

* [mlpack] Fix configure error (upstream bug)

* [vcpkg baseline] [embree2/embree3] Set cmake policy

* Remove control file

* Update baseline version

* [mlpack] Re-write the dependency

* [mlpack] Remove dependency boost-test since only feature test need it, add more boost dependencies.

* [mlpack] Add dependency boost-heap

* [mlpack] Fix uwp build

* update version record

* [mlpack] Revert uwp fix

* update version record

* [mlpack] Remove dependency boost-test

* update version record

* update baseline

* [clamav] Update hash

* update version record

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-05-19 14:05:43 -07:00
Prateek Chokse
f68f30c1e1
[minizip-ng] made cmake installs relative (#17685)
* [minizip-ng] made cmake installs relative

* [minizip-ng] update version

* Update versions/m-/minizip-ng.json

* formated ports/minzip-ng/vcpkg.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-05-18 15:46:03 -07:00
Jack·Boos·Yu
edd61643a5
[msmpi] Update the download hash (#17629)
* [msmpi] Update the download hash

* update version record

* Update ports/msmpi/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update versions/m-/msmpi.json

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-05-06 13:45:57 -07:00
Jack·Boos·Yu
8dad905c6f
[matplotplusplus] Fix find and use dependencies (#17552)
* [matplotplusplus] Fix find and use dependencies

* update version record
2021-04-30 10:59:39 -07:00
Jonathan Hale
70610f4494
[magnum,-plugins] Fix deprecated use of vcpkg_check_features (#17016)
Signed-off-by: Squareys <squareys@googlemail.com>
2021-04-29 13:49:04 -07:00
JonLiu1993
05d29d04b9
[marl] update to latest version (#17459)
* [marl] update to 2021-2-19

* update version

* update vcpkg-json

* update json file

* update version

* [marl] update to 2021-04-25

* update version

* Update vcpkg.json

* Update baseline.json

* update version
2021-04-28 14:42:15 -07:00
Jack·Boos·Yu
ee8c444d4d
[vcpkg baseline][marble] Disable dependency KF5 (#17492) 2021-04-28 13:31:52 -07:00
Jack·Boos·Yu
529efa799d
[matplotplusplus] Install extra 3rd libraries (#17461)
* [matplotplusplus] Install extra 3rd libraries

* update version record
2021-04-23 10:30:19 -07:00
Jack·Boos·Yu
631177d3f4
[vcpkg baseline][marble] Disable find I18n (#17341)
* [vcpkg baseline][marble] Disable find I18n

* update version record
2021-04-19 17:28:39 -07:00
myd7349
dd2255ee31
[matplotplusplus] Add new port (#13725)
* [matplotplusplus] Add new port

* [matplotplusplus] Update tips

* [matplotplusplus] Update to fix opengl backend

* [matplotplusplus] Update to lastest

* [matplotplusplus] Update to 2021-03-07

* [matplotplusplus] Add FEATURES keyword

* [matplotplusplus] Modernize

* [matplotplusplus] Fix mistake

* [matplotplusplus] UWP not supported

* [matplotplusplus] Format manifest

* [matplotplusplus] Add version file

* [matplotplusplus] Experimental filesystem support

* [matplotplusplus] Overwrite version

* [matplotplusplus] Do not support arm64-windows yet

* [matplotplusplus] Update to 2021-04-11

* [matplotplusplus] vcpkg x-add-version --overwrite-version matplotplusplus

* [matplotplusplus] Modernize

* [matplotplusplus] Overwrite version

* [matplotplusplus] Fixup cmake targets

* [matplotplusplus] Overwrite version

* [matplotplusplus] Modernize

* [matplotplusplus] Overwrite version
2021-04-19 17:17:38 -07:00
Park DongHa
6ba281209f
[minizip] support iOS/Android triplets (#16108)
* [minizip] support iOS triplets

* DISABLE_INSTALL_TOOLS when VCPKG_TARGET_IS_IOS

* [minizip] update git-tree SHA

* [minizip] IOAPI_NO_64 in Android

* add a patch to use standard C API

* [minizip] update port SHA
2021-04-19 17:12:16 -07:00
evpobr
d41af6b8f0
[mpg123] Upgrade to 1.26.5 (#17191) 2021-04-12 11:12:49 -07:00
Cheney Wang
d01ed0ebd9
[minizip-ng] Modify the output include path of the header file (#17238)
* [minizip-ng] Modify the output include path of the header file

* Update json file

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-04-12 10:16:41 -07:00
Prateek Chokse
06fd7cc3c2
[minizip-ng] add new port (#17101)
* [minizip-ng] add new port

* [celero] Updated to Celero v2.8.0 (#16802)

* [celero] Updated to Celero v2.8.0

* [celero] Improving static linking support in VCPKG.

Celero issue #154 is tracking a fix.
https://github.com/DigitalInBlue/Celero/issues/154

* [celero] Updated to v2.8.1

* [celero] Updated version for VCPKG.

* [celero] Updates to better support VCPKG.

* [celero] Updated versions.

* Update celero.json

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

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-04-09 09:58:51 -07:00
evpobr
bbd847b246
[mpg123] Upgrade to 1.26.4 (#17074) 2021-04-08 11:57:47 -07:00
evpobr
4ec290c716
[mpg123] Upgrade to 1.26.3-1 (#16910)
* [mpg123] Upgrade to 1.26.3-1

Fix invalid MPG123_API_VERSION value in mpg123.h.in for Windows
platform. It was equal to @API_VERSION@, now it is read from
configure.ac and set to correct value.

See also libsndfile/libsndfile#499.

* [mpg123] Update 1.26.3-1 baseline version
2021-04-02 13:24:18 -07:00
Niel
6563298448
[mfl] Add new port (#16345)
* Add control and portfile for mfl port

* Add mfl port

* reference version better header inclusion

* reference version with fmt linkage

* Apply suggestions from code review

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Set ports that don't build to fail in the ci baseline

* add version

* Check for static linkage and add message about C++20 requirements.

* add fail to ci baseline for dynamic windows builds

* version update

* Code review improvements

- Improve warning message that the port requires a C++20 compiler
- Use `version` rather than `version-string` in manifest
- Use `"supports": "static"` in manifest instead of setting dynamic
  builds to `fail` in ci baseline.

* update version

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-04-01 10:39:10 -07:00
Mathis Logemann
338964e3ff
[mapbox-geometry,mapbox-polylabel,geojson-vt-cpp,geojson-cpp] new ports (#16838)
* added geometry

* added mapbox-polylabel

* added versions

* add port geojson-vt-cpp

* add version

* fix formatting

* fix version

* eh ok

* version...

* add geojson

* add version

* false version

* fix internal version

* use semver string

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* fix versions

* added mapbox prefix to name. fixed description

* changed versions

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-04-01 10:04:08 -07:00
Brennan
be656b22a4
[microsoft-signalr] Update port with new version and find_package support (#16885)
* Update microsoft-signalr port with new version and find_package support

* version
2021-03-26 11:10:47 -07:00
sandro97git
3f567b71f6
[mqtt-cpp] update to 9.0.0 (#16863)
Co-authored-by: Sandro Scherer <sandro.scherer@siemens.com>
2021-03-24 13:19:20 -07:00
Park DongHa
b35f1edc23
[mnn,flatbuffers] add a new port and patch (#15717)
* [mnn] add a new port

* create a patch, embed copyright
* touching install options

* [mnn] fix windows install

* feature cuda reqires cudnn

* [flatbuffers] add patch for TableKeyComparator

* update port SHA

* [mnn] disable arm support

* [mnn] update port SHA

* patch creates version config.cmake
* run vcpkg_copy_tools for 'tools' feature

* [mnn] remove bin when non-Windows

* make PREFER_NINJA optional for 'cuda' feature

* [mnn] fix wrong macro

* [mnn] rename install path to lowercase

* [mnn] make 'metal' feature optional

* update port SHA

* [mnn] apply PR feedback

* Move build options into vcpkg_check_features
* Download Apache-2.0 licence instead of local file

* [mnn] remove code patch for Windows

* this will break `mnn[tools]` for `windows` triplet

* [mnn] remove code changes in the patch

* [mnn] remove version.cmake generation

* possibly break osx build with the chnage

* Update ports/mnn/portfile.cmake

* Update versions/m-/mnn.json

* [mnn] apply PR feedback

* find_package(CUDNN) in patch
* use vcpkg_download_distfile
* ONLY_STATIC_LIBRARY for Windows

* [mnn] create share folder and move copyright

* [mnn] update git-tree SHA

* Update ports/mnn/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* [mnn] update git-tree SHA

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-23 14:38:59 -07:00
autoantwort
9986c28da9
[mailio] does not support uwp (#16789)
* [mailio] does not support uwp

* add version files
2021-03-19 13:15:15 -07:00
Park DongHa
96403d0903
[metrohash] support more triplets by excluding 128 CRC source (#16553)
* [metrohash] exclude CRC for x86

* the change will allow x86 triplets
* update port SHA

* [metrohash] remove fail_port_install

* update ci.baseline.txt

* [metrohash] sync portfile and CMakeLists.txt

* make both file use 'VCPKG_TARGET_TRIPLET' to make ease of comparison

* [metrohash] Use try_compile helpers

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-19 09:56:01 -07:00
karastojko
d31eced872
New port for mailio. (#16696)
* New port for mailio.

* Formatting the manifest and adding the version.

* improve

* add version record

* add version record

* Update versions/m-/mailio.json

* Update ports/mailio/vcpkg.json

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* update version record

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-19 09:55:04 -07:00
Francisco Facioni
37df512335
[magnum/magnum-plugins] fix all magnum dependencies being built (#16657) 2021-03-16 11:51:57 -07:00
NancyLi1013
cea2b1232a
[msix] Add DISABLE_PARALLEL_CONFIGURE (#16488)
* [msix] Add DISABLE_PARALLEL_CONFIGURE

* Update versions
2021-03-10 14:04:40 -06:00
JonLiu1993
9e1be5ab5c
[mongoose] update to 7.1 (#16493)
* [mongoose] update to 7.1

* update version

* update suggested change

* update version

* delete Repeated version

* delete repeated version

* update version
2021-03-10 14:02:54 -06:00
Jonathan Hale
e7377f7992
[magnum,-plugins] Fix deployment of plugin types and incorrect removal of plugin lib dir on unix (#16245)
* [magnum] Correctly deploy shaderconverter and sceneconverter plugins

Signed-off-by: Squareys <squareys@googlemail.com>

* [magnum,-plugins] Only remove plugin lib dirs for Windows platforms

Signed-off-by: Squareys <squareys@googlemail.com>

* [magnum,-plugins] Clean up deletion of plugin libs and clarify in comment

Signed-off-by: Squareys <squareys@googlemail.com>

* Update versions

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-02-18 13:02:27 -08:00
Silvio Traversaro
65e5ea1df6
[matio] Update to v1.5.19 (#15971)
* [matio] Update to v1.5.19

* [matio] Update versions files
2021-02-08 17:56:18 -08:00
Park DongHa
8317bf972a
[metrohash] support iOS triplets (#16035)
* [metrohash] ignore arm

* this change will allow android/ios triplets

* [metrohash] update baseline

* [metrohash] check platform variables

* [metrohash] fix wrong git-tee
2021-02-08 17:54:38 -08:00
Daniil Goncharov
37289e26fc
[magic-enum] Update to v0.7.2 (#15974)
* [magic-enum] Update to v0.7.2

* x-add-version
2021-02-03 11:43:45 -08:00
Park DongHa
3b4a4e4b5c
[metrohash] support Android triplet build (#15715)
* [metrohash] support Android build

* check ANDROID variable
  * exclude 'crc' sources that requires non-ARM intrinsic
* rewrite CONTROL to vcpkg.json

* [metrohash] update checksum and version JSON

* [metrohash] apply PR feedback

* [metrohash] enable sse4.2 for Clang compiler

* [metrohash] fix wrong version string

* [metrohash] fix wrong version string
2021-02-02 15:00:00 -08:00
Jonathan Hale
795588570a
[magnum,magnum-plugins] Add vulkan and shaderconverter features (#15163)
* [magnum,magnum-plugins] Add vulkan and shaderconverter features

Signed-off-by: Squareys <squareys@googlemail.com>

* [magnum,-plugins] Add warning for features unavailable in non-head version

Signed-off-by: Squareys <squareys@googlemail.com>

* update version record

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-26 15:03:54 -08:00
Park DongHa
bb4de6fe3f
[ms-gltf] Add new port (#14971)
* [ms-gltf] create a new port

* [ms-gltf] install with CMAKE_INSTALL_PREFIX

* add a patch to change install path style

* [ms-gltf] enable iOS/UWP & support features

* feature: support tests/samples to help debugging in buildtrees
* triplet: ios/uwp are now available

* [ms-gltf] disable Ninja for Windows

* [ms-gltf] format the manifest json

* [ms-gltf] update expected failures

* x64-linux

* [ms-gltf] format the manifest json

* [ms-gltf] update comments

* [ms-gltf] make "test" default feature

* [ms-gltf] add version JSON

* Address the review suggestions

* vcpkg x-add-version ms-gltf

* [ms-gltf] fix 'x64-osx' triplet 'samples' feature

* [ms-gltf] update git-tree of port

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-01-25 01:54:04 -08:00
Ahmed Yarub Hani Al Nuaimi
be2092af4e
Fix Mbed TLS build for Android (#15680)
* Fix Mbed TLS build for Android

* Fix Mbed TLS build for Android
Add better Windows checks

* Fix libssh build for Android

* update baseline

* Remove redundant parameter

* Fix version

* Fix version

* Fix paramters

* Fix version

* Better Android support

* Fix version

* Disable warnings as errors for Mbed TLS

* Restore formatting

* Fix version files

Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
2021-01-24 23:37:22 -08:00
Alexander Neumann
f2ec6c5a7c
[mpc/mpfr] Add new port / update mpfr (#13081)
* [mpc] add mpc port

* [mpfr] update mpfr to use make.

* [gmp] fix preprocessor define for dlls.

* more fixes

* fix mpfr regression on !windows

* install autoconf-archive in provisioning script

* change indent of patches

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* fix merge error

* update PR

* update baseline

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
2021-01-24 23:01:16 -08:00
NancyLi1013
f05b2b639a
[vcpkg baseline] [mesa] Fix conflicts with angle (#15729)
* [mesa] Remove libs conflicted with angle

* Update port_versions check

* Use gles-lib-suffix to avoid conflicts with angle

* [mesa] Remove libs conflicted with angle

* Update port_versions check

* Use gles-lib-suffix to avoid conflicts with angle

* Update port_versions/m-/mesa.json

* Update ports/mesa/portfile.cmake

* Update space and versions

* Update versions/m-/mesa.json
2021-01-22 10:27:34 -08:00
nicole mazzuca
68a74950d0
[vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00