Received: by mail.netbsd.org (Postfix, from userid 605) id 91E2284FE7; Sun, 29 Apr 2018 21:11:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7B8EA84FF3 for ; Sun, 29 Apr 2018 21:11: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 cEXMNhWm3r_I for ; Sun, 29 Apr 2018 21:11:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id AEA3785009 for ; Sun, 29 Apr 2018 21:11:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A402AFBEC; Sun, 29 Apr 2018 21:11:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_152503628888610" MIME-Version: 1.0 Date: Sun, 29 Apr 2018 21:11:28 +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: <20180429211128.A402AFBEC@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. --_----------=_152503628888610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Sun Apr 29 21:11:28 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated fonts/sourcesans-fonts to 2.020nb1 To generate a diff of this commit: cvs rdiff -u -r1.2046 -r1.2047 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_152503628888610 Content-Disposition: inline Content-Length: 738 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.2046 pkgsrc/doc/CHANGES-2018:1.2047 --- pkgsrc/doc/CHANGES-2018:1.2046 Sun Apr 29 21:10:43 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Apr 29 21:11:28 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2046 2018/04/29 21:10:43 ryoon Exp $ +$NetBSD: CHANGES-2018,v 1.2047 2018/04/29 21:11:28 ryoon Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2832,3 +2832,4 @@ Changes to the packages collection and i Updated shells/zsh to 5.5.1 [ryoon 2018-04-30] Updated emulators/mame to 0.197 [wiz 2018-04-29] Updated fonts/sourcecodepro-fonts to 1.050nb1 [ryoon 2018-04-30] + Updated fonts/sourcesans-fonts to 2.020nb1 [ryoon 2018-04-30] --_----------=_152503628888610--