vcpkg-registryRegistry containing personal projects |
git clone git://git.dimitrijedobrota.com/vcpkg-registry.git |
Log | Files | Refs |
commit | 786b64a20fb1154200a454b8a3d12e318fcd117e |
parent | 4fbc09f4557aef544dd9afd9fee9f80c9db1e819 |
author | Dimitrije Dobrota < mail@dimitrijedobrota.com > |
date | Sat, 7 Jun 2025 17:11:17 +0200 |
Poafloc version 2.0
M | ports/poafloc/portfile.cmake | | | + - |
M | ports/poafloc/vcpkg.json | | | + - |
M | versions/baseline.json | | | + - |
M | versions/p-/poafloc.json | | | +++++ |
4 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/ ports/poafloc/portfile.cmake b/ ports/poafloc/portfile.cmake
@@ -1,7 +1,7 @@
vcpkg_from_git(
OUT_SOURCE_PATH SOURCE_PATH
URL git://git.dimitrijedobrota.com/poafloc.git
REF 5c4cf9d0404e3ccdfd69206e6d9faeef1203666a
REF 0f9c5e77e03a28053d5f558a079600a22d4e709c
HEAD_REF master
)
diff --git a/ ports/poafloc/vcpkg.json b/ ports/poafloc/vcpkg.json
@@ -1,6 +1,6 @@
{
"name": "poafloc",
"version": "1.2.0",
"version": "2.0.0",
"description": "Parser Of Arguments For Lines Of Commands",
"homepage": "https://git.dimitrijedobrota.com/poafloc.git",
"license": "MIT",
diff --git a/ versions/baseline.json b/ versions/baseline.json
@@ -17,7 +17,7 @@
"port-version": 0
},
"poafloc": {
"baseline": "1.2.0",
"baseline": "2.0.0",
"port-version": 0
},
"stamen": {
diff --git a/ versions/p-/poafloc.json b/ versions/p-/poafloc.json
@@ -1,6 +1,11 @@
{
"versions": [
{
"git-tree": "9a82f70b4e09c02435a7c8d43c8d8c2f43f087ad",
"version": "2.0.0",
"port-version": 0
},
{
"git-tree": "7b787fe4d642665dfce8f75e0e5aada3280bbda1",
"version": "1.2.0",
"port-version": 0