Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 49A8F63BA6C for ; Tue, 24 Jul 2012 08:45:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 22E9714A3C0; Tue, 24 Jul 2012 08:45:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E5BE414A33F for ; Tue, 24 Jul 2012 08:44:59 +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 0V3iPzHuwz2e for ; Tue, 24 Jul 2012 08:44:59 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 6748E14A309 for ; Tue, 24 Jul 2012 08:44:59 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 546C8175DD; Tue, 24 Jul 2012 08:44:59 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 24 Jul 2012 08:44:59 +0000 From: "Jens Rehsack" Subject: CVS commit: pkgsrc/www/p5-WWW-Mechanize To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20120724084459.546C8175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sno Date: Tue Jul 24 08:44:59 UTC 2012 Modified Files: pkgsrc/www/p5-WWW-Mechanize: Makefile distinfo Log Message: Updating package for Perl 5 module WWW::Mechanize from CPAN in www/p5-WWW-Mechanize from 1.71 to 1.72. pkgsrc changes: - adjust dependencies - update some required modules first (and hopefully don't introduced circular dependencies) Upstream changes: 1.72 Thu Feb 2 18:37:28 EST 2012 ======================================== [DEPENDENCIES] Bumped the HTML::Form dependency to fix failures on CentOS 5 To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 pkgsrc/www/p5-WWW-Mechanize/Makefile cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/p5-WWW-Mechanize/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.