[zeroc-ice] Update to 3.7.10 (#42008)

Co-authored-by: LilyWangLL <4945507022qq.com>
This commit is contained in:
Lily Wang 2024-11-07 01:47:07 -08:00 committed by GitHub
parent f060498a48
commit 57f35817dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 9 additions and 19 deletions

View File

@ -1,12 +0,0 @@
diff --git a/cpp/include/IceUtil/Timer.h b/cpp/include/IceUtil/Timer.h
index 177a7f8..19b8c09 100644
--- a/cpp/include/IceUtil/Timer.h
+++ b/cpp/include/IceUtil/Timer.h
@@ -12,6 +12,7 @@
#include <set>
#include <map>
+#include <functional>
namespace IceUtil
{

View File

@ -1,13 +1,11 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO zeroc-ice/ice
REF "v${VERSION}"
SHA512 07d7c439fbe1f69d808d05a11f32e09cdd8d4df2a93b6f253496304e0a521d417212ae688e316b4450dae406b59d1a460025b51ecd0614c69e48d86c0a6f81c5
SHA512 638ca8721db1559aae80c43663a1210ba9c8f72d58003f2d9457048c9100bee74036910917d1d10bf5b998ba49f0878177e094b436c83d3deb63613f9075483d
PATCHES
mcppd_fix.patch
no-werror.patch
fix-missing-functional.patch
)
set(RELEASE_TRIPLET ${TARGET_TRIPLET}-rel)

View File

@ -1,7 +1,6 @@
{
"name": "zeroc-ice",
"version": "3.7.9",
"port-version": 4,
"version": "3.7.10",
"maintainers": "Benjamin Oldenburg <benjamin.oldenburg@ordis.co.th>",
"description": "Comprehensive RPC framework with support for C++, CSharp, Java, JavaScript, Python and more.",
"homepage": "https://github.com/zeroc-ice/ice",

View File

@ -9901,8 +9901,8 @@
"port-version": 2
},
"zeroc-ice": {
"baseline": "3.7.9",
"port-version": 4
"baseline": "3.7.10",
"port-version": 0
},
"zeromq": {
"baseline": "4.3.5",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "c94052d77917ec81baf105233e9498ec1e17e292",
"version": "3.7.10",
"port-version": 0
},
{
"git-tree": "9048b568a7f81f0a8788c6dd8b0215cb1cd300eb",
"version": "3.7.9",