- Update to 0.02

- Pet portlint
This commit is contained in:
Andrej Zverev 2011-09-09 10:27:46 +00:00
parent a467263947
commit 5472151667
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281499
4 changed files with 14 additions and 10 deletions

View File

@ -6,18 +6,18 @@
#
PORTNAME= Business-OnlinePayment-Beanstream
PORTVERSION= 0.01
PORTREVISION= 2
PORTVERSION= 0.02
CATEGORIES= finance perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ILYALIT
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A Business::OnlinePayment backend module for Beanstream
BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \
${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment
RUN_DEPENDS= ${BUILD_DEPENDS}
RUN_DEPENDS= p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment \
p5-URI>=0:${PORTSDIR}/net/p5-URI
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -1,2 +1,2 @@
SHA256 (Business-OnlinePayment-Beanstream-0.01.tar.gz) = 6a7cb99a9cd8c90ed2368631adfc10c0fb42940375763f8f883142d935363632
SIZE (Business-OnlinePayment-Beanstream-0.01.tar.gz) = 3549
SHA256 (Business-OnlinePayment-Beanstream-0.02.tar.gz) = 66f4fc2656eb1f477b9568497ce697171b2f58c4225a1fc94863a2e3a6d0af46
SIZE (Business-OnlinePayment-Beanstream-0.02.tar.gz) = 4925

View File

@ -1,2 +1,4 @@
A Business::OnlinePayment backend module for Beanstream. It is only useful
if you have a merchant account with Beanstream: http://www.beanstream.com
WWW: http://search.cpan.org/dist/Business-OnlinePayment-Beanstream/

View File

@ -1,8 +1,10 @@
%%SITE_PERL%%/Business/OnlinePayment/Beanstream.pm
%%SITE_PERL%%/auto/Business/OnlinePayment/Beanstream/autosplit.ix
%%SITE_PERL%%/Business/OnlinePayment/Beanstream.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/Beanstream/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/Beanstream
@dirrm %%SITE_PERL%%/auto/Business/OnlinePayment/Beanstream
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/Beanstream
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business
@dirrmtry %%SITE_PERL%%/auto/Business/OnlinePayment/Beanstream
@dirrmtry %%SITE_PERL%%/auto/Business/OnlinePayment
@dirrmtry %%SITE_PERL%%/auto/Business
@dirrmtry %%SITE_PERL%%/Business/OnlinePayment