From bofh@bofh.telnet.net.bd  Sun May 20 13:18:11 2012
Return-Path: <bofh@bofh.telnet.net.bd>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B17C9106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 May 2012 13:18:11 +0000 (UTC)
	(envelope-from bofh@bofh.telnet.net.bd)
Received: from mx-out-03.telnet-bd.com (MX-OUT-03.TELNET-BD.COM [120.50.30.66])
	by mx1.freebsd.org (Postfix) with ESMTP id 01FB98FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 May 2012 13:18:08 +0000 (UTC)
Received: from bofh.telnet.net.bd (bofh.telnet.net.bd [120.50.31.42])
	by fortune-02.telnet.net.bd (Postfix) with ESMTPS id 3F71B2D417A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 May 2012 19:18:01 +0600 (BDT)
Received: (from root@localhost)
	by bofh.telnet.net.bd (8.14.5/8.14.5/Submit) id q4KDHxlW039563;
	Sun, 20 May 2012 19:17:59 +0600 (BDT)
	(envelope-from bofh)
Message-Id: <201205201317.q4KDHxlW039563@bofh.telnet.net.bd>
Date: Sun, 20 May 2012 19:17:59 +0600 (BDT)
From: Muhammad Moinur Rahman <5u623l20@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] devel/p5-String-TT: Perl interface to interpolate lexical variables
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         168165
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-String-TT: Perl interface to interpolate lexical variables
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 20 13:20:01 UTC 2012
>Closed-Date:    Tue May 22 12:36:41 UTC 2012
>Last-Modified:  Tue May 22 12:40:00 UTC 2012
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar  2 02:21:51 BDT
>Description:
String::TT exports a "tt" function, which takes a TT (Template Toolkit)
template as its argument. It uses the current lexical scope to resolve
variable references.

For Committer's reference:
http://tb.s.ubze.ro//logs/7.4-FreeBSD-i386/p5-String-TT-0.03.log
http://tb.s.ubze.ro//logs/7.4-FreeBSD-amd64/p5-String-TT-0.03.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-i386/p5-String-TT-0.03.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-amd64/p5-String-TT-0.03.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-i386/p5-String-TT-0.03.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-amd64/p5-String-TT-0.03.log

Generated with FreeBSD Port Tools 0.99_5 (mode: new)
>How-To-Repeat:
>Fix:

--- .shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-String-TT
#	p5-String-TT/pkg-descr
#	p5-String-TT/pkg-plist
#	p5-String-TT/distinfo
#	p5-String-TT/Makefile
#
echo c - p5-String-TT
mkdir -p p5-String-TT > /dev/null 2>&1
echo x - p5-String-TT/pkg-descr
sed 's/^X//' >p5-String-TT/pkg-descr << 'dacab9f08414017506a3404cf571393e'
XString::TT exports a "tt" function, which takes a TT (Template Toolkit)
Xtemplate as its argument. It uses the current lexical scope to resolve
Xvariable references.
dacab9f08414017506a3404cf571393e
echo x - p5-String-TT/pkg-plist
sed 's/^X//' >p5-String-TT/pkg-plist << 'dcea311a4861e1a53dd0e4ef619096d5'
X%%SITE_PERL%%/String/TT.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/String/TT/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/String/TT
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/String
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/String
X@dirrmtry %%SITE_PERL%%/String
dcea311a4861e1a53dd0e4ef619096d5
echo x - p5-String-TT/distinfo
sed 's/^X//' >p5-String-TT/distinfo << 'ef2984bee0f51e387fc73fc17849c585'
XSHA256 (String-TT-0.03.tar.gz) = f7605f0a04f9fa123d3adf4f34579a14c90b7da8b93b65d2e48932ccd3c952ab
XSIZE (String-TT-0.03.tar.gz) = 21727
ef2984bee0f51e387fc73fc17849c585
echo x - p5-String-TT/Makefile
sed 's/^X//' >p5-String-TT/Makefile << 'd6cffd0f4451c38188d6b2591dd5d627'
X# New ports collection makefile for:    String-TT
X# Date created:                         Mat 20 2012
X# Whom:                                 Muhammad Moinur Rahman <5u623l20@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	String-TT
XPORTVERSION=	0.03
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	5u623l20@gmail.com
XCOMMENT=	Perl interface to interpolate lexical variables
X
XRUN_DEPENDS=	p5-PadWalker>=1:${PORTSDIR}/devel/p5-PadWalker \
X		p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \
X		p5-Template-Toolkit>=2:${PORTSDIR}/www/p5-Template-Toolkit \
X		p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
X		p5-Test-TableDriven>=0:${PORTSDIR}/devel/p5-Test-TableDriven
XBUILD_DEPENDS:=	${RUN_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		String::TT.3
X
X.include <bsd.port.mk>
d6cffd0f4451c38188d6b2591dd5d627
exit
--- .shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun May 20 13:20:21 UTC 2012 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168165 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue May 22 12:36:40 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168165 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/168165: commit references a PR
Date: Tue, 22 May 2012 12:36:50 +0000 (UTC)

 miwi        2012-05-22 12:36:36 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel                Makefile 
   Added files:
     devel/p5-String-TT   Makefile distinfo pkg-descr pkg-plist 
   Log:
   String::TT exports a "tt" function, which takes a TT (Template Toolkit)
   template as its argument. It uses the current lexical scope to resolve
   variable references.
   
   PR:             ports/168165
   Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
   
   Revision  Changes    Path
   1.4962    +1 -0      ports/devel/Makefile
   1.1       +28 -0     ports/devel/p5-String-TT/Makefile (new)
   1.1       +2 -0      ports/devel/p5-String-TT/distinfo (new)
   1.1       +3 -0      ports/devel/p5-String-TT/pkg-descr (new)
   1.1       +6 -0      ports/devel/p5-String-TT/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
