Date: Fri, 2 Jun 2006 06:20:21 -0600 (MDT) From: hideo <hideo@lastamericanempire.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/98370: [maintainer update] Update www/p5-HTML-Template-Compiled 0.63 -> 0.65 Message-ID: <20060602122021.F345633C30@darwin.lastamericanempire.com> Resent-Message-ID: <200606021230.k52CUFQ5032014@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 98370 >Category: ports >Synopsis: [maintainer update] Update www/p5-HTML-Template-Compiled 0.63 -> 0.65 >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: Fri Jun 02 12:30:14 GMT 2006 >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 #1: Wed May 31 06:20:38 MDT 2006 hideo@darwin.lastamericanempire.com:/usr/obj/usr/src/sys/darwin amd64 >Description: Update www/p5-HTML-Template-Compiled from version 0.63 to 0.65 >How-To-Repeat: >Fix: --- p5-HTML-Template-Compiled-0.65 begins here --- diff -ruN /usr/ports/www/p5-HTML-Template-Compiled/Makefile p5-HTML-Template-Compiled/Makefile --- /usr/ports/www/p5-HTML-Template-Compiled/Makefile Sun Apr 30 12:23:49 2006 +++ p5-HTML-Template-Compiled/Makefile Fri Jun 2 06:12:48 2006 @@ -6,7 +6,7 @@ # PORTNAME= HTML-Template-Compiled -PORTVERSION= 0.63 +PORTVERSION= 0.65 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML @@ -16,6 +16,7 @@ COMMENT= Templating system that compiles HTML::Template files to Perl code BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \ + ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \ ${SITE_PERL}/Data/TreeDumper/Renderer/DHTML.pm:${PORTSDIR}/www/p5-Data-TreeDumper-Renderer-DHTML \ @@ -26,7 +27,8 @@ MAN3= HTML::Template::Compiled.3 \ HTML::Template::Compiled::Filter.3 \ - HTML::Template::Compiled::Utils.3 + HTML::Template::Compiled::Utils.3 \ + HTML::Template::Compiled::Parser.3 .include <bsd.port.pre.mk> diff -ruN /usr/ports/www/p5-HTML-Template-Compiled/distinfo p5-HTML-Template-Compiled/distinfo --- /usr/ports/www/p5-HTML-Template-Compiled/distinfo Sun Apr 30 12:23:49 2006 +++ p5-HTML-Template-Compiled/distinfo Fri Jun 2 06:02:41 2006 @@ -1,3 +1,3 @@ -MD5 (HTML-Template-Compiled-0.63.tar.gz) = 5c8118e3b1627bc279111b90a0ae7fdb -SHA256 (HTML-Template-Compiled-0.63.tar.gz) = 1578e9caa11b96ef392877371bba1813086ad9bf4b4d3bf37d6138b98cec3ffa -SIZE (HTML-Template-Compiled-0.63.tar.gz) = 41728 +MD5 (HTML-Template-Compiled-0.65.tar.gz) = f8aefbfa7ed90a9ac48355849810d92b +SHA256 (HTML-Template-Compiled-0.65.tar.gz) = 769f270100013f1173cf4b376c5d54a24d9cd30efaa196ce543e7ae74941f5e3 +SIZE (HTML-Template-Compiled-0.65.tar.gz) = 43837 diff -ruN /usr/ports/www/p5-HTML-Template-Compiled/pkg-plist p5-HTML-Template-Compiled/pkg-plist --- /usr/ports/www/p5-HTML-Template-Compiled/pkg-plist Sat Jan 21 19:57:59 2006 +++ p5-HTML-Template-Compiled/pkg-plist Fri Jun 2 06:11:53 2006 @@ -3,6 +3,7 @@ %%SITE_PERL%%/HTML/Template/Compiled/Plugin/DHTML.pm %%SITE_PERL%%/HTML/Template/Compiled/Utils.pm %%SITE_PERL%%/HTML/Template/Compiled/Filter.pm +%%SITE_PERL%%/HTML/Template/Compiled/Parser.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Template/Compiled/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Template/Compiled @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Template --- p5-HTML-Template-Compiled-0.65 ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060602122021.F345633C30>