Date: Fri, 7 Dec 2012 16:22:29 -0500 (EST) From: Vivek Khera <vivek@khera.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/174268: new port finance/p5-Business-Stripe Message-ID: <20121207212229.B7DD66D43E@vk-dev.int.kcilink.com> Resent-Message-ID: <201212072140.qB7Le0eu061457@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 174268 >Category: ports >Synopsis: new port finance/p5-Business-Stripe >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Dec 07 21:40:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Vivek Khera >Release: FreeBSD 9.1-RELEASE amd64 >Organization: >Environment: System: FreeBSD vk-dev.int.kcilink.com 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243864: Tue Dec 4 12:09:48 EST 2012 khera@yertle.int.kcilink.com:/usr/obj/u/yertle1/sources/usr9/src/sys/KCI64 amd64 >Description: new port: perl API interface to stripe.com payment service, finance/p5-Business-Stripe >How-To-Repeat: >Fix: # 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: # # Makefile # distinfo # pkg-descr # pkg-plist # echo x - Makefile sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965' X# New ports collection makefile for: p5-Business-Stripe X# Date created: December 7, 2012 X# Whom: Vick Khera <vivek@khera.org> X# X# $FreeBSD: $ X# X XPORTNAME= Business-Stripe XPORTVERSION= 0.04 XCATEGORIES= finance perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XWRKSRC= ${WRKDIR}/aquaron-Business-Stripe-c067843 X XMAINTAINER= vivek@khera.org XCOMMENT= Perl5 module interface for the Stripe.com payment system X XRUN_DEPENDS= p5-HTTP-Message>=0.0:${PORTSDIR}/www/p5-HTTP-Message \ X p5-JSON>=0.0:${PORTSDIR}/converters/p5-JSON \ X p5-libwww>0.0:${PORTSDIR}/www/p5-libwww \ X p5-MIME-Base64>=0.0:${PORTSDIR}/converters/p5-MIME-Base64 X X XPERL_CONFIGURE= YES X XMAN3= Business::Stripe.3 Business::README.3 X X.include <bsd.port.mk> b67911656ef5d18c4ae36cb6741b7965 echo x - distinfo sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f' XSHA256 (Business-Stripe-0.04.tar.gz) = 340bddb22e3b4c6bb95f82f742a7726d7895908e2b4f8a0fef9fb03da1b2281d XSIZE (Business-Stripe-0.04.tar.gz) = 6412 57677d168a5ec21bdf22c9501f075a8f echo x - pkg-descr sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979' XProvides common bindings for Stripe payment system. Any API calls that do not Xhave bindings can be access through the generic api method. X XWWW: http://search.cpan.org/dist/Business-Stripe/ 7f9555c3c1089940396b503dd37f3979 echo x - pkg-plist sed 's/^X//' >pkg-plist << '842cde48cf18b70a11b15515ca566742' X%%SITE_PERL%%/Business/README.pod X%%SITE_PERL%%/Business/Stripe.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/Stripe/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/Stripe X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business X@dirrmtry %%SITE_PERL%%/Business 842cde48cf18b70a11b15515ca566742 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121207212229.B7DD66D43E>