Received: by mail.netbsd.org (Postfix, from userid 605) id DF2DA84DB9; Tue, 17 Apr 2018 10:50:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D644E84CFB for ; Tue, 17 Apr 2018 10:50:33 +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 vQA-psk6E_5n for ; Tue, 17 Apr 2018 10:50:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 19FFB84CCD for ; Tue, 17 Apr 2018 10:50:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1714DFBEC; Tue, 17 Apr 2018 10:50:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1523962233228720" MIME-Version: 1.0 Date: Tue, 17 Apr 2018 10:50:33 +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: <20180417105033.1714DFBEC@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. --_----------=_1523962233228720 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Apr 17 10:50:33 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated devel/libgit2 to 0.27.0 To generate a diff of this commit: cvs rdiff -u -r1.1865 -r1.1866 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1523962233228720 Content-Disposition: inline Content-Length: 727 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.1865 pkgsrc/doc/CHANGES-2018:1.1866 --- pkgsrc/doc/CHANGES-2018:1.1865 Tue Apr 17 10:47:15 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Apr 17 10:50:32 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1865 2018/04/17 10:47:15 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.1866 2018/04/17 10:50:32 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2620,3 +2620,4 @@ Changes to the packages collection and i Updated www/py-google-api-python-client to 1.6.6 [wiz 2018-04-17] Updated www/py-betamax to 0.8.1 [wiz 2018-04-17] Updated net/py-ipaddress to 1.0.22 [wiz 2018-04-17] + Updated devel/libgit2 to 0.27.0 [wiz 2018-04-17] --_----------=_1523962233228720--