Date: Thu, 3 May 2018 18:41:28 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468966 - head/textproc/p5-Text-Template Message-ID: <201805031841.w43IfSgr041189@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu May 3 18:41:28 2018 New Revision: 468966 URL: https://svnweb.freebsd.org/changeset/ports/468966 Log: Update to 1.53 Changes: http://search.cpan.org/dist/Text-Template/Changes Modified: head/textproc/p5-Text-Template/Makefile head/textproc/p5-Text-Template/distinfo Modified: head/textproc/p5-Text-Template/Makefile ============================================================================== --- head/textproc/p5-Text-Template/Makefile Thu May 3 18:41:23 2018 (r468965) +++ head/textproc/p5-Text-Template/Makefile Thu May 3 18:41:28 2018 (r468966) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Text-Template -PORTVERSION= 1.52 +PORTVERSION= 1.53 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,8 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -TEST_DEPENDS= p5-Test-Warnings>=0:devel/p5-Test-Warnings +TEST_DEPENDS= p5-Test-More-UTF8>=0:devel/p5-Test-More-UTF8 \ + p5-Test-Warnings>=0:devel/p5-Test-Warnings NO_ARCH= yes USES= perl5 Modified: head/textproc/p5-Text-Template/distinfo ============================================================================== --- head/textproc/p5-Text-Template/distinfo Thu May 3 18:41:23 2018 (r468965) +++ head/textproc/p5-Text-Template/distinfo Thu May 3 18:41:28 2018 (r468966) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521645240 -SHA256 (Text-Template-1.52.tar.gz) = 85da7a5e7eecf1871cda8bf3ce7b8ad0b5f75c6c5791f43a7d94373406859b6c -SIZE (Text-Template-1.52.tar.gz) = 48148 +TIMESTAMP = 1525363232 +SHA256 (Text-Template-1.53.tar.gz) = ae221cbba2b27967a12bda3f531547e897eb38ae0a92c084607fd5a6a8085bc4 +SIZE (Text-Template-1.53.tar.gz) = 48863
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805031841.w43IfSgr041189>