forked from microsoft/vcpkg
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Patch Tuesday for November 2024 (microsoft#42165)
- Loading branch information
1 parent
0d9926a
commit 0857a4b
Showing
49 changed files
with
463 additions
and
364 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"name": "chartdir", | ||
"version": "7.0.0", | ||
"port-version": 7, | ||
"port-version": 8, | ||
"description": "ChartDirector is a powerful chart component for creating professional looking charts for web and windows applications.", | ||
"homepage": "https://www.advsofteng.com/", | ||
"license": null, | ||
"supports": "!(arm & windows) & !uwp" | ||
"supports": "(windows & !uwp & (x86 | x64)) | osx | linux" | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
54 changes: 0 additions & 54 deletions
54
ports/freeopcua/improve_compatibility_with_recent_boost.patch
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.