From lonerr@dev2.rambler.ru  Fri Sep 26 16:18:23 2008
Return-Path: <lonerr@dev2.rambler.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4D81110656A3
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Sep 2008 16:18:23 +0000 (UTC)
	(envelope-from lonerr@dev2.rambler.ru)
Received: from mail01.park.rambler.ru (mail01.park.rambler.ru [81.19.66.124])
	by mx1.freebsd.org (Postfix) with ESMTP id B81D18FC1C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Sep 2008 16:18:22 +0000 (UTC)
	(envelope-from lonerr@dev2.rambler.ru)
Received: from dev2.rambler.ru (dev2.rambler.ru [10.12.2.2])
	by mail01.park.rambler.ru (Postfix) with ESMTP id 726254B94CD6
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Sep 2008 20:18:20 +0400 (MSD)
Received: from dev2.rambler.ru (localhost [127.0.0.1])
	by dev2.rambler.ru (8.14.2/8.14.2) with ESMTP id m8QGIKDU066922
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Sep 2008 20:18:20 +0400 (MSD)
	(envelope-from lonerr@dev2.rambler.ru)
Received: (from root@localhost)
	by dev2.rambler.ru (8.14.2/8.14.2/Submit) id m8QGIKUb066921;
	Fri, 26 Sep 2008 20:18:20 +0400 (MSD)
	(envelope-from lonerr)
Message-Id: <200809261618.m8QGIKUb066921@dev2.rambler.ru>
Date: Fri, 26 Sep 2008 20:18:20 +0400 (MSD)
From: "Oleg A. Mamontov" <oleg@mamontov.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] www/p5-Catalyst-Component-InstancePerContext: Return a new instance a component on each request
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         127655
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-Catalyst-Component-InstancePerContext: Return a new instance a component on each request
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 26 16:20:01 UTC 2008
>Closed-Date:    Mon Sep 29 07:46:08 UTC 2008
>Last-Modified:  Mon Sep 29 07:50:08 UTC 2008
>Originator:     Oleg A. Mamontov
>Release:        FreeBSD 7.0-20080303-SNAP amd64
>Organization:
>Environment:
System: FreeBSD dev2.rambler.ru 7.0-20080303-SNAP FreeBSD 7.0-20080303-SNAP #1: Tue Apr  8 13:54:52 MSD
>Description:
Return a new instance a component on each request

WWW:	http://search.cpan.org/dist/Catalyst-Component-InstancePerContext-0.001001/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Catalyst-Component-InstancePerContext-0.001001.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-Catalyst-Component-InstancePerContext
#	p5-Catalyst-Component-InstancePerContext/Makefile
#	p5-Catalyst-Component-InstancePerContext/distinfo
#	p5-Catalyst-Component-InstancePerContext/pkg-descr
#	p5-Catalyst-Component-InstancePerContext/pkg-plist
#
echo c - p5-Catalyst-Component-InstancePerContext
mkdir -p p5-Catalyst-Component-InstancePerContext > /dev/null 2>&1
echo x - p5-Catalyst-Component-InstancePerContext/Makefile
sed 's/^X//' >p5-Catalyst-Component-InstancePerContext/Makefile << 'END-of-p5-Catalyst-Component-InstancePerContext/Makefile'
X# New ports collection makefile for:	p5-Catalyst-Component-InstancePerContext
X# Date created:		2008-09-26
X# Whom:			Charlie & <root@dev2.rambler.ru>
X#
X# $FreeBSD: ports/www/p5-Catalyst-Component-InstancePerContext/Makefile,v 1.1 2008/09/26 12:46:39 lonerr Exp $
X#
X
XPORTNAME=	Catalyst-Component-InstancePerContext
XPORTVERSION=	0.001001
XCATEGORIES=	www perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	oleg@mamontov.net
XCOMMENT=	Return a new instance a component on each request
X
XBUILD_DEPENDS=	p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime	\
X		p5-Moose>=0:${PORTSDIR}/devel/p5-Moose
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Catalyst::Component::InstancePerContext.3
X
X.include <bsd.port.mk>
END-of-p5-Catalyst-Component-InstancePerContext/Makefile
echo x - p5-Catalyst-Component-InstancePerContext/distinfo
sed 's/^X//' >p5-Catalyst-Component-InstancePerContext/distinfo << 'END-of-p5-Catalyst-Component-InstancePerContext/distinfo'
XMD5 (Catalyst-Component-InstancePerContext-0.001001.tar.gz) = dd3e9c804cb7f8d6755132d92b26a80a
XSHA256 (Catalyst-Component-InstancePerContext-0.001001.tar.gz) = 7f63f930e1e613f15955c9e6d73873675c50c0a3bc2a61a034733361ed26d271
XSIZE (Catalyst-Component-InstancePerContext-0.001001.tar.gz) = 18916
END-of-p5-Catalyst-Component-InstancePerContext/distinfo
echo x - p5-Catalyst-Component-InstancePerContext/pkg-descr
sed 's/^X//' >p5-Catalyst-Component-InstancePerContext/pkg-descr << 'END-of-p5-Catalyst-Component-InstancePerContext/pkg-descr'
XReturn a new instance a component on each request
X
XWWW:	http://search.cpan.org/dist/Catalyst-Component-InstancePerContext-0.001001/
END-of-p5-Catalyst-Component-InstancePerContext/pkg-descr
echo x - p5-Catalyst-Component-InstancePerContext/pkg-plist
sed 's/^X//' >p5-Catalyst-Component-InstancePerContext/pkg-plist << 'END-of-p5-Catalyst-Component-InstancePerContext/pkg-plist'
X@comment $FreeBSD: ports/www/p5-Catalyst-Component-InstancePerContext/pkg-plist,v 1.1 2008/09/26 12:46:39 lonerr Exp $
X%%SITE_PERL%%/Catalyst/Component/InstancePerContext.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Component/InstancePerContext/.packlist
X@dirrm    %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Component/InstancePerContext
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Component
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst
X@dirrmtry %%SITE_PERL%%/Catalyst/Component
X@dirrmtry %%SITE_PERL%%/Catalyst
END-of-p5-Catalyst-Component-InstancePerContext/pkg-plist
exit
--- p5-Catalyst-Component-InstancePerContext-0.001001.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri Sep 26 16:31:42 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=127655 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Sep 29 07:46:08 UTC 2008 
State-Changed-Why:  
New port added. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/127655: commit references a PR
Date: Mon, 29 Sep 2008 07:46:32 +0000 (UTC)

 miwi        2008-09-29 07:46:18 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
   Added files:
     www/p5-Catalyst-Component-InstancePerContext Makefile distinfo 
                                                  pkg-descr 
                                                  pkg-plist 
   Log:
   Return a new instance a component on each request
   
   WWW:    http://search.cpan.org/dist/Catalyst-Component-InstancePerContext-0.001001/
   
   PR:             ports/127655
   Submitted by:   Oleg A. Mamontov <oleg@mamontov.net>
   
   Revision  Changes    Path
   1.2154    +1 -0      ports/www/Makefile
   1.1       +25 -0     ports/www/p5-Catalyst-Component-InstancePerContext/Makefile (new)
   1.1       +3 -0      ports/www/p5-Catalyst-Component-InstancePerContext/distinfo (new)
   1.1       +3 -0      ports/www/p5-Catalyst-Component-InstancePerContext/pkg-descr (new)
   1.1       +8 -0      ports/www/p5-Catalyst-Component-InstancePerContext/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:
