Received: by mail.netbsd.org (Postfix, from userid 605) id 6F73A84DB2; Thu, 20 May 2021 09:34:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A9CE484DAC for ; Thu, 20 May 2021 09:34:01 +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 rdLh5kYUDEdw for ; Thu, 20 May 2021 09:34:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 12FAB84D2C for ; Thu, 20 May 2021 09:34:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 107CDFA95; Thu, 20 May 2021 09:34:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162150324153960" MIME-Version: 1.0 Date: Thu, 20 May 2021 09:34:01 +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: <20210520093401.107CDFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162150324153960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu May 20 09:34:00 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated devel/py-hg-evolve to 10.3.1 To generate a diff of this commit: cvs rdiff -u -r1.2871 -r1.2872 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162150324153960 Content-Disposition: inline Content-Length: 727 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.2871 pkgsrc/doc/CHANGES-2021:1.2872 --- pkgsrc/doc/CHANGES-2021:1.2871 Thu May 20 09:32:47 2021 +++ pkgsrc/doc/CHANGES-2021 Thu May 20 09:34:00 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2871 2021/05/20 09:32:47 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.2872 2021/05/20 09:34:00 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4470,3 +4470,4 @@ Changes to the packages collection and i Updated chat/matrix-synapse to 1.34.0 [jperkin 2021-05-20] Updated devel/py-mercurial to 5.8 [wiz 2021-05-20] Updated devel/py-tortoisehg to 5.8 [wiz 2021-05-20] + Updated devel/py-hg-evolve to 10.3.1 [wiz 2021-05-20] --_----------=_162150324153960--