From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Nov 16 03:40:09 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A329E1065675 for ; Tue, 16 Nov 2010 03:40:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 835ED8FC29 for ; Tue, 16 Nov 2010 03:40:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oAG3e93N017158 for ; Tue, 16 Nov 2010 03:40:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oAG3e9wQ017157; Tue, 16 Nov 2010 03:40:09 GMT (envelope-from gnats) Resent-Date: Tue, 16 Nov 2010 03:40:09 GMT Resent-Message-Id: <201011160340.oAG3e9wQ017157@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gea-Suan Lin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 36ACB1065673 for ; Tue, 16 Nov 2010 03:36:01 +0000 (UTC) (envelope-from gslin@colo-p.gslin.org) Received: from colo-p.gslin.org (97.135.ip.mwsrv.com [210.242.135.97]) by mx1.freebsd.org (Postfix) with ESMTP id 097538FC1E for ; Tue, 16 Nov 2010 03:36:00 +0000 (UTC) Received: by colo-p.gslin.org (Postfix, from userid 1000) id 6206A7E81C; Tue, 16 Nov 2010 11:36:00 +0800 (CST) Message-Id: <20101116033600.6206A7E81C@colo-p.gslin.org> Date: Tue, 16 Nov 2010 11:36:00 +0800 (CST) From: Gea-Suan Lin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gslin@gslin.org Subject: ports/152277: [NEW PORT] net/p5-Net-Riak: Interface to Riak X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2010 03:40:09 -0000 >Number: 152277 >Category: ports >Synopsis: [NEW PORT] net/p5-Net-Riak: Interface to Riak >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: Tue Nov 16 03:40:09 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 7.3-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD colo-p.gslin.org 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010 >Description: Interface to Riak. WWW: http://search.cpan.org/dist/Net-Riak/ Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-Net-Riak-0.11.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-Net-Riak # p5-Net-Riak/pkg-descr # p5-Net-Riak/Makefile # p5-Net-Riak/pkg-plist # p5-Net-Riak/distinfo # echo c - p5-Net-Riak mkdir -p p5-Net-Riak > /dev/null 2>&1 echo x - p5-Net-Riak/pkg-descr sed 's/^X//' >p5-Net-Riak/pkg-descr << 'a308441e4f6905b5c519d5456572bf5a' XInterface to Riak. X XWWW: http://search.cpan.org/dist/Net-Riak/ a308441e4f6905b5c519d5456572bf5a echo x - p5-Net-Riak/Makefile sed 's/^X//' >p5-Net-Riak/Makefile << '736e4526d1c62ff3d80c5fd068f382a7' X# New ports collection makefile for: p5-Net-Riak X# Date created: 2010-11-15 X# Whom: Gea-Suan Lin X# X# $FreeBSD$ X# X XPORTNAME= Net-Riak XPORTVERSION= 0.11 XCATEGORIES= net perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= gslin@gslin.org XCOMMENT= Interface to Riak X XRUN_DEPENDS= p5-JSON>0:${PORTSDIR}/converters/p5-JSON \ X p5-Moose>0:${PORTSDIR}/devel/p5-Moose \ X p5-URI>0:${PORTSDIR}/net/p5-URI \ X p5-libwww>0:${PORTSDIR}/www/p5-libwww X XPERL_CONFIGURE= yes X XMAN3= Net::Riak.3 \ X Net::Riak::Bucket.3 \ X Net::Riak::Client.3 \ X Net::Riak::Link.3 \ X Net::Riak::LinkPhase.3 \ X Net::Riak::MapReduce.3 \ X Net::Riak::MapReducePhase.3 \ X Net::Riak::Object.3 \ X Net::Riak::Role::Base.3 \ X Net::Riak::Role::Hosts.3 \ X Net::Riak::Role::MapReduce.3 \ X Net::Riak::Role::REST.3 \ X Net::Riak::Role::Replica.3 \ X Net::Riak::Role::UserAgent.3 X X.include 736e4526d1c62ff3d80c5fd068f382a7 echo x - p5-Net-Riak/pkg-plist sed 's/^X//' >p5-Net-Riak/pkg-plist << '024e381d4db425c160b1bcda42bec031' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Riak/.packlist X%%SITE_PERL%%/Net/Riak.pm X%%SITE_PERL%%/Net/Riak/Bucket.pm X%%SITE_PERL%%/Net/Riak/Client.pm X%%SITE_PERL%%/Net/Riak/Link.pm X%%SITE_PERL%%/Net/Riak/LinkPhase.pm X%%SITE_PERL%%/Net/Riak/MapReduce.pm X%%SITE_PERL%%/Net/Riak/MapReducePhase.pm X%%SITE_PERL%%/Net/Riak/Object.pm X%%SITE_PERL%%/Net/Riak/Role/Base.pm X%%SITE_PERL%%/Net/Riak/Role/Hosts.pm X%%SITE_PERL%%/Net/Riak/Role/MapReduce.pm X%%SITE_PERL%%/Net/Riak/Role/REST.pm X%%SITE_PERL%%/Net/Riak/Role/Replica.pm X%%SITE_PERL%%/Net/Riak/Role/UserAgent.pm X@dirrmtry %%SITE_PERL%%/Net/Riak/Role X@dirrmtry %%SITE_PERL%%/Net/Riak X@dirrmtry %%SITE_PERL%%/Net X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Riak X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 024e381d4db425c160b1bcda42bec031 echo x - p5-Net-Riak/distinfo sed 's/^X//' >p5-Net-Riak/distinfo << '308b9cbdcefb181b99d94f9052a0d421' XSHA256 (Net-Riak-0.11.tar.gz) = 93c2ab6e9d25663dff507dda4b2398fea4990f10a6037cadf92c358c390a90f1 XSIZE (Net-Riak-0.11.tar.gz) = 24571 308b9cbdcefb181b99d94f9052a0d421 exit --- p5-Net-Riak-0.11.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: