svn commit: r523014 - branches/2020Q1/www/p5-Template-Toolkit

Adam Weinberger adamw at FreeBSD.org
Tue Jan 14 13:45:28 UTC 2020


Author: adamw
Date: Tue Jan 14 13:45:27 2020
New Revision: 523014
URL: https://svnweb.freebsd.org/changeset/ports/523014

Log:
  MFH: r523013
  
  p5-Template-Toolkit: Update to 3.004
  
  Security:	CVE-2019-19781
  
  Approved by:	portmgr (with hat)

Modified:
  branches/2020Q1/www/p5-Template-Toolkit/Makefile
  branches/2020Q1/www/p5-Template-Toolkit/distinfo
Directory Properties:
  branches/2020Q1/   (props changed)

Modified: branches/2020Q1/www/p5-Template-Toolkit/Makefile
==============================================================================
--- branches/2020Q1/www/p5-Template-Toolkit/Makefile	Tue Jan 14 13:44:39 2020	(r523013)
+++ branches/2020Q1/www/p5-Template-Toolkit/Makefile	Tue Jan 14 13:45:27 2020	(r523014)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Template-Toolkit
-PORTVERSION=	3.003
+PORTVERSION=	3.004
 CATEGORIES=	www textproc perl5
 MASTER_SITES=	CPAN \
 		http://www.template-toolkit.org/download/

Modified: branches/2020Q1/www/p5-Template-Toolkit/distinfo
==============================================================================
--- branches/2020Q1/www/p5-Template-Toolkit/distinfo	Tue Jan 14 13:44:39 2020	(r523013)
+++ branches/2020Q1/www/p5-Template-Toolkit/distinfo	Tue Jan 14 13:45:27 2020	(r523014)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577558334
-SHA256 (Template-Toolkit-3.003.tar.gz) = 07c603b8f6954b11e0af794c0da387c2499a2c213b5958b78b2b347dce420dbd
-SIZE (Template-Toolkit-3.003.tar.gz) = 516462
+TIMESTAMP = 1579009249
+SHA256 (Template-Toolkit-3.004.tar.gz) = d731856f5aa1f81e6a40b0556c014929cae7b68b42160c096ba3ee29ef4cbc8b
+SIZE (Template-Toolkit-3.004.tar.gz) = 516701


More information about the svn-ports-branches mailing list