From fw@inotronic.de  Thu Dec 27 10:24:38 2012
Return-Path: <fw@inotronic.de>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id E4DE2987
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 27 Dec 2012 10:24:38 +0000 (UTC)
	(envelope-from fw@inotronic.de)
Received: from mail.inotronic.de (mail.inotronic.de [77.73.248.111])
	by mx1.freebsd.org (Postfix) with ESMTP id 674108FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 27 Dec 2012 10:24:38 +0000 (UTC)
Received: from phosphorus (mail [77.73.248.111])
	by mail.inotronic.de (8.14.5/8.14.4) with ESMTP id qBRAObN3005683
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 27 Dec 2012 11:24:37 +0100 (CET)
	(envelope-from fw@inotronic.de)
Received: from mail.inotronic.de ([77.73.248.111])
	by phosphorus (phosphorus.dmz.inotronic.de [77.73.248.111]) (amavisd-new, port 10024)
	with LMTP id ZUncF1Rbji-D for <FreeBSD-gnats-submit@freebsd.org>;
	Thu, 27 Dec 2012 11:24:35 +0100 (CET)
Received: from boron.inotronic.de (boron.inotronic-intern.de [10.1.2.10])
	by mail.inotronic.de (8.14.5/8.14.4) with ESMTP id qBRAON5I005673
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 27 Dec 2012 11:24:23 +0100 (CET)
	(envelope-from fw@inotronic.de)
Received: from boron.inotronic-intern.de (fw@localhost [127.0.0.1])
	by boron.inotronic.de (8.14.4/8.14.4) with ESMTP id qBRAONhH091996
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 27 Dec 2012 11:24:23 +0100 (CET)
	(envelope-from fw@boron.inotronic-intern.de)
Received: (from fw@localhost)
	by boron.inotronic-intern.de (8.14.4/8.14.4/Submit) id qBRAOMD3091995;
	Thu, 27 Dec 2012 11:24:22 +0100 (CET)
	(envelope-from fw)
Message-Id: <201212271024.qBRAOMD3091995@boron.inotronic-intern.de>
Date: Thu, 27 Dec 2012 11:24:22 +0100 (CET)
From: Frank Wall <fw@moov.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] www/p5-Catalyst-Plugin-StatusMessage: Handle passing of status (success and error) messages
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         174737
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-Catalyst-Plugin-StatusMessage: Handle passing of status (success and error) messages
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jgh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 27 10:30:00 UTC 2012
>Closed-Date:    Sun Dec 30 08:11:27 UTC 2012
>Last-Modified:  Sun Dec 30 08:20:00 UTC 2012
>Originator:     Frank Wall
>Release:        FreeBSD 7.4-RELEASE-p9 amd64
>Organization:
>Environment:
System: FreeBSD X 7.4-RELEASE-p9 FreeBSD 7.4-RELEASE-p9 #0: Mon Jun 11 19:47:58 UTC 2012
>Description:
Handle passing of status (success and error) messages between screens of
a web application.

WWW: http://search.cpan.org/dist/Catalyst-Plugin-StatusMessage/

Generated with FreeBSD Port Tools 0.99_6 (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-Catalyst-Plugin-StatusMessage
#	p5-Catalyst-Plugin-StatusMessage/Makefile
#	p5-Catalyst-Plugin-StatusMessage/distinfo
#	p5-Catalyst-Plugin-StatusMessage/pkg-descr
#	p5-Catalyst-Plugin-StatusMessage/pkg-plist
#
echo c - p5-Catalyst-Plugin-StatusMessage
mkdir -p p5-Catalyst-Plugin-StatusMessage > /dev/null 2>&1
echo x - p5-Catalyst-Plugin-StatusMessage/Makefile
sed 's/^X//' >p5-Catalyst-Plugin-StatusMessage/Makefile << '5bd32373f5c1953e0f36aa1b316b95c1'
X# $FreeBSD$
X
XPORTNAME=	Catalyst-Plugin-StatusMessage
XPORTVERSION=	1.002000
XCATEGORIES=	www perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	fw@moov.de
XCOMMENT=	Handle passing of status (success and error) messages
X
XBUILD_DEPENDS=	p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime
XRUN_DEPENDS:=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	YES
X
XMAN3=		Catalyst::Plugin::StatusMessage.3
X
X.include <bsd.port.mk>
5bd32373f5c1953e0f36aa1b316b95c1
echo x - p5-Catalyst-Plugin-StatusMessage/distinfo
sed 's/^X//' >p5-Catalyst-Plugin-StatusMessage/distinfo << 'e40a15db7ac00bf8656d8df3bed97e7a'
XSHA256 (Catalyst-Plugin-StatusMessage-1.002000.tar.gz) = 649c894ab16f9f48ada8f9cc599a7ecbb8891ab3761ff6fd510520c6de407c1f
XSIZE (Catalyst-Plugin-StatusMessage-1.002000.tar.gz) = 12247
e40a15db7ac00bf8656d8df3bed97e7a
echo x - p5-Catalyst-Plugin-StatusMessage/pkg-descr
sed 's/^X//' >p5-Catalyst-Plugin-StatusMessage/pkg-descr << 'cb533f4e8c3c70f75d90127240de33eb'
XHandle passing of status (success and error) messages between screens of
Xa web application.
X
XWWW: http://search.cpan.org/dist/Catalyst-Plugin-StatusMessage/
cb533f4e8c3c70f75d90127240de33eb
echo x - p5-Catalyst-Plugin-StatusMessage/pkg-plist
sed 's/^X//' >p5-Catalyst-Plugin-StatusMessage/pkg-plist << 'ba4d643bffb83260b4b35ce75bfcfad9'
X%%SITE_PERL%%/Catalyst/Plugin/StatusMessage.pm
X@dirrmtry %%SITE_PERL%%/Catalyst/Plugin
X@dirrmtry %%SITE_PERL%%/Catalyst
ba4d643bffb83260b4b35ce75bfcfad9
exit
--- .shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Dec 27 10:30:07 UTC 2012 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174737 
Responsible-Changed-From-To: perl->jgh 
Responsible-Changed-By: jgh 
Responsible-Changed-When: Thu Dec 27 17:34:32 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174737 
State-Changed-From-To: open->closed 
State-Changed-By: jgh 
State-Changed-When: Sun Dec 30 08:11:26 UTC 2012 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/174737: commit references a PR
Date: Sun, 30 Dec 2012 08:11:23 +0000 (UTC)

 Author: jgh
 Date: Sun Dec 30 08:11:08 2012
 New Revision: 309655
 URL: http://svnweb.freebsd.org/changeset/ports/309655
 
 Log:
   - add new port: www/p5-Catalyst-Plugin-StatusMessage
   
   Handle passing of status (success and error) messages between screens of
   a web application.
   
   WWW: http://search.cpan.org/dist/Catalyst-Plugin-StatusMessage/
   
   PR:		174737
   Submitted by:	fw@moov.de
 
 Added:
   head/www/p5-Catalyst-Plugin-StatusMessage/
   head/www/p5-Catalyst-Plugin-StatusMessage/Makefile   (contents, props changed)
   head/www/p5-Catalyst-Plugin-StatusMessage/distinfo   (contents, props changed)
   head/www/p5-Catalyst-Plugin-StatusMessage/pkg-descr   (contents, props changed)
   head/www/p5-Catalyst-Plugin-StatusMessage/pkg-plist   (contents, props changed)
 Modified:
   head/www/Makefile
 
 Modified: head/www/Makefile
 ==============================================================================
 --- head/www/Makefile	Sun Dec 30 06:50:10 2012	(r309654)
 +++ head/www/Makefile	Sun Dec 30 08:11:08 2012	(r309655)
 @@ -802,6 +802,7 @@
      SUBDIR += p5-Catalyst-Plugin-StackTrace
      SUBDIR += p5-Catalyst-Plugin-Static
      SUBDIR += p5-Catalyst-Plugin-Static-Simple
 +    SUBDIR += p5-Catalyst-Plugin-StatusMessage
      SUBDIR += p5-Catalyst-Plugin-SubRequest
      SUBDIR += p5-Catalyst-Plugin-Textile
      SUBDIR += p5-Catalyst-Plugin-Unicode
 
 Added: head/www/p5-Catalyst-Plugin-StatusMessage/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/www/p5-Catalyst-Plugin-StatusMessage/Makefile	Sun Dec 30 08:11:08 2012	(r309655)
 @@ -0,0 +1,19 @@
 +# $FreeBSD$
 +
 +PORTNAME=	Catalyst-Plugin-StatusMessage
 +PORTVERSION=	1.002000
 +CATEGORIES=	www perl5
 +MASTER_SITES=	CPAN
 +PKGNAMEPREFIX=	p5-
 +
 +MAINTAINER=	fw@moov.de
 +COMMENT=	Handle passing of status (success and error) messages
 +
 +BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime
 +RUN_DEPENDS:=	${BUILD_DEPENDS}
 +
 +PERL_CONFIGURE=	YES
 +
 +MAN3=		Catalyst::Plugin::StatusMessage.3
 +
 +.include <bsd.port.mk>
 
 Added: head/www/p5-Catalyst-Plugin-StatusMessage/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/www/p5-Catalyst-Plugin-StatusMessage/distinfo	Sun Dec 30 08:11:08 2012	(r309655)
 @@ -0,0 +1,2 @@
 +SHA256 (Catalyst-Plugin-StatusMessage-1.002000.tar.gz) = 649c894ab16f9f48ada8f9cc599a7ecbb8891ab3761ff6fd510520c6de407c1f
 +SIZE (Catalyst-Plugin-StatusMessage-1.002000.tar.gz) = 12247
 
 Added: head/www/p5-Catalyst-Plugin-StatusMessage/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/www/p5-Catalyst-Plugin-StatusMessage/pkg-descr	Sun Dec 30 08:11:08 2012	(r309655)
 @@ -0,0 +1,4 @@
 +Handle passing of status (success and error) messages between screens of
 +a web application.
 +
 +WWW: http://search.cpan.org/dist/Catalyst-Plugin-StatusMessage/
 
 Added: head/www/p5-Catalyst-Plugin-StatusMessage/pkg-plist
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/www/p5-Catalyst-Plugin-StatusMessage/pkg-plist	Sun Dec 30 08:11:08 2012	(r309655)
 @@ -0,0 +1,9 @@
 +%%SITE_PERL%%/Catalyst/Plugin/StatusMessage.pm
 +%%SITE_PERL%%/Catalyst/Plugin/StatusMessage.pm
 +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/StatusMessage/.packlist
 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/StatusMessage
 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin
 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst
 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
 +@dirrmtry %%SITE_PERL%%/Catalyst/Plugin
 +@dirrmtry %%SITE_PERL%%/Catalyst
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
