Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 365E463B886 for ; Tue, 2 Feb 2010 11:58:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D6CC263B115; Tue, 2 Feb 2010 11:58:16 +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 F110A63B10B for ; Tue, 2 Feb 2010 11:58:15 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C695F175DD; Tue, 2 Feb 2010 11:58:15 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 2 Feb 2010 11:58:15 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/www/p5-Rose-HTML-Objects To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100202115815.C695F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Tue Feb 2 11:58:15 UTC 2010 Modified Files: pkgsrc/www/p5-Rose-HTML-Objects: Makefile distinfo Log Message: Updating www/p5-Rose-HTML-Objects from 0.604 to 0.606.1 pkgsrc changes: - Adjusting dependencies Upstream changes: 0.6061 (11.19.2009) - John Siracusa * Altered tests to work around strange UTF-8 errors in some installations of perl. (Thanks to Michael Lackhoff for help debugging.) 0.606 (11.16.2009) - John Siracusa * Overhauled inheritance to fix "Inconsistent hierarchy" mro c3 errors (RT 51168) * Added "use utf8" statements to ensure proper treatment of UTF-8 text stored in the __DATA__ sections of various modules (RT 29131) 0.605 (10.16.2009) - John Siracusa * Updated eval blocks to avoid stomping on $@ from an outer scope. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/p5-Rose-HTML-Objects/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/p5-Rose-HTML-Objects/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.