summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-04-18 14:32:02 +0000
committernia <nia@pkgsrc.org>2020-04-18 14:32:02 +0000
commit9689cffedc5d675f3920704b971bb76f7c10c226 (patch)
tree4b404a72a871a6b2b2204d08e2c8157a4a016aa3 /fonts
parent82a9047c85dfb4e9f4169c79afd062ce6825b4b7 (diff)
downloadpkgsrc-9689cffedc5d675f3920704b971bb76f7c10c226.tar.gz
harfbuzz: Update to 2.6.5
Overview of changes leading to 2.6.5 Friday, April 17, 2020 ==================================== - Add experimental meson build system. Autotools is still the primary and supported build system. - AAT is now always preferred for horizontal scripts when both AAT and OT layout tables exist at the same time. - Subsetter improvements. - New API: +hb_ft_font_lock_face() +hb_ft_font_unlock_face()
Diffstat (limited to 'fonts')
-rw-r--r--fonts/harfbuzz/Makefile10
-rw-r--r--fonts/harfbuzz/PLIST3
-rw-r--r--fonts/harfbuzz/distinfo10
3 files changed, 12 insertions, 11 deletions
diff --git a/fonts/harfbuzz/Makefile b/fonts/harfbuzz/Makefile
index 729a14a87f6..a3a2454226e 100644
--- a/fonts/harfbuzz/Makefile
+++ b/fonts/harfbuzz/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.125 2020/04/12 08:28:38 adam Exp $
+# $NetBSD: Makefile,v 1.126 2020/04/18 14:32:02 nia Exp $
-DISTNAME= harfbuzz-2.6.4
-PKGREVISION= 3
+DISTNAME= harfbuzz-2.6.5
CATEGORIES= fonts
-MASTER_SITES= https://www.freedesktop.org/software/harfbuzz/release/
+MASTER_SITES= ${MASTER_SITE_GITHUB:=harfbuzz/}
+GITHUB_RELEASE= ${PKGVERSION_NOREV}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://www.freedesktop.org/wiki/Software/HarfBuzz/
+HOMEPAGE= https://harfbuzz.github.io/
COMMENT= OpenType text shaping engine
LICENSE= mit
diff --git a/fonts/harfbuzz/PLIST b/fonts/harfbuzz/PLIST
index cd683f72752..c5601c8509e 100644
--- a/fonts/harfbuzz/PLIST
+++ b/fonts/harfbuzz/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.37 2019/08/20 12:09:04 wiz Exp $
+@comment $NetBSD: PLIST,v 1.38 2020/04/18 14:32:02 nia Exp $
bin/hb-ot-shape-closure
bin/hb-shape
bin/hb-subset
@@ -9,6 +9,7 @@ include/harfbuzz/hb-buffer.h
include/harfbuzz/hb-common.h
${PLIST.coretext}include/harfbuzz/hb-coretext.h
include/harfbuzz/hb-deprecated.h
+include/harfbuzz/hb-draw.h
include/harfbuzz/hb-face.h
include/harfbuzz/hb-font.h
include/harfbuzz/hb-ft.h
diff --git a/fonts/harfbuzz/distinfo b/fonts/harfbuzz/distinfo
index a3fd03e7c7d..7b3f638baf6 100644
--- a/fonts/harfbuzz/distinfo
+++ b/fonts/harfbuzz/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.93 2019/10/31 16:30:09 nia Exp $
+$NetBSD: distinfo,v 1.94 2020/04/18 14:32:02 nia Exp $
-SHA1 (harfbuzz-2.6.4.tar.xz) = abaeb9bca4f79edaff708dc124a81f9d34499acd
-RMD160 (harfbuzz-2.6.4.tar.xz) = 19176eb00b99a7d33c465436c13904d90f1a7253
-SHA512 (harfbuzz-2.6.4.tar.xz) = d8664bb64fda11ff7646693070637e3827f8b3d1de50e11ecf108ce4d19c878b26b2ba4cff278da6e6cc0cb431e1630d9eaa7c32a9bebb9655a7aa8dabf7114f
-Size (harfbuzz-2.6.4.tar.xz) = 5967468 bytes
+SHA1 (harfbuzz-2.6.5.tar.xz) = 1c82e7a40cbd673ba1656f83d56e95d92a5a9bd7
+RMD160 (harfbuzz-2.6.5.tar.xz) = 6913f066d3c45993d12ae74081b5136b04385984
+SHA512 (harfbuzz-2.6.5.tar.xz) = ae66211f9b4233c1da4b22b703ab4912f684390294c5c88113e6c927d5aeda8960da3ff607a7c7be5968d9fbb5a95b1f6933070d0aab2aa442a3ec8a112cd16f
+Size (harfbuzz-2.6.5.tar.xz) = 8510596 bytes