Received: by mail.netbsd.org (Postfix, from userid 605) id 2951B84D74; Sun, 2 Dec 2018 12:38:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3AE7B84D54 for ; Sun, 2 Dec 2018 12:38:49 +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 3MpVjYkbmAeg for ; Sun, 2 Dec 2018 12:38:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 633A584CFD for ; Sun, 2 Dec 2018 12:38:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5E554F994; Sun, 2 Dec 2018 12:38:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154375432837840" MIME-Version: 1.0 Date: Sun, 2 Dec 2018 12:38:48 +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: <20181202123848.5E554F994@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. --_----------=_154375432837840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Dec 2 12:38:48 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated devel/py-mercurial to 4.8 To generate a diff of this commit: cvs rdiff -u -r1.5006 -r1.5007 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18670 -r1.18671 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154375432837840 Content-Disposition: inline Content-Length: 1274 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.5006 pkgsrc/doc/CHANGES-2018:1.5007 --- pkgsrc/doc/CHANGES-2018:1.5006 Sun Dec 2 11:30:39 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Dec 2 12:38:47 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5006 2018/12/02 11:30:39 tron Exp $ +$NetBSD: CHANGES-2018,v 1.5007 2018/12/02 12:38:47 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6971,3 +6971,4 @@ Changes to the packages collection and i Updated devel/pangomm to 2.42.0 [wiz 2018-12-02] Updated devel/boehm-gc to 7.6.8 [wiz 2018-12-02] Updated mail/mutt to 1.11.1 [tron 2018-12-02] + Updated devel/py-mercurial to 4.8 [wiz 2018-12-02] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18670 pkgsrc/doc/TODO:1.18671 --- pkgsrc/doc/TODO:1.18670 Sun Dec 2 11:06:21 2018 +++ pkgsrc/doc/TODO Sun Dec 2 12:38:47 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18670 2018/12/02 11:06:21 wiz Exp $ +$NetBSD: TODO,v 1.18671 2018/12/02 12:38:47 wiz Exp $ Suggested new packages ====================== @@ -1218,7 +1218,6 @@ For possible Perl packages updates, see o py-hsm-1.1.1 o py-input-pad-1.4.2 o py-keybinder-0.3.1 - o py-mercurial-4.8 o py-musicbrainz-0.7.4 o py-newt-0.52.20 o py-omniORBpy-3.7 --_----------=_154375432837840--