Received: by mail.netbsd.org (Postfix, from userid 605) id 4247984D83; Thu, 27 Jul 2017 18:33:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C8D3484D48 for ; Thu, 27 Jul 2017 18:33:55 +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 6yLORSA9xKYW for ; Thu, 27 Jul 2017 18:33:55 +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 384B184D26 for ; Thu, 27 Jul 2017 18:33:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2E6B6FACD; Thu, 27 Jul 2017 18:33:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1501180435280760" MIME-Version: 1.0 Date: Thu, 27 Jul 2017 18:33:55 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20170727183355.2E6B6FACD@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. --_----------=_1501180435280760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Jul 27 18:33:55 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated databases/rrdtool to 1.7.0, databases/ruby-rrdtool to 1.7.0; Added databases/py-rrdtool version 1.7.0 To generate a diff of this commit: cvs rdiff -u -r1.3023 -r1.3024 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1501180435280760 Content-Disposition: inline Content-Length: 881 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.3023 pkgsrc/doc/CHANGES-2017:1.3024 --- pkgsrc/doc/CHANGES-2017:1.3023 Thu Jul 27 11:21:37 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Jul 27 18:33:54 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3023 2017/07/27 11:21:37 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3024 2017/07/27 18:33:54 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4193,3 +4193,6 @@ Changes to the packages collection and i Added fonts/tex-ptex-fontmaps version 20170114.0 [markd 2017-07-27] Added fonts/tex-ptex-fontmaps-doc version 20170114.0 [markd 2017-07-27] Updated pkgtools/pkglint to 5.4.20nb3 [wiz 2017-07-27] + Updated databases/rrdtool to 1.7.0 [adam 2017-07-27] + Updated databases/ruby-rrdtool to 1.7.0 [adam 2017-07-27] + Added databases/py-rrdtool version 1.7.0 [adam 2017-07-27] --_----------=_1501180435280760--