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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Feb 11 14:38:13 UTC 2018


Author: sunpoet
Date: Sun Feb 11 14:38:11 2018
New Revision: 461505
URL: https://svnweb.freebsd.org/changeset/ports/461505

Log:
  Update to 1.50
  
  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	Sun Feb 11 14:38:07 2018	(r461504)
+++ head/textproc/p5-Text-Template/Makefile	Sun Feb 11 14:38:11 2018	(r461505)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Text-Template
-PORTVERSION=	1.49
+PORTVERSION=	1.50
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/textproc/p5-Text-Template/distinfo
==============================================================================
--- head/textproc/p5-Text-Template/distinfo	Sun Feb 11 14:38:07 2018	(r461504)
+++ head/textproc/p5-Text-Template/distinfo	Sun Feb 11 14:38:11 2018	(r461505)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1518183053
-SHA256 (Text-Template-1.49.tar.gz) = 5926799db8b27c5e7cae3a3da3a9bc5ac1abb42733b632e9ff5542836bc9535d
-SIZE (Text-Template-1.49.tar.gz) = 47645
+TIMESTAMP = 1518349840
+SHA256 (Text-Template-1.50.tar.gz) = b05c790698ae5ad1219def588482df66fda699897ea79276bb8a352db8854a1a
+SIZE (Text-Template-1.50.tar.gz) = 47540


More information about the svn-ports-all mailing list