diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-23 18:04:13 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-23 18:04:13 +0000 |
commit | 631ab806f302f8a8a1211c447f6466693d77286e (patch) | |
tree | b9f5cbbf6136a4da7d880ea404dda900529829d9 /www/p5-HTML-Template-Compiled | |
parent | 65ecbe30e63167e1ec3e872197743b8409a9e0d9 (diff) |
Notes
Diffstat (limited to 'www/p5-HTML-Template-Compiled')
-rw-r--r-- | www/p5-HTML-Template-Compiled/Makefile | 15 | ||||
-rw-r--r-- | www/p5-HTML-Template-Compiled/distinfo | 4 |
2 files changed, 10 insertions, 9 deletions
diff --git a/www/p5-HTML-Template-Compiled/Makefile b/www/p5-HTML-Template-Compiled/Makefile index 9a0d328cb72b..cdd8aa72c04c 100644 --- a/www/p5-HTML-Template-Compiled/Makefile +++ b/www/p5-HTML-Template-Compiled/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-Template-Compiled -PORTVERSION= 0.95 +PORTVERSION= 0.96 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,12 +14,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Templating system that compiles HTML::Template files to Perl code -BUILD_DEPENDS= ${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 \ - ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ - ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage \ - ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI -RUN_DEPENDS= ${BUILD_DEPENDS} +BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ + p5-Data-TreeDumper-Renderer-DHTML>=0:${PORTSDIR}/www/p5-Data-TreeDumper-Renderer-DHTML \ + p5-URI>=0:${PORTSDIR}/net/p5-URI +RUN_DEPENDS:= ${BUILD_DEPENDS} + +TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage PERL_CONFIGURE= yes diff --git a/www/p5-HTML-Template-Compiled/distinfo b/www/p5-HTML-Template-Compiled/distinfo index 66e611e7549b..bdb1be68c2e4 100644 --- a/www/p5-HTML-Template-Compiled/distinfo +++ b/www/p5-HTML-Template-Compiled/distinfo @@ -1,2 +1,2 @@ -SHA256 (HTML-Template-Compiled-0.95.tar.gz) = 448e576419040c0a462bac1794c12f2cd177534738d31d850960a4fa2d938e1a -SIZE (HTML-Template-Compiled-0.95.tar.gz) = 98871 +SHA256 (HTML-Template-Compiled-0.96.tar.gz) = e5d67b5b87753e5cdfcb59d5145545a90ce73956ef624ecdc34b8d619194fd00 +SIZE (HTML-Template-Compiled-0.96.tar.gz) = 119038 |