pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/33928: Update www/p5-Jemplate from 0.17 to 0.18



>Number:         33928
>Category:       pkg
>Synopsis:       Update www/p5-Jepmlate from 0.17 to 0.18
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Jul 06 09:00:00 +0000 2006
>Originator:     OBATA Akio
>Release:        NetBSD 3.0.0_STABLE
>Organization:
        LINS, Japan.
>Environment:
System: NetBSD miki.lins.jp 3.0.0_STABLE NetBSD 3.0.0_STABLE (MIKI) #17: Fri 
Jun 16 20:50:15 JST 2006 
obata%miki.lins.jp@localhost:/usr/src/sys/arch/i386/compile/MIKI i386
Architecture: i386
Machine: i386
>Description:
        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.
        
>How-To-Repeat:
        N/A
>Fix:
        Here is a patch for update.

Index: www/p5-Jemplate/Makefile
===================================================================
RCS file: /home/cvsroot/NetBSD/pkgsrc/www/p5-Jemplate/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- www/p5-Jemplate/Makefile    8 Mar 2006 05:00:39 -0000       1.2
+++ www/p5-Jemplate/Makefile    6 Jul 2006 08:42:49 -0000
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.2 2006/03/08 05:00:39 hiramatsu 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/
Index: www/p5-Jemplate/distinfo
===================================================================
RCS file: /home/cvsroot/NetBSD/pkgsrc/www/p5-Jemplate/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- www/p5-Jemplate/distinfo    8 Mar 2006 05:00:39 -0000       1.2
+++ www/p5-Jemplate/distinfo    6 Jul 2006 08:43:09 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.2 2006/03/08 05:00:39 hiramatsu 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