Date: Fri, 27 Nov 2009 01:27:14 -0500 (EST) From: Sahil Tandon <sahil@tandon.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/140924: [NEW PORT] devel/p5-MooseX-Types-Common: A set of commonly-used type constraints that don't ship with p5-Moose Message-ID: <20091127062714.3E9F417446@spartan.hamla.org> Resent-Message-ID: <200911270630.nAR6U4VT018167@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 140924 >Category: ports >Synopsis: [NEW PORT] devel/p5-MooseX-Types-Common: A set of commonly-used type constraints that don't ship with p5-Moose >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 Nov 27 06:30:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sahil Tandon >Release: FreeBSD 7.2-RELEASE i386 >Organization: >Environment: >Description: MooseX::Types::Common is a set of commonly-used type constraints that do not ship with Moose by default. WWW: http://search.cpan.org/dist/MooseX-Types-Common/ >How-To-Repeat: >Fix: --- p5-MooseX-Types-Common.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-Types-Common # p5-MooseX-Types-Common/distinfo # p5-MooseX-Types-Common/Makefile # p5-MooseX-Types-Common/pkg-plist # p5-MooseX-Types-Common/pkg-descr # echo c - p5-MooseX-Types-Common mkdir -p p5-MooseX-Types-Common > /dev/null 2>&1 echo x - p5-MooseX-Types-Common/distinfo sed 's/^X//' >p5-MooseX-Types-Common/distinfo << '90f8315d942ead28a1b8e67677d27c6b' XMD5 (MooseX-Types-Common-0.001000.tar.gz) = 81cd8929dd35335fe44383fe340054c4 XSHA256 (MooseX-Types-Common-0.001000.tar.gz) = bc8c4e8a9bafa6d9b961aacbbf6847afaa75e5d6777ceed95b26db5ac1a66392 XSIZE (MooseX-Types-Common-0.001000.tar.gz) = 14273 90f8315d942ead28a1b8e67677d27c6b echo x - p5-MooseX-Types-Common/Makefile sed 's/^X//' >p5-MooseX-Types-Common/Makefile << '2e7568e7febcf9fd44ae750879aabf88' X# New ports collection makefile for: MooseX::Types::Common X# Date created: 26 November 2009 X# Whom: Sahil Tandon <sahil@tandon.net> X# X# $FreeBSD$ X# X XPORTNAME= MooseX-Types-Common XPORTVERSION= 0.001000 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= sahil@tandon.net XCOMMENT= A set of commonly-used type constraints that don't ship with p5-Moose X XBUILD_DEPENDS= p5-Moose>=0.39:${PORTSDIR}/devel/p5-Moose \ X p5-MooseX-Types>=0.04:${PORTSDIR}/devel/p5-MooseX-Types XRUN_DEPENDS= ${BUILD_DEPENDS} X XMAN3= MooseX::Types::Common.3 \ X MooseX::Types::Common::Numeric.3 \ X MooseX::Types::Common::String.3 X XPERL_CONFIGURE= yes X X.include <bsd.port.mk> 2e7568e7febcf9fd44ae750879aabf88 echo x - p5-MooseX-Types-Common/pkg-plist sed 's/^X//' >p5-MooseX-Types-Common/pkg-plist << 'e402da933448fd085ad483500262e7a1' X%%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/Types/Common/.packlist X%%SITE_PERL%%/MooseX/Types/Common.pm X%%SITE_PERL%%/MooseX/Types/Common/Numeric.pm X%%SITE_PERL%%/MooseX/Types/Common/String.pm X@dirrmtry %%SITE_PERL%%/MooseX/Types/Common X@dirrmtry %%SITE_PERL%%/MooseX/Types X@dirrmtry %%SITE_PERL%%/MooseX X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/Types/Common X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/Types X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX e402da933448fd085ad483500262e7a1 echo x - p5-MooseX-Types-Common/pkg-descr sed 's/^X//' >p5-MooseX-Types-Common/pkg-descr << 'b2a4b9b1c03d0916d610de099ef59267' XMooseX::Types::Common is a set of commonly-used type constraints Xthat do not ship with Moose by default. X XWWW: http://search.cpan.org/dist/MooseX-Types-Common/ b2a4b9b1c03d0916d610de099ef59267 exit --- p5-MooseX-Types-Common.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091127062714.3E9F417446>