Received: by mail.netbsd.org (Postfix, from userid 605) id 0296E84D6C; Sat, 1 Dec 2018 20:23:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1EF7A84D6A for ; Sat, 1 Dec 2018 20:23:47 +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 y5D0k_ISUga0 for ; Sat, 1 Dec 2018 20:23:46 +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 46B8084C77 for ; Sat, 1 Dec 2018 20:23:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3263EFB1F; Sat, 1 Dec 2018 20:23:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154369582618450" MIME-Version: 1.0 Date: Sat, 1 Dec 2018 20:23:46 +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: <20181201202346.3263EFB1F@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. --_----------=_154369582618450 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Dec 1 20:23:46 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated devel/py-pygit2 to 0.27.2 To generate a diff of this commit: cvs rdiff -u -r1.4983 -r1.4984 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18657 -r1.18658 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154369582618450 Content-Disposition: inline Content-Length: 1283 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.4983 pkgsrc/doc/CHANGES-2018:1.4984 --- pkgsrc/doc/CHANGES-2018:1.4983 Sat Dec 1 20:18:29 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Dec 1 20:23:45 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4983 2018/12/01 20:18:29 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.4984 2018/12/01 20:23:45 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6948,3 +6948,4 @@ Changes to the packages collection and i Updated net/syncthing to 0.14.52 [wiz 2018-12-01] Added audio/fasttracker2 version b120 [fox 2018-12-01] Updated devel/libgit2 to 0.27.7 [wiz 2018-12-01] + Updated devel/py-pygit2 to 0.27.2 [wiz 2018-12-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18657 pkgsrc/doc/TODO:1.18658 --- pkgsrc/doc/TODO:1.18657 Sat Dec 1 20:18:29 2018 +++ pkgsrc/doc/TODO Sat Dec 1 20:23:45 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18657 2018/12/01 20:18:29 wiz Exp $ +$NetBSD: TODO,v 1.18658 2018/12/01 20:23:45 wiz Exp $ Suggested new packages ====================== @@ -1239,7 +1239,6 @@ For possible Perl packages updates, see o py-postgresql-5.0.6 o py-ptt-1.10.2 o py-pycountry-1.20 - o py-pygit2-0.27.2 o py-simplejson-3.16.1 o py-simpletal-5.1 o py-spf-2.0.12t --_----------=_154369582618450--