1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

- Upgrade to 0.20.

This commit is contained in:
Jun Kuriyama 2013-08-10 14:29:39 +00:00
parent 8936e05600
commit 0ed5062f5f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324530
2 changed files with 5 additions and 4 deletions

View File

@ -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

View File

@ -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