aboutsummaryrefslogtreecommitdiff
path: root/ports/cli/CONTROL
diff options
context:
space:
mode:
authorDaniele Pallastrelli <5451767+daniele77@users.noreply.github.com>2021-08-30 19:25:27 +0200
committerGitHub <noreply@github.com>2021-08-30 10:25:27 -0700
commitf7323677444d6c8dacaf5f7e854e3756143256cd (patch)
tree7e1e8206a934b052dde3f741e34433ee0eab5c46 /ports/cli/CONTROL
parent116ce79d704ce1332b17d78d118d8cca079fadd5 (diff)
downloadvcpkg-f7323677444d6c8dacaf5f7e854e3756143256cd.tar.gz
vcpkg-f7323677444d6c8dacaf5f7e854e3756143256cd.zip
[cli] update to v.2.0.0 (#19744)
* [cli] Update the version to 1.1.1 * [cli] Update the version to 1.2.1 * [cli] Update the version to 1.2.1: fix PR requests * [aricpp] create a new port (#17162) * [cli] run the command: ./vcpkg x-add-version --all * [aricpp] change request for #18048 * Update ports/aricpp/portfile.cmake * [aricpp] change request for #18048 * Update ports/aricpp/vcpkg.json * Update ports/aricpp/vcpkg.json * Update versions/a-/aricpp.json * Update versions/a-/aricpp.json * [aricpp] port-version -> 0 * [cli] v. 2.0 * [cli] Update ports/cli/portfile.cmake Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Update ports/cli/portfile.cmake Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * [cli] bump port version * Update versions/c-/cli.json Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> Co-authored-by: Daniele Pallastrelli <daniele.pallastrelli@sadel.it> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: nicole mazzuca <mazzucan@outlook.com> Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Diffstat (limited to 'ports/cli/CONTROL')
-rw-r--r--ports/cli/CONTROL5
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/cli/CONTROL b/ports/cli/CONTROL
deleted file mode 100644
index 8cda2750e..000000000
--- a/ports/cli/CONTROL
+++ /dev/null
@@ -1,5 +0,0 @@
-Source: cli
-Version: 1.2.1
-Homepage: https://github.com/daniele77/cli
-Description: A library for interactive command line interfaces in modern C++
-Build-Depends: boost-asio