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

Anton Berezin tobez at FreeBSD.org
Mon Feb 11 16:52:44 UTC 2013


Author: tobez
Date: Mon Feb 11 16:52:43 2013
New Revision: 312068
URL: http://svnweb.freebsd.org/changeset/ports/312068

Log:
  Update to 1.46.
  
  Changes:	http://search.cpan.org/dist/Text-Template/README

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	Mon Feb 11 15:55:51 2013	(r312067)
+++ head/textproc/p5-Text-Template/Makefile	Mon Feb 11 16:52:43 2013	(r312068)
@@ -1,13 +1,8 @@
-# New ports collection makefile for:	Text::Template
-# Date created:		Thu Oct 28 01:58:13 EDT 1999
-# Whom:			Bill "I hate Perl" Fumerola
-#
+# Created by: Bill "I hate Perl" Fumerola
 # $FreeBSD$
-#
 
 PORTNAME=	Text-Template
-PORTVERSION=	1.45
-PORTREVISION=	1
+PORTVERSION=	1.46
 CATEGORIES=	textproc perl5
 MASTER_SITES=	http://perl.plover.com/Template/ \
 		CPAN

Modified: head/textproc/p5-Text-Template/distinfo
==============================================================================
--- head/textproc/p5-Text-Template/distinfo	Mon Feb 11 15:55:51 2013	(r312067)
+++ head/textproc/p5-Text-Template/distinfo	Mon Feb 11 16:52:43 2013	(r312068)
@@ -1,2 +1,2 @@
-SHA256 (Text-Template-1.45.tar.gz) = 217e9de66e552b75001aa06318fea681d98cf438de2f03d8de581455ea47573c
-SIZE (Text-Template-1.45.tar.gz) = 44050
+SHA256 (Text-Template-1.46.tar.gz) = 77d812cb86e48091bcd59aa8522ef887b33a0ff758f8a269da8c2b733889d580
+SIZE (Text-Template-1.46.tar.gz) = 43952


More information about the svn-ports-head mailing list