From 891426b94ca9ccf338aa257d90302711efb962aa Mon Sep 17 00:00:00 2001 From: Phoebe <20694052+PhoebeHui@users.noreply.github.com> Date: Tue, 2 Jun 2020 09:32:41 +0800 Subject: [PATCH] [vcpkg baseline] Remove passing port from Ci baseline (#11692) --- ports/boost-context/CONTROL | 2 +- ports/libb2/CONTROL | 2 +- ports/ppconsul/CONTROL | 2 +- ports/proj4/CONTROL | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ports/boost-context/CONTROL b/ports/boost-context/CONTROL index 66bbbcf0af..2180441f3a 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 41fb105aa8..c905e12040 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 08c987f39c..0c8dfd8b68 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 c003eec353..523e449a1e 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]