Received: by mail.netbsd.org (Postfix, from userid 605) id 655CF84EE9; Tue, 11 Sep 2018 18:27:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7FA4D84D7F for ; Tue, 11 Sep 2018 18:27:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id cLsQMxFCNDUf for ; Tue, 11 Sep 2018 18:27:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B9CED84D32 for ; Tue, 11 Sep 2018 18:27:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B5D24FBF8; Tue, 11 Sep 2018 18:27:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1536690445184690" MIME-Version: 1.0 Date: Tue, 11 Sep 2018 18:27:25 +0000 From: "Min Sik Kim" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: minskim@netbsd.org X-Mailer: log_accum Message-Id: <20180911182725.B5D24FBF8@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. --_----------=_1536690445184690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: minskim Date: Tue Sep 11 18:27:25 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated devel/go-protobuf to 1.2.0 To generate a diff of this commit: cvs rdiff -u -r1.4006 -r1.4007 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1536690445184690 Content-Disposition: inline Content-Length: 741 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.4006 pkgsrc/doc/CHANGES-2018:1.4007 --- pkgsrc/doc/CHANGES-2018:1.4006 Tue Sep 11 17:45:17 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Sep 11 18:27:25 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4006 2018/09/11 17:45:17 minskim Exp $ +$NetBSD: CHANGES-2018,v 1.4007 2018/09/11 18:27:25 minskim Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5622,3 +5622,4 @@ Changes to the packages collection and i Added devel/go-godirwalk version 1.7.3 [minskim 2018-09-11] Updated geography/geos to 3.7.0 [gdt 2018-09-11] Added devel/go-logrus version 1.0.6 [minskim 2018-09-11] + Updated devel/go-protobuf to 1.2.0 [minskim 2018-09-11] --_----------=_1536690445184690--