aboutsummaryrefslogtreecommitdiff
path: root/ports
diff options
context:
space:
mode:
authorKirawi <67773714+kirawi@users.noreply.github.com>2021-05-21 04:32:23 -0400
committerGitHub <noreply@github.com>2021-05-21 01:32:23 -0700
commit9c23718d87e217f32ef552029bdc587cfa16c956 (patch)
tree87d44665ac4342932e4e92c40efd00ccd9c1d706 /ports
parentb34b7ff2c97d7edcd0b744dc8917ce790fa79129 (diff)
downloadvcpkg-9c23718d87e217f32ef552029bdc587cfa16c956.tar.gz
vcpkg-9c23718d87e217f32ef552029bdc587cfa16c956.zip
[HarfBuzz] Update Port to 2.8.1 (#17273)
* wip * wip * wip * wip * update version * fix port git-tree sha * wip * restart ci * restart ci * update to 2.8.1 * retry * Update harfbuzz.json Co-authored-by: Jonliu1993 <13720414433@163.com>
Diffstat (limited to 'ports')
-rw-r--r--ports/harfbuzz/portfile.cmake4
-rw-r--r--ports/harfbuzz/vcpkg.json3
2 files changed, 3 insertions, 4 deletions
diff --git a/ports/harfbuzz/portfile.cmake b/ports/harfbuzz/portfile.cmake
index ad30ce710..277a2c5b9 100644
--- a/ports/harfbuzz/portfile.cmake
+++ b/ports/harfbuzz/portfile.cmake
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO harfbuzz/harfbuzz
- REF 7236c7e29cef1c2d76c7a284c5081ff4d3aa1127 # 2.7.4
- SHA512 d231a788ea4e52231d4c363c1eca76424cb82ed0952b5c24d0b082e88b3dddbda967e7fffe67fffdcb22c7ebfbf0ec923365eb4532be772f2e61fa7d29b51998
+ REF b37f03f16b39d397a626f097858e9ae550234ca0 # 2.8.1
+ SHA512 3eef62df397bc1fe1d08d7d91ff7d38d7af54bb85562915bba65d86cf6862384f5b4538f685d93eead595389d2f417176827fd2f72b3ce71a5562a8ff80f17f4
HEAD_REF master
PATCHES
# This patch is a workaround that is needed until the following issues are resolved upstream:
diff --git a/ports/harfbuzz/vcpkg.json b/ports/harfbuzz/vcpkg.json
index 1fc28ff5a..b61206326 100644
--- a/ports/harfbuzz/vcpkg.json
+++ b/ports/harfbuzz/vcpkg.json
@@ -1,7 +1,6 @@
{
"name": "harfbuzz",
- "version": "2.7.4",
- "port-version": 2,
+ "version": "2.8.1",
"description": "HarfBuzz OpenType text shaping engine",
"homepage": "https://github.com/harfbuzz/harfbuzz",
"dependencies": [