On Thu, Sep 28, 2006 at 04:13:49PM +0200, steven mestdagh wrote:
> Jim Dew [2006-09-28, 08:39:51]:
> > This patch brings brings p5-HTML-Template up to date.
> > 
> > 2.7 brings in escape=js, which is needed by some software I'm working on.
> > 
> > Sent a patch to the maintainer shortly after the ports unlock on 3.9, so I
> > thought it would do to take MAINTAINER.
> > 
> > Index: Makefile
> > ===================================================================
> > RCS file: /cvs/ports/www/p5-HTML-Template/Makefile,v
> > retrieving revision 1.1.1.1
> > diff -u -r1.1.1.1 Makefile
> > --- Makefile    2002/12/01 20:48:57     1.1.1.1
> > +++ Makefile    2006/09/28 12:37:32
> > @@ -2,14 +2,14 @@
> >  
> >  COMMENT=       "use HTML Templates from CGI scripts"
> > 
> > -VERSION=       2.6
> > +VERSION=       2.8
> 
> this adds a regression in p5-HTML-Template-Expr, so maybe you also want
> to look into updating that one?
> 
> Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
> 

Doh, thanks for pointing it out :)

Bringing p5-HTML-Template-Expr up to 0.07 fixes the regression.

Index: Makefile
===================================================================
RCS file: /cvs/ports/www/p5-HTML-Template-Expr/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile    2002/12/11 16:40:43     1.2
+++ Makefile    2006/09/28 14:19:43
@@ -2,14 +2,14 @@
 
 COMMENT=       "use HTML Templates which allows expressions"

-VERSION=       0.04
+VERSION=       0.07
 DISTNAME=      HTML-Template-Expr-${VERSION}
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    www perl5
 
 HOMEPAGE=      http://sourceforge.net/projects/html-template/

-MAINTAINER=    Jim Geovedi <[EMAIL PROTECTED]>
+MAINTAINER=    Jim Dew <[EMAIL PROTECTED]>
 
 # GPL/Artistic license
 PERMIT_PACKAGE_CDROM=  Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/p5-HTML-Template-Expr/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo    2005/01/05 17:38:59     1.2
+++ distinfo    2006/09/28 14:19:43
@@ -1,4 +1,4 @@
-MD5 (HTML-Template-Expr-0.04.tar.gz) = 7b34e122677342475cfde168a70d7cab
-RMD160 (HTML-Template-Expr-0.04.tar.gz) = 
c8187aa646387cc0aa13c84ab3bc7985ff50da9d
-SHA1 (HTML-Template-Expr-0.04.tar.gz) = 
74e3593a4c6970a7840e9621a963955ef60d7da4
-SIZE (HTML-Template-Expr-0.04.tar.gz) = 18783
+MD5 (HTML-Template-Expr-0.07.tar.gz) = 717ea56c2244b6e2d26a0e477a4d069c
+RMD160 (HTML-Template-Expr-0.07.tar.gz) = 
32d8a61df5fddae30bc90318cf078b4e8c830bd2
+SHA1 (HTML-Template-Expr-0.07.tar.gz) = 
1fc80b2aaeb0c5ffadbcdf13ad00f048111389c3
+SIZE (HTML-Template-Expr-0.07.tar.gz) = 19540


-- 
"Most moms teach their daughters how to run a house, but you?  You teach
yours the fine art of mass destruction."
      - Nabs - Goodbye is not forever

Reply via email to