Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ports/aixlog/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: aixlog
Version: 1.2.2
Version: 1.2.4
Description: Header-only C++ logging library
4 changes: 2 additions & 2 deletions ports/aixlog/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO badaix/aixlog
REF v1.2.2
SHA512 384ffe4a40970150d7cbc64f5bd5a64486415f11487b5a432502f16e190f9a96383e65173cbb6624b4ec8bc5168addef93a895dc9b16f874e4a4c8d93be55dd6
REF 9e89f702b71320c49fee1d27cc2d1bffe330dcc6 # v1.2.4
SHA512 77dbe9631bdabb5c7178a51ecd064be0e3baa76ffdae05d012ac55f6d3837c9c3fb0fd2a1993535756869fc944c89c89ca7093dddb1f1ac0fff5343328536d83
)

file(MAKE_DIRECTORY ${CURRENT_PACKAGES_DIR}/include)
Expand Down
2 changes: 1 addition & 1 deletion ports/aliyun-oss-c-sdk/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: aliyun-oss-c-sdk
Version: 3.7.1-1
Version: 3.9.1
Description: Alibaba Cloud Object Storage Service (OSS) is a cloud storage service provided by Alibaba Cloud, featuring massive capacity, security, a low cost, and high reliability.
Build-Depends: curl, apr-util
Supports: !uwp
4 changes: 2 additions & 2 deletions ports/aliyun-oss-c-sdk/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO aliyun/aliyun-oss-c-sdk
REF 3.7.1
SHA512 0c289832d87ea7fae60d0846617bc839a1529ab6d59c2bb520e2826b0374953e8078179c4043c5c85a56c38985189aa584036104a504da4cf1ea2d35a53c8fde
REF 703ea9a0dee0ddf4eacc7f9782ba970adccc58e8 # 3.9.1
SHA512 01f33d73031039d64433823c6b7b540071d18560ee0df762ef58b30898bde520c8cfb8bcf631a62cbd709d8c996b9dfc8c31c2286ceb9d1925161c39dbbe97fc
HEAD_REF master
PATCHES
patch.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/assimp/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: assimp
Version: 5.0.0-2
Version: 5.0.1
Homepage: https://github.com/assimp/assimp
Description: The Open Asset import library
Build-Depends: zlib, rapidjson, minizip
4 changes: 2 additions & 2 deletions ports/assimp/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO assimp/assimp
REF v5.0.0
SHA512 0f73b6e961cd8455d6b6c8c10ed8b99485d846c96377b5d4fcc3b83f737647207c1306aa3dd51dad9654fbfa61bfe1119b34646f90288ae7ecab45efa6fa418a
REF 8f0c6b04b2257a520aaab38421b2e090204b69df # v5.0.1
SHA512 59b213428e2f7494cb5da423e6b2d51556318f948b00cea420090d74d4f5f0f8970d38dba70cd47b2ef35a1f57f9e15df8597411b6cd8732b233395080147c0f
HEAD_REF master
PATCHES
uninitialized-variable.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/aws-lambda-cpp/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: aws-lambda-cpp
Version: 0.2.4
Version: 0.2.6
Build-Depends: curl
Description: C++ Runtime for AWS Lambda.
4 changes: 2 additions & 2 deletions ports/aws-lambda-cpp/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ vcpkg_fail_port_install(ON_TARGET "Windows" "OSX")
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO awslabs/aws-lambda-cpp
REF 681652d9410bb4adb66e5afa9e8a3662a5f7b606 # v0.2.4
SHA512 c29ea2b8fb8b99a5d0a49f601406e14682e5133deeb871a750baa792becc91f22dac00c0ee3d8c056871a1f5035cdcd1a3bba3d9464dfa84e1ec00a270a9abd6
REF 55276cef2efe18fe13457ebf85df53a81d68be59 # v0.2.6
SHA512 a865b8c5715e884c0aeb0972d88919084a37b4837ade55d7f4373422c1ffa06a550f6bfe62b6f69b9eb3a352b9a1d4114c72d754bce2d6d3727bebd029fe6631
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/aws-sdk-cpp/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: aws-sdk-cpp
Version: 1.7.214-1
Version: 1.7.270
Homepage: https://github.com/aws/aws-sdk-cpp
Description: AWS SDK for C++
Build-Depends: openssl (!uwp&!windows), curl (!uwp&!windows), aws-c-event-stream
Expand Down
4 changes: 2 additions & 2 deletions ports/aws-sdk-cpp/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ vcpkg_buildpath_length_warning(37)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO aws/aws-sdk-cpp
REF e8a7e7263e900983921e95363026efaa494622ab # 1.7.214
SHA512 dc4e003ffaebf21410d8d360f8a4602dda99d3ee0c0ab7fb61c97fe8b5f0b38438ed5315fb85d3a435cd5a99724e43c5cf569a7cb365ed8137caeac32c619a86
REF ad6c51d8c9e52eb74418d40b0a78021e890ef27f # 1.7.270
SHA512 a636c60bc07a58860dfd53a786edbc47b7974084c5b65dd1fca663f9521a92871e4830c71880498583e6e372ee141a6550cd88fd9649ab1017dd712e4c8ccb23
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/binn/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: binn
Version: 1.0
Version: 2.0
Description: Binn is a binary data serialization format designed to be compact, fast and easy to use.
4 changes: 2 additions & 2 deletions ports/binn/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO liteserver/binn
REF 38019c11e582e5078436b8257887e79a33db8b28
SHA512 82c7ef211154303ebb4cb991e620da520231edd224de674d4dabc42760fd7b8b6dd7be167d6c0b6c04146ea7e077b0bcff14312be909cb4ebb1ec786863d3fb4
REF 9d7a26800cc5285818502778a6b3905d65664a1d # 2.0
SHA512 2507303dfa8b1815507e2ff96482ef94792927a5004195a55c5dadf1fcc29bfa474f8f2a8fb4c285132e782fb54b836d5113e431d25dc23aadbb148d588f26c4
HEAD_REF master
PATCHES
0001_fix_uwp.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/bitsery/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: bitsery
Version: 5.0.1-1
Version: 5.0.3
Description: Header only C++ binary serialization library
4 changes: 2 additions & 2 deletions ports/bitsery/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO fraillt/bitsery
REF v5.0.1
SHA512 b4bb0cdec177b2b3e02f66bd313e4742345c5d928d862be3a3cf1b726006741cf6db2258bb7078bb42f46ed6247838c553bbb9c95b42566d9b05397554676696
REF d24dfe14f5a756c0f8ad3d56ae6949ecc2c99b2e # v5.0.3
SHA512 0bd4c80632640b74387587f85ca6e174aed2efd1dc1d83dd682e26e10aa9ef9a98b5477cfb78aa9cbb1a4112fc12468d7072b5c237f32f6738158ba21cf2ea39
HEAD_REF master
PATCHES fix-install-paths.patch
)
Expand Down
2 changes: 1 addition & 1 deletion ports/blosc/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: blosc
Version: 1.17.0-1
Version: 1.17.1
Build-Depends: lz4, snappy, zlib, zstd
Homepage: https://github.com/Blosc/c-blosc
Description: A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`
4 changes: 2 additions & 2 deletions ports/blosc/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Blosc/c-blosc
REF v1.17.0
SHA512 7fe517e9d050a36839ddf963e718881533cc10a7c8963222b3167fd48ec84455614206c1cc2c248f52042a019262fa0419c4c1a828eb1ae64294c55bbaf56f6e
REF 30c55d6544613c846368de1faee420e56e992ffe # v1.17.1
SHA512 c4ed1492fd8733c6acabc973c58d6763e2a3a2bd7965fbf4d267169f5b03055eccdbe2723bc5d98636b039625a55609a092ed65de45d7a2b361347513cc83a98
HEAD_REF master
PATCHES
0001-find-deps.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/brunocodutra-metal/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: brunocodutra-metal
Version: v2.0.1-1
Version: 2.1.1
Description: A single header C++11 library designed to make you love template metaprogramming
4 changes: 2 additions & 2 deletions ports/brunocodutra-metal/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO brunocodutra/metal
REF v2.0.1
SHA512 6aca54e2f2a6d99466d247dbd57706caef33d2399989c2eb14e99d1419922eff753acb53248f8684c1ed11bb87d79b2e850637190e8949f69e0f5ee7304281dc
REF 43256d2c7f5715d9dc029037bcd8512624ec7865 # v2.1.1
SHA512 fc69e60b9c21d0215ca2c9ec27ab65d59115397e1d27c90fcdc35ccf8675546b1fbc3be0e6b8f69cd8eb848bac348ca0fe116f50a36ce8d1cbff0d646c4f05cb
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/chakracore/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: chakracore
Version: 1.11.14
Version: 1.11.15
Homepage: https://github.com/Microsoft/ChakraCore
Description: Core part of the Chakra Javascript engine
4 changes: 2 additions & 2 deletions ports/chakracore/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Microsoft/ChakraCore
REF v1.11.14
SHA512 b14d52ae7edeb9ef6327447a11cc7dd197abf473e292ef3e913cadb4a328b0fe5330d264367280c68b0b111be95c758b3ca7d74cb2e19b5ffb04182f72d5c32b
REF febc6a89413df93c304064ef630cf50c5da980c9 # v1.11.15
SHA512 36961c0b6f8e11ec23c7489dabca5fc84750bcee770dffa6c396deae36791feab5d56cc0df59fbdf42682633462f8a026e38abb3055641045a8e9091265a51e7
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/check/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: check
Version: 0.13.0-2
Version: 0.14.0
Homepage: https://github.com/libcheck/check
Description: A unit testing framework for C
4 changes: 2 additions & 2 deletions ports/check/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO libcheck/check
REF 0.13.0
SHA512 7943021c5bc3b5ca7bc552f6fe1287e384724d69e5bb128d58256692e810b194e506fc1b65ea4fed27d065e2176e7371483e918beb48125abfe3b6f1ca68eb8f
REF d86594e5b29d50ddbd6276ab2d2cf5c278f7656c # 0.14.0
SHA512 db9c27fdce5c238b6327dd43dec3aa0321e2a1af49d17218db8a7fb96e8f07750cbc51cf8a07504700d878d97334c1703b165a17da1c070d43aa2c15a67e977d
HEAD_REF master
PATCHES fix-lib-path.patch
)
Expand Down
2 changes: 1 addition & 1 deletion ports/clp/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: clp
Version: 1.17.3
Version: 1.17.5
Description: Clp (Coin-or linear programming) is an open-source linear programming solver written in C++. It is primarily meant to be used as a callable library, but a basic, stand-alone executable version is also available.
Build-Depends: coinutils, osi
4 changes: 2 additions & 2 deletions ports/clp/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO coin-or/Clp
REF releases/1.17.3
SHA512 aa2ed96e01d7cf31ba85756001f430296b1983c6b16a814d845e63bbaca5331cfc71c5ef55e94200da389f138e9766cc745b21e5649f09cb9da473d454c5e062
REF 29a3d29d94f102e9029eb4be72cde2bfd378d752 # releases/1.17.5
SHA512 29e08b631d39e77ab5b09e563011d8d707e9832179a177799387630cafd1bf08a94e5a89277b05844c7d80182be82701c284a485545bcbd63ed74466333a037a
)

file(COPY ${CMAKE_CURRENT_LIST_DIR}/CMakeLists.txt DESTINATION ${SOURCE_PATH})
Expand Down
2 changes: 1 addition & 1 deletion ports/coinutils/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: coinutils
Version: 2.11.2-2
Version: 2.11.4
Description: CoinUtils (Coin-or Utilities) is an open-source collection of classes and functions that are generally useful to more than one COIN-OR project
4 changes: 2 additions & 2 deletions ports/coinutils/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO coin-or/CoinUtils
REF releases/2.11.2
SHA512 4ffc1458676daffc46f2448c8962156f1f6a14d41f176462ebb695487ae3e96ae159e078f8f28ac5df4cd22544b3f19f09692725976624454d106ad33d31e30b
REF f709081c9b57cc2dd32579d804b30689ca789982 # releases/2.11.4
SHA512 1c2e7f796524d67d87253bc7938c1a6db3c8266acec6b6399aeb83c0fb253b77507e6b5e84f16b0b8e40098aef94676499f396d1c7f653b1e04cbadca7620185
)

file(COPY ${CMAKE_CURRENT_LIST_DIR}/CMakeLists.txt DESTINATION ${SOURCE_PATH})
Expand Down
2 changes: 1 addition & 1 deletion ports/concurrentqueue/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: concurrentqueue
Version: 1.0.0-beta-dea078c
Version: 1.0.1
Description: A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
4 changes: 2 additions & 2 deletions ports/concurrentqueue/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO cameron314/concurrentqueue
REF dea078cf5b6e742cd67a0d725e36f872feca4de4
SHA512 edd47bcc025ffab7ac62cea168a9672a20cdbe139267426e97553fa1c796f1547d8414915518ee6be34a68d05e8a8171291f958c5eac0434ea8ba953bff85dbe
REF 79cec4c3bf1ca23ea4a03adfcd3c2c3659684dd2 # v1.0.1
SHA512 04f4d378cfc3d90772144e89c0ec6b310354befb3f2068bf8b16f5f672604436149fef04035435f2067f606241cb726702941cf17b0305aa5cf32bd51b5c3bbd
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/console-bridge/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: console-bridge
Version: 0.4.3-2
Version: 0.4.4
Homepage: https://github.com/ros/console_bridge
Description: a ROS-independent package for logging that seamlessly pipes into rosconsole/rosout for ROS-dependent packages.
4 changes: 2 additions & 2 deletions ports/console-bridge/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ros/console_bridge
REF f0b423c0c2d02651db1776c96887c0a314908063
SHA512 f022341f06c4edf564b94305b7ce279a7a2a61d0323a7ccf374598011909d86b0a9c514b4d41fd1d523baecc1c320d16a931a8f0fbb3a3e4950720f84f0472e6
REF 3b5b110c224502acdfae621e790caca565173e91 # 0.4.4
SHA512 fd6439d3cd428d76b6ec34c9a5301fd06b5dcb9c5cafcd86c927e990ba75ebcde7aceca5d3ad1d0334e4fc48b825b6dc4a15116e4934a783dc16776540b4a90c
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/cppfs/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: cppfs
Version: 1.2.0-1
Version: 1.3.0
Description: Cross-platform C++ file system library supporting multiple backends
Supports: !uwp

Expand Down
4 changes: 2 additions & 2 deletions ports/cppfs/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO cginternals/cppfs
REF v1.2.0
SHA512 2e831978dd87bd40d14e5b6f5089f3a962481d41959bfd62db543339d05e306315a1167c3bc06b372517357cc314f7d06ac19605f9a2d5b4edddc9a1f3fa8d03
REF 156d72e2cf0a9b12bdce369fc5b5d98fb5dffe2d # v1.3.0
SHA512 da1e09f79d9e65e7676784f47196645aabe1e1284f0ea5e48e845a244f5d49f5ea4b032f9e2e38c8e6a29657ebe636c9b1c9a4601c4bbc7637e7f592c52a8961
HEAD_REF master
PATCHES
LibCrypto-fix.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/cppgraphqlgen/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: cppgraphqlgen
Version: 3.0.2
Version: 3.0.4
Build-Depends: boost-filesystem (!uwp&!windows), boost-program-options, pegtl, rapidjson
Description: C++ GraphQL schema service generator
4 changes: 2 additions & 2 deletions ports/cppgraphqlgen/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO microsoft/cppgraphqlgen
REF v3.0.2
SHA512 ae2e94e7cb8853c88d2dbf226dec52e30fb16d1889f14f94d2a585dd2be1985e58ac8c16765b970c4417c08d519b32514080d90bfab7e34b66dc7c32b9f9caa6
REF a70d822b5fa205e29c752fb0f8cc13bb010a47ea # v3.0.4
SHA512 80111ba78382b833a67e8fe4d0db0023e7d16e21d8abb21f06a9248918ee1010f9cfd5433f1c82122a7d59d53a2dab88ef699d1a13054c6d3455370622e3d71c
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/cppzmq/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: cppzmq
Version: 4.4.1
Version: 4.6.0
Build-Depends: zeromq
Homepage: https://github.com/zeromq/cppzmq
Description: lightweight messaging kernel, C++ bindings
4 changes: 2 additions & 2 deletions ports/cppzmq/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO zeromq/cppzmq
REF v4.4.1
SHA512 5178a24413e44a6d99e57db7c9859c72279304272baa0e1fb810174cdf592cb567cab98428ef3ab611042bdf4bc506867421662409d1f0d82c233cb83ebdb801
REF 8d5c9a88988dcbebb72939ca0939d432230ffde1 # v4.6.0
SHA512 45f94a8473cafa6a764a7b4d037284ce2fabbc542a763865f7af6885ebe44498f06215092e4bf4f5d7d26b2fb5585316ed022e300e9c2a8b9647284a444345b2
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/ctre/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: ctre
Version: 2.6.4
Version: 2.7
Description: A Compile time PCRE (almost) compatible regular expression matcher
4 changes: 2 additions & 2 deletions ports/ctre/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO hanickadot/compile-time-regular-expressions
REF v2.6.4
SHA512 421122787e3220c5c8935e0d80f06b3d9ba953fface3dc7f4a6e1aadf9fa75468394eb0d2b679f263c17f2b849fd191eff9b532c781278d75a9c54a109dd3ecb
REF 96de8f7a519b61abd4ef53ec37cd89565880aa50 # v2.7
SHA512 6b65faaccf751ca5c4b695513205c1aa60966f438e912dbacbcb60eeb517aab091a6787a1e9df562ef100ffc2b341640bab05ae76be7c4e60c7d92fd2b5fddd6
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/cutelyst2/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: cutelyst2
Version: 2.8.0
Version: 2.9.0
Description: A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework
Build-Depends: qt5-base
4 changes: 2 additions & 2 deletions ports/cutelyst2/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO cutelyst/cutelyst
REF c020f115b392bb8e22bed1e1669724102a31ab0c #v2.8.0
SHA512 79b440f6dc0a78bc6b3ea83b496a4a9fd7bb016ea2492393c53d82af2c304291ac62a11af96bb05b1fc6422bf2012bec501bb8eb4bd770c54ad166d119891bc1
REF e25026edf836621a1d82745ce625509d307f5dc1 # v2.9.0
SHA512 39afa6bb73217341e741a7dcf40b0d73ccabd018ba68df248e7092d80077c23be8bf31c244590a7fe8a37209c09395423eb945d21a1a11109ee7da60644802b3
HEAD_REF master
PATCHES fix-static-build.patch
)
Expand Down
2 changes: 1 addition & 1 deletion ports/dcmtk/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: dcmtk
Version: 3.6.4-2
Version: 3.6.5+_20191213
Description: This DICOM ToolKit (DCMTK) package consists of source code, documentation and installation instructions for a set of software libraries and applications implementing part of the DICOM/MEDICOM Standard.
4 changes: 2 additions & 2 deletions ports/dcmtk/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO DCMTK/dcmtk
REF 1967b13134308f311e6a827e616958c6a4da5bc9
SHA512 a63a773e339081720adb0f3260a3b21ee11cde8009b321c3f45eeb40402ff29bd580926fb44f0dd784ba8369e2597933196bdaa324517d91fa5201b11b7504c0
REF 8eda253d9b7526498c2f6badb3acc695da808b49 # DCMTK-3.6.5+_20191213
SHA512 d0b716bb40a10872d3e4bc0e42c8ff8800038b2f11b169fd15e23a621f70433e9e70ec98879ebfcbfc01c6daf7a033f4b6b80ed7ada0357559594dce66742481
HEAD_REF master
PATCHES ${CMAKE_CURRENT_LIST_DIR}/dcmtk.patch
)
Expand Down
2 changes: 1 addition & 1 deletion ports/duktape/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: duktape
Version: 2.4.0-7
Version: 2.5.0
Homepage: https://github.com/svaarala/duktape
Description: Embeddable Javascript engine with a focus on portability and compact footprint.
4 changes: 2 additions & 2 deletions ports/duktape/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO svaarala/duktape
REF v2.4.0
SHA512 5f42ff6faab8d49531423e199c032fd2de49524bab71f39d1cf822e6f9ee82a6089c9a93837ae7849d19a95693318a8480986e4672f6f73f3182b4902e6b2daa
REF 6001888049cb42656f8649db020e804bcdeca6a7 # v2.5.0
SHA512 ffbc7f1b16b7469ddfc0af0054a7891ffda128cc099e693773c6b4597ee6a96f8a08d354f7a7cf3a1f16369bef7b7a94c2670a617ec0355cc3614f56e1668dc4
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/ebml/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: ebml
Version: 1.3.9
Version: 1.3.10
Homepage: https://github.com/Matroska-Org/libebml
Description: a C++ libary to parse EBML files
Supports: !uwp
4 changes: 2 additions & 2 deletions ports/ebml/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Matroska-Org/libebml
REF release-1.3.9
SHA512 3ae22ed491024b276edde9237df0e41a8e5a4e142ec6783c77d5286d7825fb59be62f336d07f7042baac8fc7ac004ad7cc4605754c5801d65547449ea04c287f
REF 1e23ac6e09da110b51dba42299b4a5e09098a98a # release-1.3.10
SHA512 ba75b48430b2bc159da41d0ac702239a37728f3d047f77ccc946ac08454002484b765a7503431c9d35f468d742f67f1f6d53d12b2dae802c3ac3d070a03f983d
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/ecm/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: ecm
Version: 5.64.0-1
Version: 5.66.0
Homepage: https://github.com/KDE/extra-cmake-modules
Description: Extra CMake Modules (ECM), extra modules and scripts for CMake
Loading