Received: by mail.netbsd.org (Postfix, from userid 605) id D82E184ED9; Wed, 11 Apr 2018 19:40:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CD30784EA1 for ; Wed, 11 Apr 2018 19:40: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 lAd4pjjjCW5r for ; Wed, 11 Apr 2018 19:40:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 034DC84CD3 for ; Wed, 11 Apr 2018 19:40:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F2F1DFBEC; Wed, 11 Apr 2018 19:40:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_152347563948810" MIME-Version: 1.0 Date: Wed, 11 Apr 2018 19:40:39 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20180411194039.F2F1DFBEC@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. --_----------=_152347563948810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Apr 11 19:40:39 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: Updated devel/git to 2.17.0 To generate a diff of this commit: cvs rdiff -u -r1.1754 -r1.1755 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18227 -r1.18228 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_152347563948810 Content-Disposition: inline Content-Length: 1269 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.1754 pkgsrc/doc/CHANGES-2018:1.1755 --- pkgsrc/doc/CHANGES-2018:1.1754 Wed Apr 11 15:39:02 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Apr 11 19:40:39 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1754 2018/04/11 15:39:02 fhajny Exp $ +$NetBSD: CHANGES-2018,v 1.1755 2018/04/11 19:40:39 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2445,3 +2445,4 @@ Changes to the packages collection and i Updated mail/rspamd to 1.7.3 [fhajny 2018-04-11] Updated security/vault to 0.10.0 [fhajny 2018-04-11] Updated textproc/py-xlsxwriter to 1.0.3 [fhajny 2018-04-11] + Updated devel/git to 2.17.0 [adam 2018-04-11] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18227 pkgsrc/doc/TODO:1.18228 --- pkgsrc/doc/TODO:1.18227 Wed Apr 11 15:35:59 2018 +++ pkgsrc/doc/TODO Wed Apr 11 19:40:39 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18227 2018/04/11 15:35:59 fhajny Exp $ +$NetBSD: TODO,v 1.18228 2018/04/11 19:40:39 adam Exp $ Suggested new packages ====================== @@ -682,7 +682,6 @@ For possible Perl packages updates, see o ghc-8.2 o ghc7-7.10.1 o ghdl-0.33 - o git-2.17 o gkrellm-2.3.5 o gkrellm-multiping-2.0.13 o gkrellm-server-2.3.5 --_----------=_152347563948810--