Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id DA60C7ACAF for ; Sat, 27 Feb 2016 03:04:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 52EF085E98; Sat, 27 Feb 2016 03:04:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D412F85E47 for ; Sat, 27 Feb 2016 03:04:20 +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 aGm98yXnF9hK for ; Sat, 27 Feb 2016 03:04:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7679784CEC for ; Sat, 27 Feb 2016 03:04:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ABEB1FBB7; Sat, 27 Feb 2016 03:04:11 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 27 Feb 2016 03:04:11 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/textproc/p5-XML-Rabbit To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20160227030411.ABEB1FBB7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Sat Feb 27 03:04:11 UTC 2016 Modified Files: pkgsrc/textproc/p5-XML-Rabbit: Makefile distinfo Log Message: Update to 0.4.1 Upstream changes: 0.4.1 2015-09-18 15:45:02+02:00 Europe/Oslo Replaced Class::MOP::class_of() calls with Moose::Util::find_meta(). Added huge => 1 parameter to LibXML DOM parser, to support large text nodes. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/textproc/p5-XML-Rabbit/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/p5-XML-Rabbit/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.