Skip to content

Commit

Permalink
[many ports] Updates 2019.05.08 (#6382)
Browse files Browse the repository at this point in the history
* [many ports] Updates 2019.05.08

* Undo changes for failure ports grpc libjpeg-turbo curl cartographer

* [guetzli] Patch to handle breaking changes in butteraugli
  • Loading branch information
ras0219-msft authored and Rastaban committed May 10, 2019
1 parent 442d5c1 commit 3d9c55d
Show file tree
Hide file tree
Showing 25 changed files with 47 additions and 33 deletions.
2 changes: 1 addition & 1 deletion ports/abseil/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: abseil
Version: 2019-05-07
Version: 2019-05-08
Description: an open-source collection designed to augment the C++ standard library.
Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's own C++ code base, has been extensively tested and used in production, and is the same code we depend on in our daily coding lives.
In some cases, Abseil provides pieces missing from the C++ standard; in others, Abseil provides alternatives to the standard for special needs we've found through usage in the Google code base. We denote those cases clearly within the library code we provide you.
Expand Down
4 changes: 2 additions & 2 deletions ports/abseil/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO abseil/abseil-cpp
REF cd86d0d20ab167c33b23d3875db68d1d4bad3a3b
SHA512 88e3edf395a11bdcd09d831dee3fad14a556761aafbc207e09ce17865e0663d9039a7d7954c95576270f7207cd00176b2ea107c61c6a059a5627c6fe062a66b5
REF aa468ad75539619b47979911297efbb629c52e44
SHA512 4254d8599103d8f06b03f60a0386eba07f314184217d0bca404d41fc0bd0a8df287fe6d07158d10cde096af3097aff2ecc1a5e8f7c3046ecf956b5fde709ad1d
HEAD_REF master
PATCHES fix-usage-lnk-error.patch
)
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.98
Version: 1.7.100
Description: AWS SDK for C++
Build-Depends: openssl (!uwp&!windows), curl (!uwp&!windows), aws-c-event-stream
Default-Features: dynamodb, s3, kinesis
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 @@ -10,8 +10,8 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO aws/aws-sdk-cpp
REF 1.7.98
SHA512 5527f43a9cd6f98afbd09115d9447402768b2ebb83b829e0a7d2bd5393c92d794ca8ed8f7a8a55c52be11540ef5dd80a1a81e85304ba0bc4d053b940c54805eb
REF 1.7.100
SHA512 543eee9c0367131756b274ab9f8f42e3c889f3f54c5f0b7cd6fa68cab5fd009ba9cb87f8029a81d260b1ea2adfb7c3b3ab07a989054e2480e47b41c15887f0f8
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/breakpad/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: breakpad
Version: 2018-09-18
Version: 2019-05-08
Build-Depends: libdisasm
Description: a set of client and server components which implement a crash-reporting system.
4 changes: 2 additions & 2 deletions ports/breakpad/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 google/breakpad
REF 54fa71efbe50fb2b58096d871575b59e12edba6d
SHA512 ecd1c6c5cc0e3984d05fe86ec11172e93b0e31c39ce0af9d0de08b8d03083686e2288e0cd787180c599446c277e58f48550ce4ab718019576c64fc403a592745
REF 21b48a72aa50dde84149267f6b7402522b846b24
SHA512 4ca2f877871c0a79c24ce4cc592dddb3ac4c2eac2a5962dad6d3d94edc91ac82afec3d7e4e7f81e7d9916eb83f8708e66759c38a6ef0e1b2c19691dd1518558a
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/butteraugli/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: butteraugli
Version: 2018-02-25-1
Version: 2019-05-08
Description: butteraugli estimates the psychovisual difference between two images
Build-Depends: libpng, libjpeg-turbo
4 changes: 2 additions & 2 deletions ports/butteraugli/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 google/butteraugli
REF 856a4da68d02d30e3bf843e33536f2b3a698b249
SHA512 f02ee97f186b59cc685a63095e5618aedbfebf08ab2cf438189fc4214c7d562506368ec210c08df236132dc2f855b6b0a6226bd6dc27c1c04e9c1b0b0ac4f1df
REF 71b18b636b9c7d1ae0c1d3730b85b3c127eb4511
SHA512 2e73f8ad8953307eea956ed8bd828e110419d6d9f8a42685d225953d3a8017a79d0701bde0282459dc51198e75a99dcd99dd3c4e7ef065736c512a7b11ea0fdf
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/caf/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: caf
Version: 0.16.2-1
Version: 0.16.3
Build-Depends: openssl
Description: an open source C++11 actor model implementation featuring lightweight & fast actor implementations, pattern matching for messages, network transparent messaging, and more.
4 changes: 2 additions & 2 deletions ports/caf/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 actor-framework/actor-framework
REF 2cc4377715afc3d3c35848f9d59b9e6876afd875
SHA512 7e7962bf5a30122bde8be63f6de0058f865bd890e2d10f4d90f4885b7953467fb6532f69c1a77a35802de7c531f6aac192a2993b53a8dc0b05f503c3f4083a31
REF 0.16.3
SHA512 f7e567264ea1686a431eacbf2a62f49c0f4467df073ec983ae622d9417c28124eb456eb40d6a70dbe062ad58333944924f04f7e3fee5a7b76917890d98bedce1
HEAD_REF master
PATCHES
openssl-version-override.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/cartographer/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: cartographer
Version: 0.3.0-6
Version: 0.3.0-6
Build-Depends: ceres[eigensparse], gflags, glog, lua, cairo, boost-iostreams, gtest, protobuf
Description: Google 2D & 3D SLAM package
2 changes: 1 addition & 1 deletion ports/ensmallen/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: ensmallen
Version: 1.14.2
Version: 1.14.3
Description: A header-only C++ library for mathematical optimization.
Build-Depends: openblas, clapack, armadillo

4 changes: 2 additions & 2 deletions ports/ensmallen/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 mlpack/ensmallen
REF ensmallen-1.14.2
SHA512 8aa8d00d80579c619e417d8fbc17c78c867f916161e3c412c3af24c1b7b9816c9e6faee981931e1591a45db0c797a081d45f1dfc3ea396a610ee2da55232b265
REF ensmallen-1.14.3
SHA512 138713849e9cd55517893c9b0c21afa751bff157c968fbdfa0fbefd10439006c27af023c13f5ffbc349b417b6539ce5fa67652f0a15d53f8204511f1c0d81adb
HEAD_REF master
PATCHES
disable_tests.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/grpc/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO grpc/grpc
REF v1.19.1
SHA512 4bb127d946fc16887fd4cf75215f0bc9f6d17dbd36fc4f1b191a64914f96c49dddb41f1b6c72fd24ea0a40f242b4398248f32fcb1fe9a764367be1c2edda9142
SHA512 4bb127d946fc16887fd4cf75215f0bc9f6d17dbd36fc4f1b191a64914f96c49dddb41f1b6c72fd24ea0a40f242b4398248f32fcb1fe9a764367be1c2edda9142
HEAD_REF master
PATCHES
00001-fix-uwp.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/guetzli/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: guetzli
Version: 2018-07-30-1
Version: 2018-07-30-2
Description: Perceptual JPEG encoder
Build-Depends: libpng, butteraugli
13 changes: 13 additions & 0 deletions ports/guetzli/butteraugli.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
diff --git a/guetzli/butteraugli_comparator.cc b/guetzli/butteraugli_comparator.cc
index 142c203..f4e710d 100644
--- a/guetzli/butteraugli_comparator.cc
+++ b/guetzli/butteraugli_comparator.cc
@@ -56,7 +56,7 @@ ButteraugliComparator::ButteraugliComparator(const int width, const int height,
height_(height),
target_distance_(target_distance),
rgb_orig_(*rgb),
- comparator_(LinearRgb(width_, height_, *rgb)),
+ comparator_(LinearRgb(width_, height_, *rgb), 1.0f),
distance_(0.0),
stats_(stats) {}

1 change: 1 addition & 0 deletions ports/guetzli/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ vcpkg_from_github(
REF 0b78c7cc8b1b6cbaaf3d08b1facb599bcec1d101
SHA512 54c5198c4c066858dd1377a32e765f46a589f3444bea303b54326453d0e8e71f959d3aaf2c72f4714fd27891f4d93288e7fa96baf1fd10f127929c1fcfa5ae1c
HEAD_REF master
PATCHES butteraugli.patch
)

file(COPY ${CMAKE_CURRENT_LIST_DIR}/CMakeLists.txt DESTINATION ${SOURCE_PATH})
Expand Down
2 changes: 1 addition & 1 deletion ports/harfbuzz/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: harfbuzz
Version: 2.3.1-3
Version: 2.4.0
Description: HarfBuzz OpenType text shaping engine
Build-Depends: freetype, ragel, gettext (osx)
Default-Features: ucdn
Expand Down
4 changes: 2 additions & 2 deletions ports/harfbuzz/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 harfbuzz/harfbuzz
REF 2.3.1
SHA512 c90f8a530bf49e91f5297f6a3c2f4be65f8907e3b41892cd5fbc1353ce7036aae7e182bfd0ea8cb32b0310cbe7284a3de8b6622e08db9736c3f0bba6cb1f9f01
REF 2.4.0
SHA512 dd3a5caec689cffdd887bd3ca646ceaee804a0501d1d4ad1e9d9d48d9e4a87a02b76a9aa354dc69528b7d2a17c2431fce67c1681c72ad8246c2f5a1be498d52a
HEAD_REF master
PATCHES
0001-fix-cmake-export.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/openblas/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: openblas
Version: 0.3.5-4
Version: 0.3.6
Description: OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
4 changes: 2 additions & 2 deletions ports/openblas/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO xianyi/OpenBLAS
REF v0.3.5
SHA512 91b3074eb922453bf843158b4281cde65db9e8bbdd7590e75e9e6cdcb486157f7973f2936f327bb3eb4f1702ce0ba51ae6729d8d4baf2d986c50771e8f696df0
REF v0.3.6
SHA512 1ad980176a51f70d8b0b2d158da8c01f30f77b7cf385b24a6340d3c5feb1513bd04b9390487d05cc9557db7dc5f7c135b1688dec9f17ebef35dba884ef7ddee9
HEAD_REF develop
PATCHES
uwp.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/taocpp-json/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: taocpp-json
Version: 2019-04-29-1
Version: 2019-05-08
Description: C++ header-only JSON library
4 changes: 2 additions & 2 deletions ports/taocpp-json/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 taocpp/json
REF 8520fca2a054be775e406eaec66f33f02a7076e3
SHA512 44bfd0252ed42d2619ca65e92d0f483895fd735b98a81e7f844526f78893a8624133ba356ad41f8c691571bf9f56823f62bfc0f294394e6e0f780b44a0b085fd
REF 6adce3b8e55c16e25b22ec0e33348eefa6aa4533
SHA512 078af33eed0bae7671f31a010ba19088d07ac4f78b834bc7565562ee75199e90338dfd450a1d592c4f4ae58eddb3a26018b571381099d22dfc7d3c4143911390
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/xsimd/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: xsimd
Version: 7.2.1
Version: 7.2.2
Description: Modern, portable C++ wrappers for SIMD intrinsics

Feature: xcomplex
Expand Down
4 changes: 2 additions & 2 deletions ports/xsimd/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 QuantStack/xsimd
REF 7.2.1
SHA512 5b2bb403215cc621428957f6f8012c7e93d068152b8702a64803713b078767539c84c0dccb963e7002bbb3dc1aee887744d80014b01536becb49fe081eb882d4
REF 7.2.2
SHA512 76e98b8f12e5e388108858e5aef687a976a4c4614de9d9d6c854a6edb2ddda92c6b941a466a0b4d933c6d049c89937edfc23bbd8850b81c6293f40f8dc5bbe87
HEAD_REF master
)

Expand Down

0 comments on commit 3d9c55d

Please sign in to comment.