Received: by mail.netbsd.org (Postfix, from userid 605) id D804D84DD5; Sun, 14 Jan 2018 03:36:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6500C84CEF for ; Sun, 14 Jan 2018 03:36:33 +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 0NaAX27V7AUe for ; Sun, 14 Jan 2018 03:36:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C5A4484CDD for ; Sun, 14 Jan 2018 03:36:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C3D43FBDE; Sun, 14 Jan 2018 03:36:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1515900992177260" MIME-Version: 1.0 Date: Sun, 14 Jan 2018 03:36:32 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20180114033632.C3D43FBDE@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. --_----------=_1515900992177260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Sun Jan 14 03:36:32 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Added fonts/gnome-font-viewer version 3.27.0 To generate a diff of this commit: cvs rdiff -u -r1.204 -r1.205 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1515900992177260 Content-Disposition: inline Content-Length: 722 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.204 pkgsrc/doc/CHANGES-2018:1.205 --- pkgsrc/doc/CHANGES-2018:1.204 Sat Jan 13 23:56:45 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Jan 14 03:36:32 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.204 2018/01/13 23:56:45 rillig Exp $ +$NetBSD: CHANGES-2018,v 1.205 2018/01/14 03:36:32 ryoon Exp $ Changes to the packages collection and infrastructure in 2018: @@ -282,3 +282,4 @@ Changes to the packages collection and i Updated net/zeromq to 4.2.3 [adam 2018-01-13] Updated archivers/lz4 to 1.8.1 [adam 2018-01-13] Updated pkgtools/pkglint to 5.5.1 [rillig 2018-01-13] + Added fonts/gnome-font-viewer version 3.27.0 [ryoon 2018-01-14] --_----------=_1515900992177260--