Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 073B47A273 for ; Fri, 9 Sep 2016 06:24:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B06FE85EE8; Fri, 9 Sep 2016 06:24:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4186A85EBA for ; Fri, 9 Sep 2016 06:24:30 +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 bGPVO34n3E3H for ; Fri, 9 Sep 2016 06:24:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A4AA784CEC for ; Fri, 9 Sep 2016 06:24:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A2A0FFBD1; Fri, 9 Sep 2016 06:24:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_147340226967360" MIME-Version: 1.0 Date: Fri, 9 Sep 2016 06:24:29 +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: <20160909062429.A2A0FFBD1@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_147340226967360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Sep 9 06:24:29 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated devel/py-hg-git to 0.8.5 To generate a diff of this commit: cvs rdiff -u -r1.3724 -r1.3725 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_147340226967360 Content-Disposition: inline Content-Length: 730 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3724 pkgsrc/doc/CHANGES-2016:1.3725 --- pkgsrc/doc/CHANGES-2016:1.3724 Thu Sep 8 20:40:04 2016 +++ pkgsrc/doc/CHANGES-2016 Fri Sep 9 06:24:29 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3724 2016/09/08 20:40:04 joerg Exp $ +$NetBSD: CHANGES-2016,v 1.3725 2016/09/09 06:24:29 wiz Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5280,3 +5280,4 @@ Changes to the packages collection and i Updated sysutils/xenkernel46 to 4.6.3nb1 [bouyer 2016-9-08] Updated multimedia/mkvtoolnix to 9.4.0 [joerg 2016-09-08] Updated devel/gmake to 4.1nb2 [joerg 2016-09-08] + Updated devel/py-hg-git to 0.8.5 [wiz 2016-09-09] --_----------=_147340226967360--