Received: by mail.netbsd.org (Postfix, from userid 605) id 982D984D74; Tue, 11 Jun 2019 12:18:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2081684D25 for ; Tue, 11 Jun 2019 12:18:46 +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 NvT7IDKwVvHj for ; Tue, 11 Jun 2019 12:18:45 +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 758FA84CFC for ; Tue, 11 Jun 2019 12:18:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 734B9FBF4; Tue, 11 Jun 2019 12:18:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156025552553200" MIME-Version: 1.0 Date: Tue, 11 Jun 2019 12:18:45 +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: <20190611121845.734B9FBF4@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. --_----------=_156025552553200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Jun 11 12:18:45 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated devel/py-pygit2 to 0.28.2 To generate a diff of this commit: cvs rdiff -u -r1.2472 -r1.2473 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19063 -r1.19064 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156025552553200 Content-Disposition: inline Content-Length: 1273 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.2472 pkgsrc/doc/CHANGES-2019:1.2473 --- pkgsrc/doc/CHANGES-2019:1.2472 Tue Jun 11 12:14:07 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Jun 11 12:18:44 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2472 2019/06/11 12:14:07 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.2473 2019/06/11 12:18:44 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -4140,3 +4140,4 @@ Changes to the packages collection and i Updated audio/moc to 2.5.2 [nia 2019-06-11] Updated audio/speexdsp to 1.2.0 [wiz 2019-06-11] Updated textproc/py-html5-parser to 0.4.7 [wiz 2019-06-11] + Updated devel/py-pygit2 to 0.28.2 [wiz 2019-06-11] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19063 pkgsrc/doc/TODO:1.19064 --- pkgsrc/doc/TODO:1.19063 Tue Jun 11 12:14:07 2019 +++ pkgsrc/doc/TODO Tue Jun 11 12:18:45 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19063 2019/06/11 12:14:07 wiz Exp $ +$NetBSD: TODO,v 1.19064 2019/06/11 12:18:45 wiz Exp $ Suggested new packages ====================== @@ -1130,7 +1130,6 @@ For possible Perl packages updates, see o py-pendrell-0.3.7 o py-ptt-1.10.2 o py-pycountry-1.20 - o py-pygit2-0.28.2 o py-simpletal-5.1 o py-spf-2.0.12t o py-sybase-0.37 --_----------=_156025552553200--