diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2009-01-14 09:09:31 +0000 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2009-01-14 09:09:31 +0000 |
commit | 66bca1d2a3b6074ec04469e9497299b055dc7139 (patch) | |
tree | a1cb89d5853e1699be9c1c1030604f35f2f64a74 /www | |
parent | 8a36f5f5a7f2463d66d8f6f0c34a6a41e4d52214 (diff) | |
download | ports-66bca1d2a3b6074ec04469e9497299b055dc7139.tar.gz ports-66bca1d2a3b6074ec04469e9497299b055dc7139.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Net-eBay/Makefile | 12 | ||||
-rw-r--r-- | www/p5-Net-eBay/distinfo | 6 |
2 files changed, 9 insertions, 9 deletions
diff --git a/www/p5-Net-eBay/Makefile b/www/p5-Net-eBay/Makefile index 58f9be6844a4..8f910d7ea244 100644 --- a/www/p5-Net-eBay/Makefile +++ b/www/p5-Net-eBay/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-eBay -PORTVERSION= 0.49 +PORTVERSION= 0.52 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,11 +14,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= zaa@zaa.pp.ru COMMENT= Perl Interface to XML based eBay API -BUILD_DEPENDS= ${SITE_PERL}/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS+= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple -BUILD_DEPENDS+= ${SITE_PERL}/XML/Dumper.pm:${PORTSDIR}/textproc/p5-XML-Dumper -BUILD_DEPENDS+= ${SITE_PERL}/DateTime/Precise.pm:${PORTSDIR}/devel/p5-DateTime-Precise -BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay +BUILD_DEPENDS= ${SITE_PERL}/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww \ + ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \ + ${SITE_PERL}/XML/Dumper.pm:${PORTSDIR}/textproc/p5-XML-Dumper \ + ${SITE_PERL}/DateTime/Precise.pm:${PORTSDIR}/devel/p5-DateTime-Precise \ + ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Net-eBay/distinfo b/www/p5-Net-eBay/distinfo index 71e863c5f352..19b7f0245d3d 100644 --- a/www/p5-Net-eBay/distinfo +++ b/www/p5-Net-eBay/distinfo @@ -1,3 +1,3 @@ -MD5 (Net-eBay-0.49.tar.gz) = c16e3a8c134adf97056afda1068f59e3 -SHA256 (Net-eBay-0.49.tar.gz) = 4f40de5eb6cf017a83236f054688ba348503fd36b19e88d530e6bd2bf048fbac -SIZE (Net-eBay-0.49.tar.gz) = 20853 +MD5 (Net-eBay-0.52.tar.gz) = 24b25a98c0c94a6c9987e72dafb79a0c +SHA256 (Net-eBay-0.52.tar.gz) = 3742a2a8d14e32497cf1f1ec5e44008a97e022e003f9a0036567f0a4e0c5c00c +SIZE (Net-eBay-0.52.tar.gz) = 21362 |