Date: Wed, 9 Aug 2006 13:07:04 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/101682: [NEW PORT] devel/p5-Contextual-Return: Create context-senstive return values Message-ID: <20060809050704.7A79615E@netnews.NCTU.edu.tw> Resent-Message-ID: <200608090510.k795ACV9065577@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 101682 >Category: ports >Synopsis: [NEW PORT] devel/p5-Contextual-Return: Create context-senstive return values >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: Wed Aug 09 05:10:12 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 6.1-RELEASE i386 >Organization: >Environment: System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006 >Description: Contextual::Return - Create context-senstive return values. WWW: http://search.cpan.org/dist/Contextual-Return/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Contextual-Return-0.1.0.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-Contextual-Return # p5-Contextual-Return/pkg-descr # p5-Contextual-Return/Makefile # p5-Contextual-Return/pkg-plist # p5-Contextual-Return/distinfo # echo c - p5-Contextual-Return mkdir -p p5-Contextual-Return > /dev/null 2>&1 echo x - p5-Contextual-Return/pkg-descr sed 's/^X//' >p5-Contextual-Return/pkg-descr << 'END-of-p5-Contextual-Return/pkg-descr' XContextual::Return - Create context-senstive return values. X XWWW: http://search.cpan.org/dist/Contextual-Return/ END-of-p5-Contextual-Return/pkg-descr echo x - p5-Contextual-Return/Makefile sed 's/^X//' >p5-Contextual-Return/Makefile << 'END-of-p5-Contextual-Return/Makefile' X# New ports collection makefile for: p5-Contextual-Return X# Date created: 2006-08-09 X# Whom: Gea-Suan Lin <gslin@gslin.org> X# X# $FreeBSD$ X# X XPORTNAME= Contextual-Return XPORTVERSION= 0.1.0 XDISTVERSIONPREFIX= v XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= ../../authors/id/D/DC/DCONWAY XPKGNAMEPREFIX= p5- X XMAINTAINER= gslin@gslin.org XCOMMENT= Create context-senstive return values X XRUN_DEPENDS= ${SITE_PERL}/Want.pm:${PORTSDIR}/devel/p5-Want \ X ${SITE_PERL}/version.pm:${PORTSDIR}/devel/p5-version X XPERL_CONFIGURE= yes X XMAN3= Contextual::Return.3 Contextual::Return::Failure.3 X X.include <bsd.port.pre.mk> X X.if ${PERL_LEVEL} < 500600 # Inherited from p5-Want & p5-version XIGNORE= requires Perl 5.6 or newer. Install lang/perl5.8 and try again X.endif X X.include <bsd.port.post.mk> END-of-p5-Contextual-Return/Makefile echo x - p5-Contextual-Return/pkg-plist sed 's/^X//' >p5-Contextual-Return/pkg-plist << 'END-of-p5-Contextual-Return/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Contextual/Return/.packlist X%%SITE_PERL%%/Contextual/Return.pm X%%SITE_PERL%%/Contextual/Return/Failure.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Contextual/Return X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Contextual X@dirrmtry %%SITE_PERL%%/Contextual/Return X@dirrmtry %%SITE_PERL%%/Contextual END-of-p5-Contextual-Return/pkg-plist echo x - p5-Contextual-Return/distinfo sed 's/^X//' >p5-Contextual-Return/distinfo << 'END-of-p5-Contextual-Return/distinfo' XMD5 (Contextual-Return-v0.1.0.tar.gz) = 2651c1c521ad4b42e0efbeac664fade6 XSHA256 (Contextual-Return-v0.1.0.tar.gz) = a693850e5e1e0a65eafa51e2ac10d2b3ed7bb32d23902663d53520ac6a498c49 XSIZE (Contextual-Return-v0.1.0.tar.gz) = 22969 END-of-p5-Contextual-Return/distinfo exit --- p5-Contextual-Return-0.1.0.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?20060809050704.7A79615E>