Received: by mail.netbsd.org (Postfix, from userid 605) id 2CAA784D72; Mon, 14 Aug 2017 19:20:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B2ABD84D35 for ; Mon, 14 Aug 2017 19:20:24 +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 R65ugjits1eO for ; Mon, 14 Aug 2017 19:20:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1CC4484C6C for ; Mon, 14 Aug 2017 19:20:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1AE7CFAD0; Mon, 14 Aug 2017 19:20:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1502738424137840" MIME-Version: 1.0 Date: Mon, 14 Aug 2017 19:20:24 +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: <20170814192024.1AE7CFAD0@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. --_----------=_1502738424137840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Aug 14 19:20:23 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated www/p5-WWW-Mechanize to 1.86 To generate a diff of this commit: cvs rdiff -u -r1.3200 -r1.3201 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17582 -r1.17583 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1502738424137840 Content-Disposition: inline Content-Length: 1331 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.3200 pkgsrc/doc/CHANGES-2017:1.3201 --- pkgsrc/doc/CHANGES-2017:1.3200 Mon Aug 14 19:16:50 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Aug 14 19:20:23 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3200 2017/08/14 19:16:50 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3201 2017/08/14 19:20:23 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4440,3 +4440,4 @@ Changes to the packages collection and i Updated textproc/p5-Text-BibTeX to 0.81 [wiz 2017-08-14] Updated devel/p5-Tie-Cycle to 1.225 [wiz 2017-08-14] Updated time/p5-Time-HiRes to 1.9744 [wiz 2017-08-14] + Updated www/p5-WWW-Mechanize to 1.86 [wiz 2017-08-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17582 pkgsrc/doc/TODO:1.17583 --- pkgsrc/doc/TODO:1.17582 Mon Aug 14 19:16:50 2017 +++ pkgsrc/doc/TODO Mon Aug 14 19:20:23 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17582 2017/08/14 19:16:50 wiz Exp $ +$NetBSD: TODO,v 1.17583 2017/08/14 19:20:23 wiz Exp $ Suggested new packages ====================== @@ -1209,8 +1209,6 @@ For possible Perl packages updates, see o p5-SVN-Simple-0.312 o p5-Sys-Utmp-1.7 o p5-Text-Hunspell-2.14 - o p5-URI-1.72 - o p5-WWW-Mechanize-1.86 o p5-X11-Protocol-29 o p5-autovivification-0.17 o p5-eBay-API-0.29 --_----------=_1502738424137840--