Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 075C563D798 for ; Sun, 30 Sep 2012 21:03:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id CE5F614A313; Sun, 30 Sep 2012 21:03:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1A7DC14A14C for ; Sun, 30 Sep 2012 21:03:49 +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 b0U6hKvaAVoe for ; Sun, 30 Sep 2012 21:03:48 +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 46E8F14A15B for ; Sun, 30 Sep 2012 21:03:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3E087175DD; Sun, 30 Sep 2012 21:03:48 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 30 Sep 2012 21:03:48 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/www/p5-HTML-Template-Expr To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20120930210348.3E087175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Sun Sep 30 21:03:48 UTC 2012 Added Files: pkgsrc/www/p5-HTML-Template-Expr: DESCR Makefile distinfo Log Message: Import p5-HTML-Template-Expr-0.07 as www/p5-HTML-Template-Expr. This module provides an extension to HTML::Template which allows expressions in the template syntax. This is purely an addition - all the normal HTML::Template options, syntax and behaviors will still work. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/www/p5-HTML-Template-Expr/DESCR \ pkgsrc/www/p5-HTML-Template-Expr/Makefile \ pkgsrc/www/p5-HTML-Template-Expr/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.