svn commit: r310414 - head/textproc/p5-Text-MicroTemplate
Jun Kuriyama
kuriyama at FreeBSD.org
Mon Jan 14 22:47:34 UTC 2013
Author: kuriyama
Date: Mon Jan 14 22:47:33 2013
New Revision: 310414
URL: http://svnweb.freebsd.org/changeset/ports/310414
Log:
- Upgrade to 0.19.
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 Mon Jan 14 22:45:16 2013 (r310413)
+++ head/textproc/p5-Text-MicroTemplate/Makefile Mon Jan 14 22:47:33 2013 (r310414)
@@ -1,12 +1,7 @@
-# New ports collection makefile for: Text::MicroTemplate
-# Date created: 02 Apr 2010
-# Whom: Jun Kuriyama <kuriyama at 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 at 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 \
Modified: head/textproc/p5-Text-MicroTemplate/distinfo
==============================================================================
--- head/textproc/p5-Text-MicroTemplate/distinfo Mon Jan 14 22:45:16 2013 (r310413)
+++ head/textproc/p5-Text-MicroTemplate/distinfo Mon Jan 14 22:47:33 2013 (r310414)
@@ -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
More information about the svn-ports-all
mailing list