diff options
author | lippe <lippe@FreeBSD.org> | 2009-01-14 17:09:31 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2009-01-14 17:09:31 +0800 |
commit | 754ae8e6c7952067c8c390a137cff38736053081 (patch) | |
tree | 8844ce0d1d15dbcf13932f74aee35ee845afbd7f /www | |
parent | 97f2411bb60f7a386188c90e23741fa54979e5a3 (diff) | |
download | freebsd-ports-gnome-754ae8e6c7952067c8c390a137cff38736053081.tar.gz freebsd-ports-gnome-754ae8e6c7952067c8c390a137cff38736053081.tar.zst freebsd-ports-gnome-754ae8e6c7952067c8c390a137cff38736053081.zip |
- Update to 0.52.
PR: ports/130385
Submitted by: myself
Approved by: zaa@zaa.pp.ru (maintainer)
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 |