Date: Sun, 9 Sep 2007 01:54:53 GMT From: "Cory R. King" <coryking@mozimedia.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/116215: New port: devel/p5-Params-Coerce - Allows your classes to do coercion of parameters Message-ID: <200709090154.l891srqH084929@www.freebsd.org> Resent-Message-ID: <200709090200.l89207fv093223@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 116215 >Category: ports >Synopsis: New port: devel/p5-Params-Coerce - Allows your classes to do coercion of parameters >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: Sun Sep 09 02:00:07 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Cory R. King >Release: FreeBSD 6.2-RELEASE i386 >Organization: Mozi Media Group, LLC. >Environment: FreeBSD xxx 6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3 #2: Sat Apr 14 15:51:51 PDT 2007 root@xxx:/mnt/binaries/obj/usr/src/sys/CORE2_62VM i386 >Description: Params::Coerce - Allows your classes to do coercion of parameters >How-To-Repeat: >Fix: Patch attached with submission follows: # 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: # # devel/p5-Params-Coerce/ # devel/p5-Params-Coerce/pkg-plist # devel/p5-Params-Coerce/pkg-descr # devel/p5-Params-Coerce/distinfo # devel/p5-Params-Coerce/Makefile # echo c - devel/p5-Params-Coerce/ mkdir -p devel/p5-Params-Coerce/ > /dev/null 2>&1 echo x - devel/p5-Params-Coerce/pkg-plist sed 's/^X//' >devel/p5-Params-Coerce/pkg-plist << 'END-of-devel/p5-Params-Coerce/pkg-plist' X%%SITE_PERL%%/Params/Coerce.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Params/Coerce/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Params X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Params/Coerce X END-of-devel/p5-Params-Coerce/pkg-plist echo x - devel/p5-Params-Coerce/pkg-descr sed 's/^X//' >devel/p5-Params-Coerce/pkg-descr << 'END-of-devel/p5-Params-Coerce/pkg-descr' XParams::Coerce - Allows your classes to do coercion of parameters X XWWW: http://search.cpan.org/~adamk/Params-Coerce-0.14/lib/Params/Coerce.pm END-of-devel/p5-Params-Coerce/pkg-descr echo x - devel/p5-Params-Coerce/distinfo sed 's/^X//' >devel/p5-Params-Coerce/distinfo << 'END-of-devel/p5-Params-Coerce/distinfo' XMD5 (Params-Coerce-0.14.tar.gz) = a8439ea6777c9156424ef6dd74c83945 XSHA256 (Params-Coerce-0.14.tar.gz) = 5c67b11b9859e8d0d048c1c529e16ff49458fe4a98a16ccbfec6cd66e49b7713 XSIZE (Params-Coerce-0.14.tar.gz) = 26566 END-of-devel/p5-Params-Coerce/distinfo echo x - devel/p5-Params-Coerce/Makefile sed 's/^X//' >devel/p5-Params-Coerce/Makefile << 'END-of-devel/p5-Params-Coerce/Makefile' X# New ports collection makefile for: p5-Params-Coerce X# Date created: 08 September 2007 X# Whom: Cory R. King <coryking@mozimedia.com> X# X# $FreeBSD$ X# X XPORTNAME= Params-Coerce XPORTVERSION= 0.14 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Params XPKGNAMEPREFIX= p5- X XMAINTAINER= coryking@mozimedia.com XCOMMENT= Allows your classes to do coercion of parameters (Params::Coerce) X XBUILD_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \ X p5-Params-Util>=0.20:${PORTSDIR}/devel/p5-Params-Util XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Params::Coerce.3 X X.include <bsd.port.mk> END-of-devel/p5-Params-Coerce/Makefile exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709090154.l891srqH084929>