diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-06-02 09:32:41 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-01 18:32:41 -0700 |
| commit | 891426b94ca9ccf338aa257d90302711efb962aa (patch) | |
| tree | 308eb1f205868ee130765b456d29f93f66dd7d53 | |
| parent | 5a80a8e9dd4d18e1491f57cf0d1f03ee8016acfd (diff) | |
| download | vcpkg-891426b94ca9ccf338aa257d90302711efb962aa.tar.gz vcpkg-891426b94ca9ccf338aa257d90302711efb962aa.zip | |
[vcpkg baseline] Remove passing port from Ci baseline (#11692)
| -rw-r--r-- | ports/boost-context/CONTROL | 2 | ||||
| -rw-r--r-- | ports/libb2/CONTROL | 2 | ||||
| -rw-r--r-- | ports/ppconsul/CONTROL | 2 | ||||
| -rw-r--r-- | ports/proj4/CONTROL | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/ports/boost-context/CONTROL b/ports/boost-context/CONTROL index 66bbbcf0a..2180441f3 100644 --- a/ports/boost-context/CONTROL +++ b/ports/boost-context/CONTROL @@ -1,6 +1,6 @@ # Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
Source: boost-context
-Version: 1.73.0
+Version: 1.73.0-1
Build-Depends: boost-assert, boost-build, boost-config, boost-detail, boost-integer, boost-modular-build-helper, boost-pool, boost-predef, boost-smart-ptr, boost-thread, boost-vcpkg-helpers
Homepage: https://github.com/boostorg/context
Description: Boost context module
diff --git a/ports/libb2/CONTROL b/ports/libb2/CONTROL index 41fb105aa..c905e1204 100644 --- a/ports/libb2/CONTROL +++ b/ports/libb2/CONTROL @@ -1,4 +1,4 @@ Source: libb2 -Version: 0.98.1-1 +Version: 0.98.1-2 Homepage: https://github.com/BLAKE2/libb2 Description: C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp
\ No newline at end of file diff --git a/ports/ppconsul/CONTROL b/ports/ppconsul/CONTROL index 08c987f39..0c8dfd8b6 100644 --- a/ports/ppconsul/CONTROL +++ b/ports/ppconsul/CONTROL @@ -1,5 +1,5 @@ Source: ppconsul -Version: 0.5 +Version: 0.5-1 Homepage: https://github.com/oliora/ppconsul Description: A C++ client library for Consul. Consul is a distributed tool for discovering and configuring services in your infrastructure. Build-Depends: boost-core, boost-variant, boost-optional, boost-fusion, curl[openssl], json11 diff --git a/ports/proj4/CONTROL b/ports/proj4/CONTROL index c003eec35..523e449a1 100644 --- a/ports/proj4/CONTROL +++ b/ports/proj4/CONTROL @@ -1,5 +1,5 @@ Source: proj4 -Version: 6.3.1 +Version: 6.3.1-1 Homepage: https://github.com/OSGeo/PROJ Description: PROJ.4 library for cartographic projections Build-Depends: sqlite3[core] |
