Received: by mail.netbsd.org (Postfix, from userid 605) id 7AFFC84D9C; Tue, 2 Oct 2018 18:20:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9A73484D21 for ; Tue, 2 Oct 2018 18:20: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 jpaJ5t0MSsTh for ; Tue, 2 Oct 2018 18:20:40 +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 CBB2C84CD4 for ; Tue, 2 Oct 2018 18:20:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BDD47FBEE; Tue, 2 Oct 2018 18:20:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1538504439208830" MIME-Version: 1.0 Date: Tue, 2 Oct 2018 18:20:39 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20181002182039.BDD47FBEE@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. --_----------=_1538504439208830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Tue Oct 2 18:20:39 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: go111-1.11.1 needs more 1s!!1!11! To generate a diff of this commit: cvs rdiff -u -r1.4256 -r1.4257 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1538504439208830 Content-Disposition: inline Content-Length: 760 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.4256 pkgsrc/doc/CHANGES-2018:1.4257 --- pkgsrc/doc/CHANGES-2018:1.4256 Tue Oct 2 16:54:17 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Oct 2 18:20:39 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4256 2018/10/02 16:54:17 minskim Exp $ +$NetBSD: CHANGES-2018,v 1.4257 2018/10/02 18:20:39 bsiegert Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5931,3 +5931,4 @@ Changes to the packages collection and i Updated security/p5-Crypt-OpenSSL-RSA to 0.31 [wen 2018-10-02] Updated time/p5-DateTime-Format-Flexible to 0.31 [wen 2018-10-02] Updated math/py-scikit-learn to 0.20.0 [minskim 2018-10-02] + Updated lang/go111 to 1.11.1 [bsiegert 2018-10-02] --_----------=_1538504439208830--