Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/harfbuzz harfbuzz: Update to 2.6.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/d0a90ec70c3e
branches: trunk
changeset: 429326:d0a90ec70c3e
user: nia <nia%pkgsrc.org@localhost>
date: Sat Apr 18 14:32:02 2020 +0000
description:
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:
fonts/harfbuzz/Makefile | 10 +++++-----
fonts/harfbuzz/PLIST | 3 ++-
fonts/harfbuzz/distinfo | 10 +++++-----
3 files changed, 12 insertions(+), 11 deletions(-)
diffs (54 lines):
diff -r b443c675ed04 -r d0a90ec70c3e fonts/harfbuzz/Makefile
--- a/fonts/harfbuzz/Makefile Sat Apr 18 14:22:13 2020 +0000
+++ b/fonts/harfbuzz/Makefile Sat Apr 18 14:32:02 2020 +0000
@@ -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@localhost
-HOMEPAGE= https://www.freedesktop.org/wiki/Software/HarfBuzz/
+HOMEPAGE= https://harfbuzz.github.io/
COMMENT= OpenType text shaping engine
LICENSE= mit
diff -r b443c675ed04 -r d0a90ec70c3e fonts/harfbuzz/PLIST
--- a/fonts/harfbuzz/PLIST Sat Apr 18 14:22:13 2020 +0000
+++ b/fonts/harfbuzz/PLIST Sat Apr 18 14:32:02 2020 +0000
@@ -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-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 -r b443c675ed04 -r d0a90ec70c3e fonts/harfbuzz/distinfo
--- a/fonts/harfbuzz/distinfo Sat Apr 18 14:22:13 2020 +0000
+++ b/fonts/harfbuzz/distinfo Sat Apr 18 14:32:02 2020 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index