svn commit: r468966 - head/textproc/p5-Text-Template

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu May 3 18:41:29 UTC 2018


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


More information about the svn-ports-all mailing list