Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 May 2013 08:50:39 +0000 (UTC)
From:      Anton Berezin <tobez@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r317484 - head/www/p5-HTML-Template-Compiled
Message-ID:  <201305060850.r468odYh003252@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobez
Date: Mon May  6 08:50:39 2013
New Revision: 317484
URL: http://svnweb.freebsd.org/changeset/ports/317484

Log:
  Update to 1.001.
  
  Changes:	http://search.cpan.org/dist/HTML-Template-Compiled/Changes

Modified:
  head/www/p5-HTML-Template-Compiled/Makefile
  head/www/p5-HTML-Template-Compiled/distinfo
  head/www/p5-HTML-Template-Compiled/pkg-plist   (contents, props changed)

Modified: head/www/p5-HTML-Template-Compiled/Makefile
==============================================================================
--- head/www/p5-HTML-Template-Compiled/Makefile	Mon May  6 08:42:40 2013	(r317483)
+++ head/www/p5-HTML-Template-Compiled/Makefile	Mon May  6 08:50:39 2013	(r317484)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	HTML-Template-Compiled
-PORTVERSION=	1.000
+PORTVERSION=	1.001
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,8 +13,7 @@ COMMENT=	Templating system that compiles
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Data-TreeDumper-Renderer-DHTML>=0:${PORTSDIR}/www/p5-Data-TreeDumper-Renderer-DHTML \
-		p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
+BUILD_DEPENDS=	p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
 		p5-URI>=0:${PORTSDIR}/net/p5-URI
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
@@ -33,8 +32,6 @@ MAN3=		HTML::Template::Compiled.3 \
 		HTML::Template::Compiled::Formatter.3 \
 		HTML::Template::Compiled::Lazy.3 \
 		HTML::Template::Compiled::Parser.3 \
-		HTML::Template::Compiled::Plugin::DHTML.3 \
-		HTML::Template::Compiled::Plugin::NumberFormat.3 \
 		HTML::Template::Compiled::Plugin::XMLEscape.3 \
 		HTML::Template::Compiled::Reference.3 \
 		HTML::Template::Compiled::Token.3 \

Modified: head/www/p5-HTML-Template-Compiled/distinfo
==============================================================================
--- head/www/p5-HTML-Template-Compiled/distinfo	Mon May  6 08:42:40 2013	(r317483)
+++ head/www/p5-HTML-Template-Compiled/distinfo	Mon May  6 08:50:39 2013	(r317484)
@@ -1,2 +1,2 @@
-SHA256 (HTML-Template-Compiled-1.000.tar.gz) = c3c89df609bd9c440665b5ee9223fc489f6a2d3758cc99c0c55feaab84aa38dd
-SIZE (HTML-Template-Compiled-1.000.tar.gz) = 133616
+SHA256 (HTML-Template-Compiled-1.001.tar.gz) = c9befcd9349778bee99443148efef7441ea52ba7efa7ce64faf76b453993d50b
+SIZE (HTML-Template-Compiled-1.001.tar.gz) = 131540

Modified: head/www/p5-HTML-Template-Compiled/pkg-plist
==============================================================================
--- head/www/p5-HTML-Template-Compiled/pkg-plist	Mon May  6 08:42:40 2013	(r317483)
+++ head/www/p5-HTML-Template-Compiled/pkg-plist	Mon May  6 08:50:39 2013	(r317484)
@@ -10,8 +10,6 @@
 %%SITE_PERL%%/HTML/Template/Compiled/Formatter.pm
 %%SITE_PERL%%/HTML/Template/Compiled/Lazy.pm
 %%SITE_PERL%%/HTML/Template/Compiled/Parser.pm
-%%SITE_PERL%%/HTML/Template/Compiled/Plugin/DHTML.pm
-%%SITE_PERL%%/HTML/Template/Compiled/Plugin/NumberFormat.pm
 %%SITE_PERL%%/HTML/Template/Compiled/Plugin/XMLEscape.pm
 %%SITE_PERL%%/HTML/Template/Compiled/Reference.pod
 %%SITE_PERL%%/HTML/Template/Compiled/Token.pm



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