svn commit: r324530 - head/textproc/p5-Text-MicroTemplate
Jun Kuriyama
kuriyama at FreeBSD.org
Sat Aug 10 14:29:40 UTC 2013
Author: kuriyama
Date: Sat Aug 10 14:29:39 2013
New Revision: 324530
URL: http://svnweb.freebsd.org/changeset/ports/324530
Log:
- Upgrade to 0.20.
Modified:
head/textproc/p5-Text-MicroTemplate/Makefile
head/textproc/p5-Text-MicroTemplate/distinfo
Modified: head/textproc/p5-Text-MicroTemplate/Makefile
==============================================================================
--- head/textproc/p5-Text-MicroTemplate/Makefile Sat Aug 10 14:29:20 2013 (r324529)
+++ head/textproc/p5-Text-MicroTemplate/Makefile Sat Aug 10 14:29:39 2013 (r324530)
@@ -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,
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
Modified: head/textproc/p5-Text-MicroTemplate/distinfo
==============================================================================
--- head/textproc/p5-Text-MicroTemplate/distinfo Sat Aug 10 14:29:20 2013 (r324529)
+++ head/textproc/p5-Text-MicroTemplate/distinfo Sat Aug 10 14:29:39 2013 (r324530)
@@ -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
More information about the svn-ports-head
mailing list