From hcoyote@malkavian.ghostar.ath.cx  Sat May  7 03:38:23 2005
Return-Path: <hcoyote@malkavian.ghostar.ath.cx>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8A8E416A4D6
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 May 2005 03:38:23 +0000 (GMT)
Received: from malkavian.ghostar.ath.cx (rrcs-24-153-201-186.sw.biz.rr.com [24.153.201.186])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EFC0A43D95
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 May 2005 03:38:22 +0000 (GMT)
	(envelope-from hcoyote@malkavian.ghostar.ath.cx)
Received: from malkavian.ghostar.ath.cx (smmsp@localhost.ghostar.ath.cx [127.0.0.1])
	by malkavian.ghostar.ath.cx (8.12.11/8.12.8) with ESMTP id j473cLZg088628
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 6 May 2005 22:38:21 -0500 (CDT)
	(envelope-from hcoyote@malkavian.ghostar.ath.cx)
Received: (from hcoyote@localhost)
	by malkavian.ghostar.ath.cx (8.12.11/8.12.11/Submit) id j473QpnX088558;
	Fri, 6 May 2005 22:26:51 -0500 (CDT)
	(envelope-from hcoyote)
Message-Id: <200505070326.j473QpnX088558@malkavian.ghostar.ath.cx>
Date: Fri, 6 May 2005 22:26:51 -0500 (CDT)
From: Travis Campbell <hcoyote@ghostar.ath.cx>
Reply-To: Travis Cambpell <hcoyote@ghostar.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: www/p5-Catalyst-Plugin-SubRequest  Make subrequests to actions in Catalyst
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         80719
>Category:       ports
>Synopsis:       New port: www/p5-Catalyst-Plugin-SubRequest  Make subrequests to actions in Catalyst
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    lth
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 07 03:40:01 GMT 2005
>Closed-Date:    Wed May 11 09:54:50 GMT 2005
>Last-Modified:  Wed May 11 09:54:50 GMT 2005
>Originator:     Travis Campbell
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:


>Description:

    Perl module for Catalyst that allows you to make subrequests to
    Catalyst actions.

>How-To-Repeat:
>Fix:

--- p5-Catalyst-Plugin-SubRequest.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-SubRequest
#	p5-Catalyst-Plugin-SubRequest/Makefile
#	p5-Catalyst-Plugin-SubRequest/pkg-plist
#	p5-Catalyst-Plugin-SubRequest/distinfo
#	p5-Catalyst-Plugin-SubRequest/pkg-descr
#
echo c - p5-Catalyst-Plugin-SubRequest
mkdir -p p5-Catalyst-Plugin-SubRequest > /dev/null 2>&1
echo x - p5-Catalyst-Plugin-SubRequest/Makefile
sed 's/^X//' >p5-Catalyst-Plugin-SubRequest/Makefile << 'END-of-p5-Catalyst-Plugin-SubRequest/Makefile'
X# ex:ts=8
X# Ports collection makefile for:	p5-Catalyst-Plugin-Textile
X# Date created:			May 6, 2005
X# Whom:				Travis Campbell <hcoyote@ghostar.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Catalyst-Plugin-SubRequest
XPORTVERSION=	0.04
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../by-authors/id/M/MR/MRAMBERG
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	hcoyote@ghostar.org
XCOMMENT=	Make subrequests to actions in Catalyst
X
XBUILD_DEPENDS=	${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=	Catalyst::Plugin::SubRequest.3
X
X.include <bsd.port.pre.mk>
X.if ${PERL_LEVEL} < 500601
XIGNORE=	requires Perl 5.6. Install lang/perl5 or lang/perl5.8, and try again
X.endif
X.include <bsd.port.post.mk>
END-of-p5-Catalyst-Plugin-SubRequest/Makefile
echo x - p5-Catalyst-Plugin-SubRequest/pkg-plist
sed 's/^X//' >p5-Catalyst-Plugin-SubRequest/pkg-plist << 'END-of-p5-Catalyst-Plugin-SubRequest/pkg-plist'
X%%SITE_PERL%%/Catalyst/Plugin/SubRequest.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/SubRequest/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/SubRequest
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/Catalyst/Plugin 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/Catalyst 2>/dev/null || true
END-of-p5-Catalyst-Plugin-SubRequest/pkg-plist
echo x - p5-Catalyst-Plugin-SubRequest/distinfo
sed 's/^X//' >p5-Catalyst-Plugin-SubRequest/distinfo << 'END-of-p5-Catalyst-Plugin-SubRequest/distinfo'
XMD5 (Catalyst-Plugin-SubRequest-0.04.tar.gz) = 1cdab7a0e88cff173e3d4a6e5c52faac
XSIZE (Catalyst-Plugin-SubRequest-0.04.tar.gz) = 2192
END-of-p5-Catalyst-Plugin-SubRequest/distinfo
echo x - p5-Catalyst-Plugin-SubRequest/pkg-descr
sed 's/^X//' >p5-Catalyst-Plugin-SubRequest/pkg-descr << 'END-of-p5-Catalyst-Plugin-SubRequest/pkg-descr'
XMake subrequests to actions in Catalyst
X
XWWW:  http://search.cpan.org/dist/Catalyst-Plugin-SubRequest/
X
X- Travis Campbell
Xhcoyote@ghostar.org
END-of-p5-Catalyst-Plugin-SubRequest/pkg-descr
exit
--- p5-Catalyst-Plugin-SubRequest.shar ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: lth 
State-Changed-When: Sat May 7 19:29:46 GMT 2005 
State-Changed-Why:  
I'll work with the maintainer on this. 


Responsible-Changed-From-To: freebsd-ports-bugs->lth 
Responsible-Changed-By: lth 
Responsible-Changed-When: Sat May 7 19:29:46 GMT 2005 
Responsible-Changed-Why:  
I'll work with the maintainer on this. 

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

From: Lars Thegler <lth@FreeBSD.org>
To: Travis Cambpell <hcoyote@ghostar.org>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/80719: New port: www/p5-Catalyst-Plugin-SubRequest  Make
 subrequests to actions in Catalyst
Date: Sat, 07 May 2005 21:32:07 +0200

 One test fails under Perl 5.6:
 
 --cut--
 $ make test TEST_FILES=t/02subreq.t TEST_VERBOSE=1
 PERL_DL_NONLAZY=1 /usr/local/bin/perl5.6.2 "-MExtUtils::Command::MM" 
 "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/02subreq.t
 t/02subreq....1..6
 Initializer for response must be hash reference at 
 /usr/local/lib/perl5/site_perl/5.6.2/Catalyst/Engine/Test.pm line 229
 # Looks like your test died before it could output anything.
 dubious
          Test returned status 255 (wstat 65280, 0xff00)
 DIED. FAILED tests 1-6
          Failed 6/6 tests, 0.00% okay
 Failed Test  Stat Wstat Total Fail  Failed  List of Failed
 -------------------------------------------------------------------------------
 t/02subreq.t  255 65280     6   12 200.00%  1-6
 Failed 1/1 test scripts, 0.00% okay. 6/6 subtests failed, 0.00% okay.
 *** Error code 2
 
 Stop in 
 /usr/home/lth/perl-ports/p5-Catalyst-Plugin-SubRequest/work/Catalyst-Plugin-SubRequest-0.04.
 $
 --cut--
 
 Could you investigate, please?
 
 /Lars
 
State-Changed-From-To: feedback->closed 
State-Changed-By: lth 
State-Changed-When: Wed May 11 09:54:36 GMT 2005 
State-Changed-Why:  
New port added with minor modifications, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=80719 
>Unformatted:
