Date: Fri, 9 Mar 2012 21:47:43 +0000 (UTC) From: Paul Schmehl <pauls@utdallas.edu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/165894: new port, www/p5-REST-Client Message-ID: <20120309214743.EB06E621C1C@buttercup3.utdallas.edu> Resent-Message-ID: <201203092200.q29M0MsO064591@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 165894 >Category: ports >Synopsis: new port, www/p5-REST-Client >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 Mar 09 22:00:21 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Paul Schmehl >Release: FreeBSD 7.0-STABLE amd64 >Organization: University of Texas at Dallas >Environment: System: FreeBSD hostname.utdallas.edu 7.0-STABLE FreeBSD 7.0-STABLE #0: Fri Jul 4 16:20:45 UTC 2008 root@hostname.utdallas.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: new port submission, www/p5-REST-Client >How-To-Repeat: >Fix: --- p5-REST-Client.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-REST-Client # p5-REST-Client/Makefile # p5-REST-Client/distinfo # p5-REST-Client/pkg-descr # p5-REST-Client/pkg-plist # echo c - p5-REST-Client mkdir -p p5-REST-Client > /dev/null 2>&1 echo x - p5-REST-Client/Makefile sed 's/^X//' >p5-REST-Client/Makefile << 'ab4d7760cb4d014c1a28cb6eb46852bc' X# New ports collection makefile for: p5-REST-Client X# Date created: Mar 9 2012 X# Whom: pauls X# X# $FreeBSD$ X# X XPORTNAME= REST-Client XPORTVERSION= 243 XCATEGORIES= www perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= pauls@utdallas.edu XCOMMENT= A simple client for interacting with RESTful http/https resources X XPERL_CONFIGURE= yes X XMAN3= REST::Client.3 X X.include <bsd.port.mk> ab4d7760cb4d014c1a28cb6eb46852bc echo x - p5-REST-Client/distinfo sed 's/^X//' >p5-REST-Client/distinfo << 'a2fe4ce9de339ed8f56b10dd6ae57fef' XSHA256 (REST-Client-243.tar.gz) = 2462043a1ba0fa0094e0130333fdbd1737e7c53a080a0b65e1a75f2c1a61c167 XSIZE (REST-Client-243.tar.gz) = 28489 a2fe4ce9de339ed8f56b10dd6ae57fef echo x - p5-REST-Client/pkg-descr sed 's/^X//' >p5-REST-Client/pkg-descr << '7578913c9ac3521d96d1550090a21061' XThis module is a simple client for interacting with RESTful http/https resources X XWWW: http://search.cpan.org/dist/REST-Client/ 7578913c9ac3521d96d1550090a21061 echo x - p5-REST-Client/pkg-plist sed 's/^X//' >p5-REST-Client/pkg-plist << 'e1e9044f3da9f019a2725313a40c7c20' X%%SITE_PERL%%/REST/Client.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/REST/Client/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/REST/Client X@dirrmtry %%SITE_PERL%%/REST X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/REST e1e9044f3da9f019a2725313a40c7c20 exit --- p5-REST-Client.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?20120309214743.EB06E621C1C>