aboutsummaryrefslogtreecommitdiff
path: root/ports/harfbuzz
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2019-05-09 22:53:05 -0700
committerPhil Christensen <philc@microsoft.com>2019-05-09 22:53:05 -0700
commit3d9c55d2e0d9c59c43ef337e9d2aa7f48a9659f9 (patch)
tree2c885cce78cb601da10c3b75b60df537f0aafa1c /ports/harfbuzz
parent442d5c1b543d94b1902a17da597891104bab170e (diff)
downloadvcpkg-3d9c55d2e0d9c59c43ef337e9d2aa7f48a9659f9.tar.gz
vcpkg-3d9c55d2e0d9c59c43ef337e9d2aa7f48a9659f9.zip
[many ports] Updates 2019.05.08 (#6382)
* [many ports] Updates 2019.05.08 * Undo changes for failure ports grpc libjpeg-turbo curl cartographer * [guetzli] Patch to handle breaking changes in butteraugli
Diffstat (limited to 'ports/harfbuzz')
-rw-r--r--ports/harfbuzz/CONTROL2
-rw-r--r--ports/harfbuzz/portfile.cmake4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/harfbuzz/CONTROL b/ports/harfbuzz/CONTROL
index 399f13111..a0fdfdd95 100644
--- a/ports/harfbuzz/CONTROL
+++ b/ports/harfbuzz/CONTROL
@@ -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
diff --git a/ports/harfbuzz/portfile.cmake b/ports/harfbuzz/portfile.cmake
index e1a8199c0..bfcd3cea0 100644
--- a/ports/harfbuzz/portfile.cmake
+++ b/ports/harfbuzz/portfile.cmake
@@ -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