Skip to content

Commit

Permalink
[libzen] Update to 0.4.38 (microsoft#11237)
Browse files Browse the repository at this point in the history
* remove patch (merged upstream)
* update baseline (UWP support added)
  • Loading branch information
g-maxime authored May 11, 2020
1 parent e886d48 commit 7fdfe9e
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 38 deletions.
2 changes: 1 addition & 1 deletion ports/libzen/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: libzen
Version: 0.4.37
Version: 0.4.38
Description: ZenLib is a C++ utility library for easiest cross-platform development
6 changes: 2 additions & 4 deletions ports/libzen/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,9 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO MediaArea/ZenLib
REF v0.4.37
SHA512 857091422d6425aeae59bf5a9dfedd72f5c9b4a18f29acf88842d812f2b470fc8b1b03a245af6b7d08d616dd5596a8905cc138daecee23dadea39ae4215f77d4
REF v0.4.38
SHA512 92c3fc3994bd7110021adbfa3ce48ed6e80f162946b912e9e06ed58edc224600e56e3aab3203ad3fa8759dab9790cb5536475f070f0c060b00585911a6cc0661
HEAD_REF master

PATCHES vcpkg_support_in_cmakelists.patch
)

vcpkg_configure_cmake(
Expand Down
31 changes: 0 additions & 31 deletions ports/libzen/vcpkg_support_in_cmakelists.patch

This file was deleted.

2 changes: 0 additions & 2 deletions scripts/ci.baseline.txt
Original file line number Diff line number Diff line change
Expand Up @@ -989,8 +989,6 @@ libxslt:x64-osx=fail
libxslt:x64-uwp=fail
libyuv:arm-uwp=fail
libyuv:x64-uwp=fail
libzen:arm-uwp=fail
libzen:x64-uwp=fail
libzippp:x64-linux=ignore
linenoise-ng:arm-uwp=fail
linenoise-ng:x64-uwp=fail
Expand Down

0 comments on commit 7fdfe9e

Please sign in to comment.