Update to 2.05.
Changes: http://search.cpan.org/dist/Business-OnlinePayment-PaymenTech/Changes
This commit is contained in:
parent
e637c21abb
commit
4fb5ef8bd8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311457
2 changed files with 6 additions and 10 deletions
|
@ -1,13 +1,8 @@
|
|||
# New ports collection makefile for: p5-Business-OnlinePayment-PaymenTech
|
||||
# Date created: 2008/08/31
|
||||
# Whom: chinsan
|
||||
#
|
||||
# Created by: chinsan
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Business-OnlinePayment-PaymenTech
|
||||
PORTVERSION= 2.04
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.05
|
||||
CATEGORIES= finance perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -17,7 +12,8 @@ COMMENT= PaymenTech backend for Business::OnlinePayment
|
|||
|
||||
BUILD_DEPENDS= p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment \
|
||||
p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install \
|
||||
p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple
|
||||
p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
|
||||
p5-Net-HTTPS-Any>=0.10:${PORTSDIR}/net/p5-Net-HTTPS-Any
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Business-OnlinePayment-PaymenTech-2.04.tar.gz) = 9985303b2321dc5a53ba14539e431940b76e21579fea6aa85443ade2d9578259
|
||||
SIZE (Business-OnlinePayment-PaymenTech-2.04.tar.gz) = 5910
|
||||
SHA256 (Business-OnlinePayment-PaymenTech-2.05.tar.gz) = 3badc6a3b225a1406547b9af4e7cedf85128266044f760dc38a6b3d2ee2d9f0a
|
||||
SIZE (Business-OnlinePayment-PaymenTech-2.05.tar.gz) = 5974
|
||||
|
|
Loading…
Reference in a new issue