diff options
-rw-r--r-- | textproc/p5-Text-MicroTemplate/Makefile | 9 | ||||
-rw-r--r-- | textproc/p5-Text-MicroTemplate/distinfo | 4 |
2 files changed, 5 insertions, 8 deletions
diff --git a/textproc/p5-Text-MicroTemplate/Makefile b/textproc/p5-Text-MicroTemplate/Makefile index c01770b59218..5b52a8a11bfc 100644 --- a/textproc/p5-Text-MicroTemplate/Makefile +++ b/textproc/p5-Text-MicroTemplate/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: Text::MicroTemplate -# Date created: 02 Apr 2010 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= Text-MicroTemplate -PORTVERSION= 0.18 +PORTVERSION= 0.19 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +9,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for standalone, fast and intelligent template engine +TEST_DEPENDS= p5-IO-stringy>0:${PORTSDIR}/devel/p5-IO-stringy + PERL_CONFIGURE= yes MAN3= Text::MicroTemplate.3 \ diff --git a/textproc/p5-Text-MicroTemplate/distinfo b/textproc/p5-Text-MicroTemplate/distinfo index 9cf1d04b0f5e..272ccccade82 100644 --- a/textproc/p5-Text-MicroTemplate/distinfo +++ b/textproc/p5-Text-MicroTemplate/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-MicroTemplate-0.18.tar.gz) = a3afcf3cde66dcdf3f6f2e0320d693ce9abb4bf77b439c6e0aed8855958611b2 -SIZE (Text-MicroTemplate-0.18.tar.gz) = 25669 +SHA256 (Text-MicroTemplate-0.19.tar.gz) = ea8be1ce3a0db931930048c80807c8149ab137369d39d7a3c9541f6367499142 +SIZE (Text-MicroTemplate-0.19.tar.gz) = 28435 |