aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Business-PayPal/Makefile
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2013-07-09 21:47:52 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2013-07-09 21:47:52 +0000
commitc9f576c5338b08f896d070b9bdc5e754af345373 (patch)
treee8bd91b6a6c22a667b66cb52292b01a31eaa9ce3 /www/p5-Business-PayPal/Makefile
parent742a5744dd3b5e4289fa78497111dd84e43f1362 (diff)
downloadports-c9f576c5338b08f896d070b9bdc5e754af345373.tar.gz
ports-c9f576c5338b08f896d070b9bdc5e754af345373.zip
Notes
Diffstat (limited to 'www/p5-Business-PayPal/Makefile')
-rw-r--r--www/p5-Business-PayPal/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-Business-PayPal/Makefile b/www/p5-Business-PayPal/Makefile
index 28e94a8e80c0..65b92c0213e2 100644
--- a/www/p5-Business-PayPal/Makefile
+++ b/www/p5-Business-PayPal/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Business-PayPal
-PORTVERSION= 0.05
+PORTVERSION= 0.11
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,7 +11,8 @@ MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Perl extension for automating PayPal transactions
RUN_DEPENDS= p5-Net-SSLeay>=1.35:${PORTSDIR}/security/p5-Net-SSLeay \
- p5-CGI.pm>=3.49:${PORTSDIR}/www/p5-CGI.pm
+ p5-CGI.pm>=3.49:${PORTSDIR}/www/p5-CGI.pm \
+ p5-Digest-MD5>=2.52:${PORTSDIR}/security/p5-Digest-MD5
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes