Received: by mail.netbsd.org (Postfix, from userid 605) id CBC0184DDF; Fri, 19 Oct 2018 15:53:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D277B84DE2 for ; Fri, 19 Oct 2018 15:53:51 +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 4JFSqVwUo63o for ; Fri, 19 Oct 2018 15:53:51 +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 1439C84D65 for ; Fri, 19 Oct 2018 15:53:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 04C1CFBEE; Fri, 19 Oct 2018 15:53:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153996443142790" MIME-Version: 1.0 Date: Fri, 19 Oct 2018 15:53:51 +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: <20181019155351.04C1CFBEE@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. --_----------=_153996443142790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Fri Oct 19 15:53:50 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated sysutils/riemann-client to 1.10.3 To generate a diff of this commit: cvs rdiff -u -r1.4426 -r1.4427 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_153996443142790 Content-Disposition: inline Content-Length: 734 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.4426 pkgsrc/doc/CHANGES-2018:1.4427 --- pkgsrc/doc/CHANGES-2018:1.4426 Fri Oct 19 15:22:06 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Oct 19 15:53:50 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4426 2018/10/19 15:22:06 jperkin Exp $ +$NetBSD: CHANGES-2018,v 1.4427 2018/10/19 15:53:50 jperkin Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6168,3 +6168,4 @@ Changes to the packages collection and i Updated mail/spamassassin to 3.4.2 [bsiegert 2018-10-18] Added geography/gpxsee version 6.3 [abs 2018-10-19] Updated wm/i3 to 4.15 [jperkin 2018-10-19] + Updated sysutils/riemann-client to 1.10.3 [jperkin 2018-10-19] --_----------=_153996443142790--