Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  4 Oct 2005 06:39:00 -0600 (MDT)
From:      Zach Thompson <hideo@lastamericanempire.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/86891: [maintainer update] www/p5-HTML-Template-Compiled 0.42 to 0.53
Message-ID:  <20051004123900.63D7818@darwin.lastamericanempire.com>
Resent-Message-ID: <200510041240.j94CeFoZ070136@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         86891
>Category:       ports
>Synopsis:       [maintainer update] www/p5-HTML-Template-Compiled 0.42 to 0.53
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 04 12:40:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     hideo
>Release:        FreeBSD 7.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD darwin.lastamericanempire.com 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sun Oct 2 10:30:06 MDT 2005 hideo@darwin.lastamericanempire.com:/usr/obj/usr/src/sys/darwin amd64


	
>Description:
Update www/p5-HTML-Template-Compiled from version 0.42 to 0.53
>How-To-Repeat:
	
>Fix:

	

--- p5-HTML-Template-Compiled-0.52 begins here ---
diff -ruN p5-HTML-Template-Compiled-0.43/Makefile p5-HTML-Template-Compiled-0.52/Makefile
--- p5-HTML-Template-Compiled-0.43/Makefile	Fri Sep  9 07:06:11 2005
+++ p5-HTML-Template-Compiled-0.52/Makefile	Tue Oct  4 06:30:06 2005
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	p5-HTML-Template-Compiled
 # Date Created:				09 Sep 2005
-# Whom:		Zach Thompson <hideo@lastamericanempire.com>
+# Whom:					Zach Thompson <hideo@lastamericanempire.com>
 #
-# $FreeBSD$
+# $FreeBSD: ports/www/p5-HTML-Template-Compiled/Makefile,v 1.1 2005/09/16 19:16:29 garga Exp $
 #
 
 PORTNAME=	HTML-Template-Compiled
-PORTVERSION=	0.43
+PORTVERSION=	0.52
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	HTML
@@ -24,7 +24,9 @@
 
 PERL_CONFIGURE=	yes
 
-MAN3=		HTML::Template::Compiled.3
+MAN3=		HTML::Template::Compiled.3 \
+		HTML::Template::Compiled::Filter.3 \
+		HTML::Template::Compiled::Utils.3
 
 .include <bsd.port.pre.mk>
 
@@ -34,6 +36,7 @@
 		-e '$$_ = "" if /(no|use) warnings/;' \
 		${WRKSRC}/lib/HTML/Template/Compiled.pm \
 		${WRKSRC}/lib/HTML/Template/Compiled/Utils.pm \
+		${WRKSRC}/lib/HTML/Template/Compiled/Filter.pm \
 		${WRKSRC}/lib/HTML/Template/Compiled/Plugin/DHTML.pm
 .endif
 
diff -ruN p5-HTML-Template-Compiled-0.43/distinfo p5-HTML-Template-Compiled-0.52/distinfo
--- p5-HTML-Template-Compiled-0.43/distinfo	Thu Sep  8 14:34:50 2005
+++ p5-HTML-Template-Compiled-0.52/distinfo	Tue Oct  4 06:15:16 2005
@@ -1,2 +1,2 @@
-MD5 (HTML-Template-Compiled-0.43.tar.gz) = 6225f01671a48abe5ce46e25d2fd1d56
-SIZE (HTML-Template-Compiled-0.43.tar.gz) = 17157
+MD5 (HTML-Template-Compiled-0.52.tar.gz) = abe1b5fb72a03f557c84eb9dee4a941d
+SIZE (HTML-Template-Compiled-0.52.tar.gz) = 26836
diff -ruN p5-HTML-Template-Compiled-0.43/pkg-plist p5-HTML-Template-Compiled-0.52/pkg-plist
--- p5-HTML-Template-Compiled-0.43/pkg-plist	Fri Sep  9 06:40:45 2005
+++ p5-HTML-Template-Compiled-0.52/pkg-plist	Tue Oct  4 06:19:40 2005
@@ -1,6 +1,8 @@
+@comment $FreeBSD: ports/www/p5-HTML-Template-Compiled/pkg-plist,v 1.1 2005/09/16 19:16:29 garga Exp $
 %%SITE_PERL%%/HTML/Template/Compiled.pm
 %%SITE_PERL%%/HTML/Template/Compiled/Plugin/DHTML.pm
 %%SITE_PERL%%/HTML/Template/Compiled/Utils.pm
+%%SITE_PERL%%/HTML/Template/Compiled/Filter.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Template/Compiled/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Template/Compiled
 @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Template 2>/dev/null || true
@@ -9,4 +11,3 @@
 @dirrm %%SITE_PERL%%/HTML/Template/Compiled
 @unexec rmdir %D/%%SITE_PERL%%/HTML/Template 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/HTML 2>/dev/null || true
-
--- p5-HTML-Template-Compiled-0.52 ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051004123900.63D7818>