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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jan 15 21:20:19 UTC 2019


Author: sunpoet
Date: Tue Jan 15 21:20:15 2019
New Revision: 490425
URL: https://svnweb.freebsd.org/changeset/ports/490425

Log:
  Update to 1.54
  
  Changes:	https://metacpan.org/changes/distribution/Text-Template

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	Tue Jan 15 21:20:10 2019	(r490424)
+++ head/textproc/p5-Text-Template/Makefile	Tue Jan 15 21:20:15 2019	(r490425)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Text-Template
-PORTVERSION=	1.53
+PORTVERSION=	1.54
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -17,8 +17,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 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
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/textproc/p5-Text-Template/distinfo
==============================================================================
--- head/textproc/p5-Text-Template/distinfo	Tue Jan 15 21:20:10 2019	(r490424)
+++ head/textproc/p5-Text-Template/distinfo	Tue Jan 15 21:20:15 2019	(r490425)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525363232
-SHA256 (Text-Template-1.53.tar.gz) = ae221cbba2b27967a12bda3f531547e897eb38ae0a92c084607fd5a6a8085bc4
-SIZE (Text-Template-1.53.tar.gz) = 48863
+TIMESTAMP = 1547581085
+SHA256 (Text-Template-1.54.tar.gz) = 7b064933409eda18ca09db5c433f748b5e0ff7866817b7fc5a8bb134d593a668
+SIZE (Text-Template-1.54.tar.gz) = 48727


More information about the svn-ports-all mailing list