Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Aug 2012 23:44:37 -0400 (EDT)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lwhsu@FreeBSD.org
Subject:   ports/170977: [PATCH] www/p5-Template-Toolkit-Simple: update to 0.16
Message-ID:  <201208240344.q7O3ib2m022841@meatwad.mouf.net>
Resent-Message-ID: <201208240350.q7O3o1S0028904@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         170977
>Category:       ports
>Synopsis:       [PATCH] www/p5-Template-Toolkit-Simple: update to 0.16
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 24 03:50:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #7 r239244M: Mon Aug 13 23:21:42 EDT
>Description:
- Update to 0.16

Port maintainer (lwhsu@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- p5-Template-Toolkit-Simple-0.16.patch begins here ---
Index: distinfo
===================================================================
--- distinfo	(revision 303052)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (Template-Toolkit-Simple-0.10.tar.gz) = 62fdef5bcd27a53675506bc747013b8c4728c7c816930bb625b5e6136ac3056c
-SIZE (Template-Toolkit-Simple-0.10.tar.gz) = 38613
+SHA256 (Template-Toolkit-Simple-0.16.tar.gz) = 7d9055fdd6fba32bb37e9468944a68a46d4ededccd3caada4c6384bce10be6c7
+SIZE (Template-Toolkit-Simple-0.16.tar.gz) = 50444
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 303052)
+++ pkg-plist	(working copy)
@@ -1,5 +1,6 @@
 bin/tt-render
 %%SITE_PERL%%/Template/Toolkit/Simple.pm
+%%SITE_PERL%%/Template/Toolkit/Simple.pod
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Toolkit/Simple/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Toolkit/Simple
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Toolkit
Index: Makefile
===================================================================
--- Makefile	(revision 303052)
+++ Makefile	(working copy)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Template-Toolkit-Simple
-PORTVERSION=	0.10
+PORTVERSION=	0.16
 CATEGORIES=	www textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
--- p5-Template-Toolkit-Simple-0.16.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208240344.q7O3ib2m022841>