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 to 0.18, provided by OBATA Akio...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6717f3b154ca
branches: trunk
changeset: 516246:6717f3b154ca
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jul 17 17:51:03 2006 +0000
description:
Update to 0.18, provided by OBATA Akio in PR 33928:
version: 0.18
date: Wed Mar 8 02:06:47 PST 2006
changes:
- Made Test.Base stuff its own module. Now Jemplate relies on that module.
- Christian Hansen added a simple daemon for running tests.
- Cees Hek added all hash virtual methods (except `import` which caused
major grief)
- Cees monkeyed around in the Stash lookup code
- Yann K implemented the `replace` filter
- Ingy made `foo.bar()` always call a method `bar`.
- Ingy completely refactored Test.Base and then proceeded to refactor the
Jemplate test suite in kind.
- gugod pulled over some uri escaping code from Kwiki
- chansen tweaked the daemon to honor caching rules
- Cory Bennett fixed some bug having to do with a Javascript String object.
- Cees fixed the defaults for the `indent` and `truncate` filters.
- Stephen Howard reported that Jemplate was not localising the stash for
the INCLUDE directive, and he even supplied a patch, but Ingy had
already made the fix.
- Ingy played with the Stash lookup code and hopefully got it just perfect.
- Ingy added support for the DEFAULT directive.
- Lots more tests in this release.
diffstat:
www/p5-Jemplate/Makefile | 4 ++--
www/p5-Jemplate/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 6ee7b243984c -r 6717f3b154ca www/p5-Jemplate/Makefile
--- a/www/p5-Jemplate/Makefile Mon Jul 17 17:43:16 2006 +0000
+++ b/www/p5-Jemplate/Makefile Mon Jul 17 17:51:03 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2006/03/08 05:00:39 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.3 2006/07/17 17:51:03 wiz Exp $
-DISTNAME= Jemplate-0.17
+DISTNAME= Jemplate-0.18
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/I/IN/INGY/
diff -r 6ee7b243984c -r 6717f3b154ca www/p5-Jemplate/distinfo
--- a/www/p5-Jemplate/distinfo Mon Jul 17 17:43:16 2006 +0000
+++ b/www/p5-Jemplate/distinfo Mon Jul 17 17:51:03 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2006/03/08 05:00:39 hiramatsu Exp $
+$NetBSD: distinfo,v 1.3 2006/07/17 17:51:03 wiz Exp $
-SHA1 (Jemplate-0.17.tar.gz) = 744c9a8ed578ef21f3357ed0c445962f170efcb1
-RMD160 (Jemplate-0.17.tar.gz) = 31a68dc1d8e9776c67cdf04fe601a9377c05b55d
-Size (Jemplate-0.17.tar.gz) = 116174 bytes
+SHA1 (Jemplate-0.18.tar.gz) = 8640af09ab5d18be896693b0f42065f089ad7aee
+RMD160 (Jemplate-0.18.tar.gz) = 1a2f73fb886960fcca0a46c4810251527a9ce451
+Size (Jemplate-0.18.tar.gz) = 119206 bytes
Home |
Main Index |
Thread Index |
Old Index