Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id BD63863C356 for ; Tue, 16 Feb 2010 10:12:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6141E63B50F; Tue, 16 Feb 2010 10:11:52 +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 D1DAB63B127 for ; Tue, 16 Feb 2010 10:11:46 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B2BFE175DF; Tue, 16 Feb 2010 10:11:46 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 16 Feb 2010 10:11:46 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-Hash-Merge To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100216101146.B2BFE175DF@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 16 10:11:46 UTC 2010 Modified Files: pkgsrc/devel/p5-Hash-Merge: Makefile distinfo Log Message: Updating devel/p5-Hash-Merge from 0.11 to 0.12 pkgsrc changes: - Adjust module file permission Upstream changes: 0.12 Mon Feb 15 19:23:52 CST 2010 Thanks to MONS for addressing these: - rt 39183 fallback to Clone::PP if needed/possible - rt 43056 OO support for more sane behavior non-trampling This version is a cleaned up version of MONS' patch in rt 43056 plus: Added tests for OO behavior. Cleaned up POD a little perltidy To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Hash-Merge/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Hash-Merge/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.