From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 9 16:10:15 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA60D1065691 for ; Fri, 9 Apr 2010 16:10:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A25588FC2A for ; Fri, 9 Apr 2010 16:10:15 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o39GAFSS003591 for ; Fri, 9 Apr 2010 16:10:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o39GAF8K003590; Fri, 9 Apr 2010 16:10:15 GMT (envelope-from gnats) Resent-Date: Fri, 9 Apr 2010 16:10:15 GMT Resent-Message-Id: <201004091610.o39GAF8K003590@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mons Anderson Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F4A21065672 for ; Fri, 9 Apr 2010 15:02:50 +0000 (UTC) (envelope-from mons@veda.park.rambler.ru) Received: from pmx1.rambler.ru (mail01.park.rambler.ru [81.19.66.124]) by mx1.freebsd.org (Postfix) with ESMTP id 268298FC0C for ; Fri, 9 Apr 2010 15:02:49 +0000 (UTC) Received: from veda.park.rambler.ru ([10.12.2.8]) by pmx1.rambler.ru with esmtp (Exim 4.70 (FreeBSD)) (envelope-from ) id 1O0FjL-000CfH-KQ for FreeBSD-gnats-submit@freebsd.org; Fri, 09 Apr 2010 19:02:47 +0400 Received: from veda.park.rambler.ru (localhost [127.0.0.1]) by veda.park.rambler.ru (8.14.3/8.14.3) with ESMTP id o39F2lfh036068 for ; Fri, 9 Apr 2010 19:02:47 +0400 (MSD) (envelope-from mons@veda.park.rambler.ru) Received: (from mons@localhost) by veda.park.rambler.ru (8.14.3/8.14.3/Submit) id o39F2lVW036067; Fri, 9 Apr 2010 19:02:47 +0400 (MSD) (envelope-from mons) Message-Id: <201004091502.o39F2lVW036067@veda.park.rambler.ru> Date: Fri, 9 Apr 2010 19:02:47 +0400 (MSD) From: Mons Anderson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/145582: [NEW PORT] devel/p5-MooseX-Lists: Treat arrays and hashes as lists X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2010 16:10:16 -0000 >Number: 145582 >Category: ports >Synopsis: [NEW PORT] devel/p5-MooseX-Lists: Treat arrays and hashes as lists >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 09 16:10:15 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Mons Anderson >Release: FreeBSD 7.1-RELEASE-p2 amd64 >Organization: >Environment: System: FreeBSD veda.park.rambler.ru 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #0: Thu Feb 12 22:34:21 MSK 2009 >Description: treat arrays and hashes as lists WWW: http://search.cpan.org/dist/MooseX-Lists/ Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-MooseX-Lists-0.05.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-MooseX-Lists # p5-MooseX-Lists/pkg-descr # p5-MooseX-Lists/Makefile # p5-MooseX-Lists/pkg-plist # p5-MooseX-Lists/distinfo # echo c - p5-MooseX-Lists mkdir -p p5-MooseX-Lists > /dev/null 2>&1 echo x - p5-MooseX-Lists/pkg-descr sed 's/^X//' >p5-MooseX-Lists/pkg-descr << '6f872943fb9f2213d2ffcb7bffc21c43' Xtreat arrays and hashes as lists X XWWW: http://search.cpan.org/dist/MooseX-Lists/ 6f872943fb9f2213d2ffcb7bffc21c43 echo x - p5-MooseX-Lists/Makefile sed 's/^X//' >p5-MooseX-Lists/Makefile << '2b72f4cb2dffc32083fe6b76ea15dd86' X# New ports collection makefile for: p5-MooseX-Lists X# Date created: 2010-04-09 X# Whom: Mons Anderson X# X# $FreeBSD$ X# X XPORTNAME= MooseX-Lists XPORTVERSION= 0.05 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= mons@cpan.org XCOMMENT= Treat arrays and hashes as lists X XBUILD_DEPENDS= p5-Moose>=0.93:${PORTSDIR}/devel/p5-Moose XRUN_DEPENDS=${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= MooseX::Lists.3 X X.include 2b72f4cb2dffc32083fe6b76ea15dd86 echo x - p5-MooseX-Lists/pkg-plist sed 's/^X//' >p5-MooseX-Lists/pkg-plist << 'e927538a04d086f057bee8fc6c3a1f82' X@comment $FreeBSD$ X%%SITE_PERL%%/MooseX/Lists.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/Lists/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/Lists X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX X@dirrmtry %%SITE_PERL%%/MooseX e927538a04d086f057bee8fc6c3a1f82 echo x - p5-MooseX-Lists/distinfo sed 's/^X//' >p5-MooseX-Lists/distinfo << 'fc45d2c61461eb0bcf167bf11a596fe4' XMD5 (MooseX-Lists-0.05.tar.gz) = b456390af670f1eef1a0e7cba653dda7 XSHA256 (MooseX-Lists-0.05.tar.gz) = fb494b3f36b395fb91edaefced4f7536b6eca3be7ceadf06c9b27cb2a38dea4e XSIZE (MooseX-Lists-0.05.tar.gz) = 4536 fc45d2c61461eb0bcf167bf11a596fe4 exit --- p5-MooseX-Lists-0.05.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: