Received: by mail.netbsd.org (Postfix, from userid 605) id CB51784DB8; Tue, 29 Jan 2019 18:54:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DAA5584D51 for ; Tue, 29 Jan 2019 18:54:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 0-UzMQ0ZZJBW for ; Tue, 29 Jan 2019 18:54:28 +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 4AD7384CCC for ; Tue, 29 Jan 2019 18:54:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 44EFDFB16; Tue, 29 Jan 2019 18:54:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1548788068154250" MIME-Version: 1.0 Date: Tue, 29 Jan 2019 18:54:28 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20190129185428.44EFDFB16@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. --_----------=_1548788068154250 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Tue Jan 29 18:54:28 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated fonts/harfbuzz to 2.3.0 To generate a diff of this commit: cvs rdiff -u -r1.510 -r1.511 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.18776 -r1.18777 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1548788068154250 Content-Disposition: inline Content-Length: 1286 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.510 pkgsrc/doc/CHANGES-2019:1.511 --- pkgsrc/doc/CHANGES-2019:1.510 Tue Jan 29 16:57:53 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Jan 29 18:54:27 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.510 2019/01/29 16:57:53 leot Exp $ +$NetBSD: CHANGES-2019,v 1.511 2019/01/29 18:54:27 bsiegert Exp $ Changes to the packages collection and infrastructure in 2019: @@ -942,3 +942,4 @@ Changes to the packages collection and i Updated emulators/qemu to 3.1.0nb3 [martin 2019-01-29] Updated www/firefox to 65.0 [ryoon 2019-01-29] Updated x11/gtk3 to 3.24.4 [leot 2019-01-29] + Updated fonts/harfbuzz to 2.3.0 [bsiegert 2019-01-29] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18776 pkgsrc/doc/TODO:1.18777 --- pkgsrc/doc/TODO:1.18776 Tue Jan 29 10:18:22 2019 +++ pkgsrc/doc/TODO Tue Jan 29 18:54:27 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18776 2019/01/29 10:18:22 adam Exp $ +$NetBSD: TODO,v 1.18777 2019/01/29 18:54:27 bsiegert Exp $ Suggested new packages ====================== @@ -761,7 +761,6 @@ For possible Perl packages updates, see o hamster-applet-2.32.1 [GNOME 2.32] o handbrake-1.1.0 o hanzim-3.5 - o harfbuzz-2.3.0 o harminv-1.4 o haskell-mode-13.20 o hdevtools-0.1.3.0 --_----------=_1548788068154250--