Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 9803863BA2A for ; Mon, 25 Jan 2010 14:33:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 30E8063B12F; Mon, 25 Jan 2010 14:33:17 +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 06C9163B122 for ; Mon, 25 Jan 2010 14:33:15 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D5F48175DD; Mon, 25 Jan 2010 14:33:15 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 25 Jan 2010 14:33:15 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/textproc/p5-Template-Tiny To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100125143315.D5F48175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Mon Jan 25 14:33:15 UTC 2010 Modified Files: pkgsrc/textproc/p5-Template-Tiny: Makefile distinfo Log Message: Updating textproc/p5-Template-Tiny from 0.09 to 0.10 Upstream changes: 0.10 Sun 24 Jan 2010 - The use of the constructor is now compulsory, as per Template.pm - Adding support for constructor params - Adding support for constructor TRIM param - The process method now works in both static and instance modes To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/textproc/p5-Template-Tiny/Makefile \ pkgsrc/textproc/p5-Template-Tiny/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.