Received: by mail.netbsd.org (Postfix, from userid 605) id C38A984E32; Tue, 16 Apr 2019 18:30:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4D27384E06 for ; Tue, 16 Apr 2019 18:30: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 2MWQMRNUVRO5 for ; Tue, 16 Apr 2019 18:30:50 +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 AA30284DD3 for ; Tue, 16 Apr 2019 18:30:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A2258FB16; Tue, 16 Apr 2019 18:30:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1555439450158860" MIME-Version: 1.0 Date: Tue, 16 Apr 2019 18:30:50 +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: <20190416183050.A2258FB16@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. --_----------=_1555439450158860 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Tue Apr 16 18:30:50 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated lang/go112 to 1.12.4 To generate a diff of this commit: cvs rdiff -u -r1.1720 -r1.1721 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1555439450158860 Content-Disposition: inline Content-Length: 722 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.1720 pkgsrc/doc/CHANGES-2019:1.1721 --- pkgsrc/doc/CHANGES-2019:1.1720 Tue Apr 16 18:18:53 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Apr 16 18:30:50 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.1720 2019/04/16 18:18:53 leot Exp $ +$NetBSD: CHANGES-2019,v 1.1721 2019/04/16 18:30:50 bsiegert Exp $ Changes to the packages collection and infrastructure in 2019: @@ -2739,3 +2739,4 @@ Changes to the packages collection and i Updated security/gpa to 0.10.0 [ryoon 2019-04-16] Updated lang/go111 to 1.11.9 [bsiegert 2019-04-16] Updated net/youtube-dl to 20190417 [leot 2019-04-16] + Updated lang/go112 to 1.12.4 [bsiegert 2019-04-16] --_----------=_1555439450158860--