Received: by mail.netbsd.org (Postfix, from userid 605) id F35A384E99; Sat, 7 Dec 2019 21:34:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7E7CC84E8E for ; Sat, 7 Dec 2019 21:34:59 +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 R9e_s8rXrzoa for ; Sat, 7 Dec 2019 21:34:59 +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 DB72984D38 for ; Sat, 7 Dec 2019 21:34:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D34E1FA97; Sat, 7 Dec 2019 21:34:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157575449841440" MIME-Version: 1.0 Date: Sat, 7 Dec 2019 21:34:58 +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: <20191207213458.D34E1FA97@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. --_----------=_157575449841440 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Sat Dec 7 21:34:58 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated lang/go113 to 1.13.5 To generate a diff of this commit: cvs rdiff -u -r1.5271 -r1.5272 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157575449841440 Content-Disposition: inline Content-Length: 719 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.5271 pkgsrc/doc/CHANGES-2019:1.5272 --- pkgsrc/doc/CHANGES-2019:1.5271 Sat Dec 7 19:23:58 2019 +++ pkgsrc/doc/CHANGES-2019 Sat Dec 7 21:34:58 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.5271 2019/12/07 19:23:58 nia Exp $ +$NetBSD: CHANGES-2019,v 1.5272 2019/12/07 21:34:58 bsiegert Exp $ Changes to the packages collection and infrastructure in 2019: @@ -8486,3 +8486,4 @@ Changes to the packages collection and i Added audio/aiomixer version 1.0.0 [nia 2019-12-07] Updated multimedia/frei0r to 1.7.0 [nia 2019-12-07] Updated www/gitea to 1.10.1 [nia 2019-12-07] + Added lang/go113 version 1.13.5 [bsiegert 2019-12-07] --_----------=_157575449841440--