Received: by mail.netbsd.org (Postfix, from userid 605) id 045F384E8C; Sat, 15 Aug 2020 09:49:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7EE1584D9A for ; Sat, 15 Aug 2020 09:49:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id wzr2ZCov1-sX for ; Sat, 15 Aug 2020 09:49:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id DD43B84CEC for ; Sat, 15 Aug 2020 09:49:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CAF86FB28; Sat, 15 Aug 2020 09:49:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159748498493050" MIME-Version: 1.0 Date: Sat, 15 Aug 2020 09:49:44 +0000 From: "Tobias Nygren" Subject: CVS commit: pkgsrc/fonts/harfbuzz To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20200815094944.CAF86FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_159748498493050 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tnn Date: Sat Aug 15 09:49:44 UTC 2020 Modified Files: pkgsrc/fonts/harfbuzz: Makefile PLIST distinfo Log Message: harfbuzz: update to 2.7.1 ot-funcs now handles variable empty glyphs better when hvar/vvar isn't present. Reverted a GDEF processing regression. A couple of fixes to handle OOM better. To generate a diff of this commit: cvs rdiff -u -r1.132 -r1.133 pkgsrc/fonts/harfbuzz/Makefile cvs rdiff -u -r1.41 -r1.42 pkgsrc/fonts/harfbuzz/PLIST cvs rdiff -u -r1.98 -r1.99 pkgsrc/fonts/harfbuzz/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159748498493050 Content-Disposition: inline Content-Length: 3231 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/fonts/harfbuzz/Makefile diff -u pkgsrc/fonts/harfbuzz/Makefile:1.132 pkgsrc/fonts/harfbuzz/Makefile:1.133 --- pkgsrc/fonts/harfbuzz/Makefile:1.132 Sun Aug 9 00:53:12 2020 +++ pkgsrc/fonts/harfbuzz/Makefile Sat Aug 15 09:49:44 2020 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.132 2020/08/09 00:53:12 joerg Exp $ +# $NetBSD: Makefile,v 1.133 2020/08/15 09:49:44 tnn Exp $ -DISTNAME= harfbuzz-2.7.0 +DISTNAME= harfbuzz-2.7.1 CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_GITHUB:=harfbuzz/} GITHUB_TAG= ${PKGVERSION_NOREV} Index: pkgsrc/fonts/harfbuzz/PLIST diff -u pkgsrc/fonts/harfbuzz/PLIST:1.41 pkgsrc/fonts/harfbuzz/PLIST:1.42 --- pkgsrc/fonts/harfbuzz/PLIST:1.41 Sat Aug 8 19:11:13 2020 +++ pkgsrc/fonts/harfbuzz/PLIST Sat Aug 15 09:49:44 2020 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.41 2020/08/08 19:11:13 nia Exp $ +@comment $NetBSD: PLIST,v 1.42 2020/08/15 09:49:44 tnn Exp $ bin/hb-ot-shape-closure bin/hb-shape bin/hb-subset @@ -14,10 +14,10 @@ include/harfbuzz/hb-face.h include/harfbuzz/hb-font.h include/harfbuzz/hb-ft.h include/harfbuzz/hb-glib.h -${PLIST.graphite2}include/harfbuzz/hb-graphite2.h include/harfbuzz/hb-gobject-enums.h include/harfbuzz/hb-gobject-structs.h include/harfbuzz/hb-gobject.h +${PLIST.graphite2}include/harfbuzz/hb-graphite2.h ${PLIST.icu}include/harfbuzz/hb-icu.h include/harfbuzz/hb-map.h include/harfbuzz/hb-ot-color.h @@ -42,16 +42,16 @@ include/harfbuzz/hb.h lib/cmake/harfbuzz/harfbuzz-config.cmake lib/libharfbuzz-gobject.so lib/libharfbuzz-gobject.so.0 -lib/libharfbuzz-gobject.so.0.20700.0 +lib/libharfbuzz-gobject.so.0.20701.0 ${PLIST.icu}lib/libharfbuzz-icu.so ${PLIST.icu}lib/libharfbuzz-icu.so.0 -${PLIST.icu}lib/libharfbuzz-icu.so.0.20700.0 +${PLIST.icu}lib/libharfbuzz-icu.so.0.20701.0 lib/libharfbuzz-subset.so lib/libharfbuzz-subset.so.0 -lib/libharfbuzz-subset.so.0.20700.0 +lib/libharfbuzz-subset.so.0.20701.0 lib/libharfbuzz.so lib/libharfbuzz.so.0 -lib/libharfbuzz.so.0.20700.0 +lib/libharfbuzz.so.0.20701.0 lib/pkgconfig/harfbuzz-gobject.pc ${PLIST.icu}lib/pkgconfig/harfbuzz-icu.pc lib/pkgconfig/harfbuzz-subset.pc Index: pkgsrc/fonts/harfbuzz/distinfo diff -u pkgsrc/fonts/harfbuzz/distinfo:1.98 pkgsrc/fonts/harfbuzz/distinfo:1.99 --- pkgsrc/fonts/harfbuzz/distinfo:1.98 Sat Aug 8 19:11:13 2020 +++ pkgsrc/fonts/harfbuzz/distinfo Sat Aug 15 09:49:44 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.98 2020/08/08 19:11:13 nia Exp $ +$NetBSD: distinfo,v 1.99 2020/08/15 09:49:44 tnn Exp $ -SHA1 (harfbuzz-2.7.0.tar.gz) = 499274420870cb3147f2758adafe4ef61f91f7eb -RMD160 (harfbuzz-2.7.0.tar.gz) = 32d29e63b5af3c53674b6e66792e39a3152e13fb -SHA512 (harfbuzz-2.7.0.tar.gz) = 65d5b9bd3a53be659dd7d220da220f6873f7246c2ab11205132998e4ac4245fcf51b6968e705b81cc7652db5bbacc90c8db977cf1020edf7957a626a19e055c0 -Size (harfbuzz-2.7.0.tar.gz) = 16278518 bytes +SHA1 (harfbuzz-2.7.1.tar.gz) = 157e167a79a03cd1f8f2a5e597dbe3bff19a4a7e +RMD160 (harfbuzz-2.7.1.tar.gz) = 37e3229739c0ff082018aa907a5c4b6dc823a299 +SHA512 (harfbuzz-2.7.1.tar.gz) = a04864e0f5e523e9d025f066e0850afdfdf53acc9881c0284034ab4384088b118551a899ae5e77bbd821c344b97fb5e0a3d4506bbb812eb0019080be7b3f75f1 +Size (harfbuzz-2.7.1.tar.gz) = 16603949 bytes --_----------=_159748498493050--