diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-01-31 13:24:53 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-01-31 13:24:53 +0000 |
commit | 946d1aa6eb8ddfb310401c3d21018b06fe495262 (patch) | |
tree | 26773c91198087ec11fad29f1577fc275fedc036 /www/p5-Business-PayPal | |
parent | d457619849459a7a6d3d191c4dd9f823ebd9dfea (diff) | |
download | ports-946d1aa6eb8ddfb310401c3d21018b06fe495262.tar.gz ports-946d1aa6eb8ddfb310401c3d21018b06fe495262.zip |
Notes
Diffstat (limited to 'www/p5-Business-PayPal')
-rw-r--r-- | www/p5-Business-PayPal/Makefile | 8 | ||||
-rw-r--r-- | www/p5-Business-PayPal/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-Business-PayPal/Makefile b/www/p5-Business-PayPal/Makefile index 4a2272dffe5f..38032d0aec51 100644 --- a/www/p5-Business-PayPal/Makefile +++ b/www/p5-Business-PayPal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Business-PayPal -PORTVERSION= 0.02 +PORTVERSION= 0.03 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@exit2shell.com COMMENT= Perl extension for automating PayPal transactions -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \ - ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ - ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm +BUILD_DEPENDS= p5-Net-SSLeay>=1.35:${PORTSDIR}/security/p5-Net-SSLeay \ + p5-Digest-MD5>=2.38:${PORTSDIR}/security/p5-Digest-MD5 \ + p5-CGI.pm>=3.42:${PORTSDIR}/www/p5-CGI.pm RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Business-PayPal/distinfo b/www/p5-Business-PayPal/distinfo index f3a0472b9feb..d0270a0aaa1b 100644 --- a/www/p5-Business-PayPal/distinfo +++ b/www/p5-Business-PayPal/distinfo @@ -1,3 +1,3 @@ -MD5 (Business-PayPal-0.02.tar.gz) = efc5b537076f5ade7338211ac5935ab1 -SHA256 (Business-PayPal-0.02.tar.gz) = d61917e20a6afd4304ace0ad13fb3cc36c0fc6bc1f16da7ae54609bbcf78315f -SIZE (Business-PayPal-0.02.tar.gz) = 7905 +MD5 (Business-PayPal-0.03.tar.gz) = b4e80bd948da1c80980b068568fe9f4b +SHA256 (Business-PayPal-0.03.tar.gz) = e0480a4afec9c5e1dc16b7b9f927da809b58c47e5121b935f74e0dd3b885f288 +SIZE (Business-PayPal-0.03.tar.gz) = 8166 |