Received: by mail.netbsd.org (Postfix, from userid 605) id C0ADD84E56; Fri, 8 Dec 2017 16:47:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4D3E784D79 for ; Fri, 8 Dec 2017 16:47:21 +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 mFhE5OrQTZEV for ; Fri, 8 Dec 2017 16:47:20 +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 AC23484D73 for ; Fri, 8 Dec 2017 16:47:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A595DFB40; Fri, 8 Dec 2017 16:47:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1512751640286960" MIME-Version: 1.0 Date: Fri, 8 Dec 2017 16:47:20 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20171208164720.A595DFB40@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. --_----------=_1512751640286960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Fri Dec 8 16:47:20 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Added sysutils/collectd-write_prometheus version 5.8.0 To generate a diff of this commit: cvs rdiff -u -r1.5196 -r1.5197 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1512751640286960 Content-Disposition: inline Content-Length: 766 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.5196 pkgsrc/doc/CHANGES-2017:1.5197 --- pkgsrc/doc/CHANGES-2017:1.5196 Fri Dec 8 15:28:00 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Dec 8 16:47:20 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.5196 2017/12/08 15:28:00 jperkin Exp $ +$NetBSD: CHANGES-2017,v 1.5197 2017/12/08 16:47:20 jperkin Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7452,3 +7452,4 @@ Changes to the packages collection and i Updated x11/mlterm to 3.8.4 [tsutsui 2017-12-08] Updated databases/postgresql-postgis2 to 2.4.2 [gdt 2017-12-08] Added databases/repmgr version 4.0.1 [jperkin 2017-12-08] + Added sysutils/collectd-write_prometheus version 5.8.0 [jperkin 2017-12-08] --_----------=_1512751640286960--