Received: by mail.netbsd.org (Postfix, from userid 605) id 835C284DDF; Sun, 31 Mar 2019 10:35:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0BABA84D95 for ; Sun, 31 Mar 2019 10:35:40 +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 BXVuA_i3cPmH for ; Sun, 31 Mar 2019 10:35:39 +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 64A2584D51 for ; Sun, 31 Mar 2019 10:35:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 609DCFB16; Sun, 31 Mar 2019 10:35:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1554028539247710" MIME-Version: 1.0 Date: Sun, 31 Mar 2019 10:35:39 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20190331103539.609DCFB16@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. --_----------=_1554028539247710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Mar 31 10:35:39 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: CHANGES-2017: belatedly note ncdc package To generate a diff of this commit: cvs rdiff -u -r1.5467 -r1.5468 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1554028539247710 Content-Disposition: inline Content-Length: 883 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.5467 pkgsrc/doc/CHANGES-2017:1.5468 --- pkgsrc/doc/CHANGES-2017:1.5467 Sun Apr 29 21:07:07 2018 +++ pkgsrc/doc/CHANGES-2017 Sun Mar 31 10:35:39 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.5467 2018/04/29 21:07:07 adam Exp $ +$NetBSD: CHANGES-2017,v 1.5468 2019/03/31 10:35:39 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1365,6 +1365,7 @@ Changes to the packages collection and i Updated devel/ruby-i18n to 0.8.1 [taca 2017-03-13] Updated devel/ruby-logging to 2.2.0 [taca 2017-03-13] Updated math/py-scipy to 0.19.0 [adam 2017-03-13] + Added net/ncdc version 1.20 [wiz 2017-03-13] Added net/websocketpp version 0.7.0 [wiz 2017-03-14] Added databases/leveldb version 1.20 [wiz 2017-03-14] Updated textproc/py-markupsafe to 1.0 [kleink 2017-03-14] --_----------=_1554028539247710--