From brinzer@mfrac.com  Sat Jul 25 20:44:44 2009
Return-Path: <brinzer@mfrac.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id EDBB5106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 25 Jul 2009 20:44:44 +0000 (UTC)
	(envelope-from brinzer@mfrac.com)
Received: from email.mfrac.com (mfrac.com [74.1.169.10])
	by mx1.freebsd.org (Postfix) with ESMTP id 8D2DE8FC18
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 25 Jul 2009 20:44:44 +0000 (UTC)
	(envelope-from brinzer@mfrac.com)
Received: from localhost (localhost [127.0.0.1])
	by email.mfrac.com (Postfix) with ESMTP id 847EB1CC7A
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 25 Jul 2009 16:44:43 -0400 (EDT)
Received: from email.mfrac.com ([127.0.0.1])
	by localhost (email.mfrac.com [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id HR0ALGdtIiWC for <FreeBSD-gnats-submit@freebsd.org>;
	Sat, 25 Jul 2009 16:44:41 -0400 (EDT)
Received: from water.mfrac.vpn (water.mfrac.vpn [192.168.0.18])
	by email.mfrac.com (Postfix) with ESMTP id 7B50E1CC74
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 25 Jul 2009 16:44:41 -0400 (EDT)
Received: by water.mfrac.vpn (Postfix, from userid 1002)
	id 726865C2B; Sat, 25 Jul 2009 16:44:41 -0400 (EDT)
Message-Id: <20090725204441.726865C2B@water.mfrac.vpn>
Date: Sat, 25 Jul 2009 16:44:41 -0400 (EDT)
From: Bill Brinzer <bill.brinzer@gmail.com>
Reply-To: Bill Brinzer <bill.brinzer@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: devel/p5-Moose-Autobox
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         137139
>Category:       ports
>Synopsis:       New port: devel/p5-Moose-Autobox
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 25 20:50:00 UTC 2009
>Closed-Date:    Tue Jul 28 17:12:46 UTC 2009
>Last-Modified:  Tue Jul 28 17:20:08 UTC 2009
>Originator:     Bill Brinzer
>Release:        FreeBSD 7.2-RELEASE-p2 i386
>Organization:
Meyer & Associates, Inc.
>Environment:
System: FreeBSD water.mfrac.vpn 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #2: Fri Jun 26 14:13:57 EDT 2009 root@water.mfrac.vpn:/export/FreeBSD/7.x/obj/usr/src/sys/SMITHWICKS i386

>Description:
Moose::Autobox provides an implementation of SCALAR, ARRAY, HASH & CODE for use
with autobox. It does this using a hierarchy of roles in a manner similar to
what Perl 6 might do.

Note: This port depends on the devel/p5-autobox port which I've just
submitted (PR ports/137137).  Also, it appears to be an unlisted dependency of
the recently updated www/p5-Catalyst-Model-DBIC-Schema 0.25.

>How-To-Repeat:
>Fix:

--- p5-Moose-Autobox.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-Moose-Autobox
#	p5-Moose-Autobox/Makefile
#	p5-Moose-Autobox/distinfo
#	p5-Moose-Autobox/pkg-descr
#	p5-Moose-Autobox/pkg-plist
#
echo c - p5-Moose-Autobox
mkdir -p p5-Moose-Autobox > /dev/null 2>&1
echo x - p5-Moose-Autobox/Makefile
sed 's/^X//' >p5-Moose-Autobox/Makefile << '5906cf3a7cc54dfb44d90b7b6ddedcf6'
X# New ports collection makefile for:	devel/p5-Moose-Autobox
X# Date created:				25 July 2009
X# Whom:					Bill Brinzer <bill.brinzer@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Moose-Autobox
XPORTVERSION=	0.09
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	../../authors/id/R/RJ/RJBS/
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	bill.brinzer@gmail.com
XCOMMENT=	Autoboxed wrappers for Native Perl datatypes
X
XBUILD_DEPENDS=	p5-autobox>=2.23:${PORTSDIR}/devel/p5-autobox \
X		p5-Moose>=0.42:${PORTSDIR}/devel/p5-Moose \
X		p5-Perl6-Junction>=1.40000:${PORTSDIR}/devel/p5-Perl6-Junction \
X		p5-Test-Exception>=0.21:${PORTSDIR}/devel/p5-Test-Exception
XRUN_DEPENDS=	p5-autobox>=2.23:${PORTSDIR}/devel/p5-autobox \
X		p5-Moose>=0.42:${PORTSDIR}/devel/p5-Moose \
X		p5-Perl6-Junction>=1.40000:${PORTSDIR}/devel/p5-Perl6-Junction \
X		p5-Test-Exception>=0.21:${PORTSDIR}/devel/p5-Test-Exception
X
XPERL_CONFIGURE=	5.6.0+
X
XMAN3=	Moose::Autobox.3 \
X	Moose::Autobox::Array.3 \
X	Moose::Autobox::Code.3 \
X	Moose::Autobox::Defined.3 \
X	Moose::Autobox::Hash.3 \
X	Moose::Autobox::Indexed.3 \
X	Moose::Autobox::Item.3 \
X	Moose::Autobox::List.3 \
X	Moose::Autobox::Number.3 \
X	Moose::Autobox::Ref.3 \
X	Moose::Autobox::Scalar.3 \
X	Moose::Autobox::String.3 \
X	Moose::Autobox::Undef.3 \
X	Moose::Autobox::Value.3
X
X.include <bsd.port.mk>
5906cf3a7cc54dfb44d90b7b6ddedcf6
echo x - p5-Moose-Autobox/distinfo
sed 's/^X//' >p5-Moose-Autobox/distinfo << 'a903fa8c08327b779a9a767781ecf543'
XMD5 (Moose-Autobox-0.09.tar.gz) = c6f9e74a9054ce59da4d593836d9d05f
XSHA256 (Moose-Autobox-0.09.tar.gz) = f06d9ad588f979aa38ff20fc67c6f08ef4f6554c35c215186ebab06a4ea99a8b
XSIZE (Moose-Autobox-0.09.tar.gz) = 26277
a903fa8c08327b779a9a767781ecf543
echo x - p5-Moose-Autobox/pkg-descr
sed 's/^X//' >p5-Moose-Autobox/pkg-descr << '6d6e82a429a68f7655d30bf56ad80296'
XMoose::Autobox provides an implementation of SCALAR, ARRAY, HASH & CODE for use
Xwith autobox. It does this using a hierarchy of roles in a manner similar to
Xwhat Perl 6 might do.
X
XWWW: http://search.cpan.org/dist/Moose-Autobox/
6d6e82a429a68f7655d30bf56ad80296
echo x - p5-Moose-Autobox/pkg-plist
sed 's/^X//' >p5-Moose-Autobox/pkg-plist << '208850753a1c7a0caf4266862f7493f8'
X%%SITE_PERL%%/Moose/Autobox.pm
X%%SITE_PERL%%/Moose/Autobox/Array.pm
X%%SITE_PERL%%/Moose/Autobox/Code.pm
X%%SITE_PERL%%/Moose/Autobox/Defined.pm
X%%SITE_PERL%%/Moose/Autobox/Hash.pm
X%%SITE_PERL%%/Moose/Autobox/Indexed.pm
X%%SITE_PERL%%/Moose/Autobox/Item.pm
X%%SITE_PERL%%/Moose/Autobox/List.pm
X%%SITE_PERL%%/Moose/Autobox/Number.pm
X%%SITE_PERL%%/Moose/Autobox/Ref.pm
X%%SITE_PERL%%/Moose/Autobox/Scalar.pm
X%%SITE_PERL%%/Moose/Autobox/String.pm
X%%SITE_PERL%%/Moose/Autobox/Undef.pm
X%%SITE_PERL%%/Moose/Autobox/Value.pm
X%%SITE_PERL%%/mach/auto/Moose/Autobox/.packlist
X@dirrmtry %%SITE_PERL%%/mach/auto/Moose/Autobox
X@dirrmtry %%SITE_PERL%%/mach/auto/Moose
X@dirrmtry %%SITE_PERL%%/Moose/Autobox
X@dirrmtry %%SITE_PERL%%/Moose
208850753a1c7a0caf4266862f7493f8
exit
--- p5-Moose-Autobox.shar ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sun Jul 26 09:56:45 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137139 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Jul 28 17:12:45 UTC 2009 
State-Changed-Why:  
New port added. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137139: commit references a PR
Date: Tue, 28 Jul 2009 17:13:17 +0000 (UTC)

 miwi        2009-07-28 17:13:03 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel                Makefile 
   Added files:
     devel/p5-Moose-Autobox Makefile distinfo pkg-descr pkg-plist 
   Log:
   Moose::Autobox provides an implementation of SCALAR, ARRAY, HASH & CODE for use
   with autobox. It does this using a hierarchy of roles in a manner similar to
   what Perl 6 might do.
   
   WWW: http://search.cpan.org/dist/Moose-Autobox/
   
   PR:             ports/137139
   Submitted by:   Bill Brinzer <bill.brinzer at gmail.com>
   
   Revision  Changes    Path
   1.3572    +1 -0      ports/devel/Makefile
   1.1       +44 -0     ports/devel/p5-Moose-Autobox/Makefile (new)
   1.1       +3 -0      ports/devel/p5-Moose-Autobox/distinfo (new)
   1.1       +5 -0      ports/devel/p5-Moose-Autobox/pkg-descr (new)
   1.1       +19 -0     ports/devel/p5-Moose-Autobox/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:
