Received: by mail.netbsd.org (Postfix, from userid 605) id E917D84E2C; Wed, 8 Jan 2020 17:34:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7369A84E25 for ; Wed, 8 Jan 2020 17: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 wmES9nXpS1Xs for ; Wed, 8 Jan 2020 17:34:01 +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 C53DE84CE3 for ; Wed, 8 Jan 2020 17:34:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C320CFBF4; Wed, 8 Jan 2020 17:34:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1578504840295430" MIME-Version: 1.0 Date: Wed, 8 Jan 2020 17:34:00 +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: <20200108173400.C320CFBF4@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. --_----------=_1578504840295430 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jan 8 17:34:00 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated www/py-mechanize to 0.4.5 To generate a diff of this commit: cvs rdiff -u -r1.273 -r1.274 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19595 -r1.19596 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1578504840295430 Content-Disposition: inline Content-Length: 1300 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.273 pkgsrc/doc/CHANGES-2020:1.274 --- pkgsrc/doc/CHANGES-2020:1.273 Wed Jan 8 17:32:33 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Jan 8 17:34:00 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.273 2020/01/08 17:32:33 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.274 2020/01/08 17:34:00 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -306,3 +306,4 @@ Changes to the packages collection and i Added net/py-asyncio-nats-client version 0.10.0 [minskim 2020-01-08] Updated finance/gnucash to 3.8b [wiz 2020-01-08] Updated devel/py-setuptools to 44.0.0 [wiz 2020-01-08] + Updated www/py-mechanize to 0.4.5 [wiz 2020-01-08] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19595 pkgsrc/doc/TODO:1.19596 --- pkgsrc/doc/TODO:1.19595 Wed Jan 8 17:32:33 2020 +++ pkgsrc/doc/TODO Wed Jan 8 17:34:00 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19595 2020/01/08 17:32:33 wiz Exp $ +$NetBSD: TODO,v 1.19596 2020/01/08 17:34:00 wiz Exp $ Suggested new packages ====================== @@ -1027,7 +1027,6 @@ For possible Perl packages updates, see o py-hgview-1.9.0 o py-input-pad-1.4.2 o py-keybinder-0.3.1 - o py-mechanize-0.4.5 o py-musicbrainz-0.7.4 o py-newt-0.52.20 o py-omniORBpy-3.7 --_----------=_1578504840295430--