Received: by mail.netbsd.org (Postfix, from userid 605) id 089AB84DB6; Mon, 4 Sep 2017 12:49:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9160484D46 for ; Mon, 4 Sep 2017 12:49:24 +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 B8fcK-P1XIuP for ; Mon, 4 Sep 2017 12:49:24 +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 E87A284CDD for ; Mon, 4 Sep 2017 12:49:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E6797FA97; Mon, 4 Sep 2017 12:49:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150452936339930" MIME-Version: 1.0 Date: Mon, 4 Sep 2017 12:49:23 +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: <20170904124923.E6797FA97@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. --_----------=_150452936339930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Sep 4 12:49:23 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated fonts/harfbuzz to 1.5.0 To generate a diff of this commit: cvs rdiff -u -r1.3578 -r1.3579 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17663 -r1.17664 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150452936339930 Content-Disposition: inline Content-Length: 1276 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.3578 pkgsrc/doc/CHANGES-2017:1.3579 --- pkgsrc/doc/CHANGES-2017:1.3578 Mon Sep 4 12:46:52 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Sep 4 12:49:23 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3578 2017/09/04 12:46:52 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3579 2017/09/04 12:49:23 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5015,3 +5015,4 @@ Changes to the packages collection and i Updated time/p5-Time-HiRes to 1.9746 [wiz 2017-09-04] Updated x11/p5-Tk to 804.034 [wiz 2017-09-04] Updated fonts/t1utils to 1.41 [wiz 2017-09-04] + Updated fonts/harfbuzz to 1.5.0 [wiz 2017-09-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17663 pkgsrc/doc/TODO:1.17664 --- pkgsrc/doc/TODO:1.17663 Mon Sep 4 12:46:52 2017 +++ pkgsrc/doc/TODO Mon Sep 4 12:49:23 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17663 2017/09/04 12:46:52 wiz Exp $ +$NetBSD: TODO,v 1.17664 2017/09/04 12:49:23 wiz Exp $ Suggested new packages ====================== @@ -804,7 +804,6 @@ For possible Perl packages updates, see o hamster-applet-2.32.1 [GNOME 2.32] o handbrake-1.0.0 o hanzim-3.5 - o harfbuzz-1.5.0 o harminv-1.4 o haskell-mode-13.20 o hdevtools-0.1.3.0 --_----------=_150452936339930--