Received: by mail.netbsd.org (Postfix, from userid 605) id 76D7284DC4; Sat, 9 Sep 2017 06:16:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 08CA184D9F for ; Sat, 9 Sep 2017 06:16: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 wdHAdVFL2gyr for ; Sat, 9 Sep 2017 06:16:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6CE7584CE2 for ; Sat, 9 Sep 2017 06:16:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6B1FAFA97; Sat, 9 Sep 2017 06:16:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1504937783238130" MIME-Version: 1.0 Date: Sat, 9 Sep 2017 06:16:23 +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: <20170909061623.6B1FAFA97@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. --_----------=_1504937783238130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Sat Sep 9 06:16:23 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated textproc/json-glib to 1.2.8 To generate a diff of this commit: cvs rdiff -u -r1.3684 -r1.3685 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1504937783238130 Content-Disposition: inline Content-Length: 741 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.3684 pkgsrc/doc/CHANGES-2017:1.3685 --- pkgsrc/doc/CHANGES-2017:1.3684 Fri Sep 8 22:27:05 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Sep 9 06:16:23 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3684 2017/09/08 22:27:05 markd Exp $ +$NetBSD: CHANGES-2017,v 1.3685 2017/09/09 06:16:23 ryoon Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5199,3 +5199,4 @@ Changes to the packages collection and i Removed print/tex-misc209 [markd 2017-09-08] Added textproc/tex-csvsimple version 1.20 [markd 2017-09-08] Added textproc/tex-csvsimple-doc version 1.20 [markd 2017-09-08] + Updated textproc/json-glib to 1.2.8 [ryoon 2017-09-09] --_----------=_1504937783238130--