pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Jemplate Update p5-Jemplate to 0.20.
details: https://anonhg.NetBSD.org/pkgsrc/rev/638c43a76c97
branches: trunk
changeset: 527601:638c43a76c97
user: hiramatsu <hiramatsu%pkgsrc.org@localhost>
date: Wed Apr 11 06:12:27 2007 +0000
description:
Update p5-Jemplate to 0.20.
Changes from 0.18:
---
version: 0.20
date: Wed Nov 22 09:12:25 PST 2006
changes:
- Fix tests due to assumed file glob sorting. Thanks Cees.
- Fix tests where compile line numbers are off by one or two.
---
version: 0.19
date: Tue Nov 21 08:22:25 PST 2006
changes:
- Fixed setting a hash value. Reported by Theo Petersen. Thanks.
- David added ability to compile path names by passing directory to recurse
- Allow TT2 compile time options to be specified on command line.
- Create runtime code from CLI script.
- Allow Jemplate objects to be created with runtime configs.
- Port some TT2 runtime options.
- Better doc
- --runtime command prints the runtime JavaScript module
- --list lists the template names to be used
diffstat:
www/p5-Jemplate/Makefile | 5 +++--
www/p5-Jemplate/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (33 lines):
diff -r 3a9f7056f4d1 -r 638c43a76c97 www/p5-Jemplate/Makefile
--- a/www/p5-Jemplate/Makefile Wed Apr 11 06:12:10 2007 +0000
+++ b/www/p5-Jemplate/Makefile Wed Apr 11 06:12:27 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2007/04/01 01:58:38 obache Exp $
+# $NetBSD: Makefile,v 1.5 2007/04/11 06:12:27 hiramatsu Exp $
-DISTNAME= Jemplate-0.18
+DISTNAME= Jemplate-0.20
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/I/IN/INGY/
@@ -10,6 +10,7 @@
COMMENT= Javascript Templating with Template Toolkit
DEPENDS+= p5-Template-Toolkit>=2.14:../../www/p5-Template-Toolkit
+DEPENDS+= p5-File-Find-Rule>=0.30:../../devel/p5-File-Find-Rule
PERL5_PACKLIST= auto/Jemplate/.packlist
diff -r 3a9f7056f4d1 -r 638c43a76c97 www/p5-Jemplate/distinfo
--- a/www/p5-Jemplate/distinfo Wed Apr 11 06:12:10 2007 +0000
+++ b/www/p5-Jemplate/distinfo Wed Apr 11 06:12:27 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2006/07/17 17:51:03 wiz Exp $
+$NetBSD: distinfo,v 1.4 2007/04/11 06:12:34 hiramatsu Exp $
-SHA1 (Jemplate-0.18.tar.gz) = 8640af09ab5d18be896693b0f42065f089ad7aee
-RMD160 (Jemplate-0.18.tar.gz) = 1a2f73fb886960fcca0a46c4810251527a9ce451
-Size (Jemplate-0.18.tar.gz) = 119206 bytes
+SHA1 (Jemplate-0.20.tar.gz) = 058ce510b17ddfb9f1996438b9122d0d5acda274
+RMD160 (Jemplate-0.20.tar.gz) = 06f86b73901d6d6b69d306dd3614c405633e19de
+Size (Jemplate-0.20.tar.gz) = 140708 bytes
Home |
Main Index |
Thread Index |
Old Index