diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2013-08-10 14:29:39 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2013-08-10 14:29:39 +0000 |
commit | 0ed5062f5f6457bfef51ecf87273d0a6c65241bc (patch) | |
tree | 800253d7bcc945976e2825a46c55f7cfb3b813c6 /textproc | |
parent | 8936e056007556761f1a2ba2a6d6bf2b4e352b65 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-MicroTemplate/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Text-MicroTemplate/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-Text-MicroTemplate/Makefile b/textproc/p5-Text-MicroTemplate/Makefile index 5b52a8a11bfc..7cc6292e3855 100644 --- a/textproc/p5-Text-MicroTemplate/Makefile +++ b/textproc/p5-Text-MicroTemplate/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Text-MicroTemplate -PORTVERSION= 0.19 +PORTVERSION= 0.20 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,7 +11,8 @@ COMMENT= Perl extension for standalone, fast and intelligent template engine TEST_DEPENDS= p5-IO-stringy>0:${PORTSDIR}/devel/p5-IO-stringy -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Text::MicroTemplate.3 \ Text::MicroTemplate::File.3 diff --git a/textproc/p5-Text-MicroTemplate/distinfo b/textproc/p5-Text-MicroTemplate/distinfo index 272ccccade82..b1e87791e123 100644 --- a/textproc/p5-Text-MicroTemplate/distinfo +++ b/textproc/p5-Text-MicroTemplate/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-MicroTemplate-0.19.tar.gz) = ea8be1ce3a0db931930048c80807c8149ab137369d39d7a3c9541f6367499142 -SIZE (Text-MicroTemplate-0.19.tar.gz) = 28435 +SHA256 (Text-MicroTemplate-0.20.tar.gz) = e4f4490ec21bbd6afa6f0973b0bbf02a56a6d9402525bf231fc2923fda244435 +SIZE (Text-MicroTemplate-0.20.tar.gz) = 28508 |