diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-10-20 09:40:31 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-10-20 09:40:31 +0000 |
commit | 9ce865fbb2a1e70ac02d3b79a0ff0dca7f714b61 (patch) | |
tree | c9854c767b5a0361e06d919247aaa29d185fba26 /finance | |
parent | a4dcd1531c0240981e642e12d01f852ce8daa375 (diff) |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/p5-Business-OnlinePayment/Makefile | 10 | ||||
-rw-r--r-- | finance/p5-Business-OnlinePayment/distinfo | 4 |
2 files changed, 4 insertions, 10 deletions
diff --git a/finance/p5-Business-OnlinePayment/Makefile b/finance/p5-Business-OnlinePayment/Makefile index d546e975cf36..30baba5c850d 100644 --- a/finance/p5-Business-OnlinePayment/Makefile +++ b/finance/p5-Business-OnlinePayment/Makefile @@ -1,18 +1,12 @@ -# New ports collection makefile for: Business::OnlinePayment -# Date created: 24 October 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# +# Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Business-OnlinePayment -PORTVERSION= 3.00 -PORTREVISION= 1 +PORTVERSION= 3.02 CATEGORIES= finance perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:IVAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION}_08 MAINTAINER= perl@FreeBSD.org COMMENT= A generic interface for processing online credit card payments diff --git a/finance/p5-Business-OnlinePayment/distinfo b/finance/p5-Business-OnlinePayment/distinfo index 474ca483b5dc..6295e0380790 100644 --- a/finance/p5-Business-OnlinePayment/distinfo +++ b/finance/p5-Business-OnlinePayment/distinfo @@ -1,2 +1,2 @@ -SHA256 (Business-OnlinePayment-3.00_08.tar.gz) = f354ecbc695dfcbac8b82a302e3f2ba0c6890e31c265ab99d3064e02dd842475 -SIZE (Business-OnlinePayment-3.00_08.tar.gz) = 16840 +SHA256 (Business-OnlinePayment-3.02.tar.gz) = eb0f3a704627fc3fcc4d7734c13bd696fe42d8b8f2a8ed0901f0f1f02b09abd3 +SIZE (Business-OnlinePayment-3.02.tar.gz) = 19536 |