Date: Fri, 2 Nov 2012 04:02:52 +0000 (UTC) From: Paul Schmehl <pauls@utdallas.edu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/173280: new port submission, math/p5-Parse-Range Message-ID: <20121102040252.686DFDCA82A@buttercup4.utdallas.edu> Resent-Message-ID: <201211020410.qA24A13f062857@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 173280 >Category: ports >Synopsis: new port submission, math/p5-Parse-Range >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 02 04:10:01 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Paul Schmehl >Release: FreeBSD 8.3-PRERELEASE amd64 >Organization: The University of Texas at Dallas >Environment: System: FreeBSD hostname.utdallas.edu 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #1: Wed Mar 7 18:01:57 UTC 2012 root@hostname.utdallas.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: >How-To-Repeat: >Fix: --- p5-Parse-Range.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-Parse-Range # p5-Parse-Range/Makefile # p5-Parse-Range/distinfo # p5-Parse-Range/pkg-descr # p5-Parse-Range/p5-Parse-Range.shar # p5-Parse-Range/pkg-plist # echo c - p5-Parse-Range mkdir -p p5-Parse-Range > /dev/null 2>&1 echo x - p5-Parse-Range/Makefile sed 's/^X//' >p5-Parse-Range/Makefile << 'f61e2b30c59cfeeb40543a42bc421840' X# New ports collection makefile for: p5-Parse-Range X# Date created: Nov 2, 2012 X# Whom: pauls@utdallas.edu X# X# $FreeBSD$ X# X XPORTNAME= Parse-Range XPORTVERSION= 0.96 XCATEGORIES= math perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= CPAN:PERLER XPKGNAMEPREFIX= p5- X XMAINTAINER= pauls@utdallas.edu XCOMMENT= Parses range definitions and returns an array X XLICENSE= ART10 BSD XLICENSE_COMB= dual X XBUILD_DEPENDS= p5-Module-Build>=0.4:${PORTSDIR}/devel/p5-Module-Build \ X p5-ExtUtils-MakeMaker>=6.6:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker \ X p5-List-MoreUtils>=0.3:${PORTSDIR}/lang/p5-List-MoreUtils X XRUN_DEPENDS:= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Parse::Range.3 X X.include <bsd.port.pre.mk> X X.include <bsd.port.post.mk> f61e2b30c59cfeeb40543a42bc421840 echo x - p5-Parse-Range/distinfo sed 's/^X//' >p5-Parse-Range/distinfo << '3806fb6f1c75242d925f2656092eb63a' XSHA256 (Parse-Range-0.96.tar.gz) = 6ef06ca8db01a5ade311ab583d1a9bcee89b54aa417c23c2096db3d163fc005b XSIZE (Parse-Range-0.96.tar.gz) = 6074 3806fb6f1c75242d925f2656092eb63a echo x - p5-Parse-Range/pkg-descr sed 's/^X//' >p5-Parse-Range/pkg-descr << 'b1819eccf9ee4137393cce182b67b71d' XThis module parses range definitions and returns Xan array of individual numbers. X XWWW: http://search.cpan.org/dist/Parse-Range/ b1819eccf9ee4137393cce182b67b71d echo x - p5-Parse-Range/p5-Parse-Range.shar sed 's/^X//' >p5-Parse-Range/p5-Parse-Range.shar << '4a63061c33308c2443d664778ef35714' 4a63061c33308c2443d664778ef35714 echo x - p5-Parse-Range/pkg-plist sed 's/^X//' >p5-Parse-Range/pkg-plist << 'fa0502e1508fcfc79fd5f13a8915d352' X%%SITE_PERL%%/Parse/Range.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Parse/Range/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Parse/Range X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Parse X@dirrm %%SITE_PERL%%/Parse fa0502e1508fcfc79fd5f13a8915d352 exit --- p5-Parse-Range.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?20121102040252.686DFDCA82A>