Received: by mail.netbsd.org (Postfix, from userid 605) id D4112855AE; Thu, 23 Nov 2017 15:21:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5620A84D60 for ; Thu, 23 Nov 2017 15:21:57 +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 XdmKiUIFAYkn for ; Thu, 23 Nov 2017 15:21:56 +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 B215B84C6C for ; Thu, 23 Nov 2017 15:21:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AB99CFB40; Thu, 23 Nov 2017 15:21:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151145051682720" MIME-Version: 1.0 Date: Thu, 23 Nov 2017 15:21:56 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20171123152156.AB99CFB40@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. --_----------=_151145051682720 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Nov 23 15:21:56 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: doc: Updated fonts/harfbuzz to 1.7.1 To generate a diff of this commit: cvs rdiff -u -r1.4963 -r1.4964 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17881 -r1.17882 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151145051682720 Content-Disposition: inline Content-Length: 1258 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.4963 pkgsrc/doc/CHANGES-2017:1.4964 --- pkgsrc/doc/CHANGES-2017:1.4963 Thu Nov 23 15:19:23 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Nov 23 15:21:56 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4963 2017/11/23 15:19:23 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4964 2017/11/23 15:21:56 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7159,3 +7159,4 @@ Changes to the packages collection and i Updated devel/atk to 2.26.1 [wiz 2017-11-23] Updated devel/at-spi2-core to 2.26.2 [wiz 2017-11-23] Updated devel/at-spi2-atk to 2.26.1 [wiz 2017-11-23] + Updated fonts/harfbuzz to 1.7.1 [wiz 2017-11-23] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17881 pkgsrc/doc/TODO:1.17882 --- pkgsrc/doc/TODO:1.17881 Thu Nov 23 15:19:23 2017 +++ pkgsrc/doc/TODO Thu Nov 23 15:21:56 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17881 2017/11/23 15:19:23 wiz Exp $ +$NetBSD: TODO,v 1.17882 2017/11/23 15:21:56 wiz Exp $ Suggested new packages ====================== @@ -805,7 +805,6 @@ For possible Perl packages updates, see o handbrake-1.0.0 o hanzim-3.5 o haproxy-1.8 - o harfbuzz-1.7.1 o harminv-1.4 o haskell-mode-13.20 o hdevtools-0.1.3.0 --_----------=_151145051682720--