summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-12 18:35:42 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-12 18:35:42 +0000
commitd9ccb3655500d75f6a40804da6289a706696cf21 (patch)
treef1b7dd360b83350fc3bc142ff8185587b825ec5e /finance
parent- Update to 0.15.1 (diff)
- Update to 3.03
- Fix *_DEPENDS: Crypt::SSLeay, Net::SSLeay and URI were replaced by Net::HTTPS::Any since 3.01 Changes: http://search.cpan.org/dist/Business-OnlinePayment/Changes
Notes
Notes: svn path=/head/; revision=376862
Diffstat (limited to 'finance')
-rw-r--r--finance/p5-Business-OnlinePayment/Makefile10
-rw-r--r--finance/p5-Business-OnlinePayment/distinfo4
2 files changed, 5 insertions, 9 deletions
diff --git a/finance/p5-Business-OnlinePayment/Makefile b/finance/p5-Business-OnlinePayment/Makefile
index 2f494764e101..5d86671d8f50 100644
--- a/finance/p5-Business-OnlinePayment/Makefile
+++ b/finance/p5-Business-OnlinePayment/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Business-OnlinePayment
-PORTVERSION= 3.02
-PORTREVISION= 1
+PORTVERSION= 3.03
CATEGORIES= finance perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:IVAN
@@ -15,11 +14,8 @@ COMMENT= Generic interface for processing online credit card payments
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \
- p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \
- p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash \
- p5-URI>=0:${PORTSDIR}/net/p5-URI \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= p5-Net-HTTPS-Any>=0:${PORTSDIR}/net/p5-Net-HTTPS-Any \
+ p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash
RUN_DEPENDS:= ${BUILD_DEPENDS}
PORTSCOUT= limit:^[0-9\.]*$$
diff --git a/finance/p5-Business-OnlinePayment/distinfo b/finance/p5-Business-OnlinePayment/distinfo
index 6295e0380790..99206050f717 100644
--- a/finance/p5-Business-OnlinePayment/distinfo
+++ b/finance/p5-Business-OnlinePayment/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Business-OnlinePayment-3.02.tar.gz) = eb0f3a704627fc3fcc4d7734c13bd696fe42d8b8f2a8ed0901f0f1f02b09abd3
-SIZE (Business-OnlinePayment-3.02.tar.gz) = 19536
+SHA256 (Business-OnlinePayment-3.03.tar.gz) = 9f6bd5ce639739a10988b69040f2173396c7884facbc81f9381fb4a704d2ba77
+SIZE (Business-OnlinePayment-3.03.tar.gz) = 20415