diff --git a/www/p5-LWP-UserAgent-WithCache/Makefile b/www/p5-LWP-UserAgent-WithCache/Makefile index bce71e0b02b0..6d3ae4548183 100644 --- a/www/p5-LWP-UserAgent-WithCache/Makefile +++ b/www/p5-LWP-UserAgent-WithCache/Makefile @@ -6,7 +6,7 @@ # PORTNAME= LWP-UserAgent-WithCache -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,12 +14,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= kaoru@kaisei.org COMMENT= LWP::UserAgent extension with local cache -RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ - ${SITE_PERL}/Cache/FileCache.pm:${PORTSDIR}/devel/p5-Cache-Cache \ - ${SITE_PERL}/File/HomeDir.pm:${PORTSDIR}/devel/p5-File-HomeDir -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS= p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache \ + p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \ + p5-libwww>=0:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes + MAN3= LWP::UserAgent::WithCache.3 .include diff --git a/www/p5-LWP-UserAgent-WithCache/distinfo b/www/p5-LWP-UserAgent-WithCache/distinfo index bf28c039b318..eb7bdae18157 100644 --- a/www/p5-LWP-UserAgent-WithCache/distinfo +++ b/www/p5-LWP-UserAgent-WithCache/distinfo @@ -1,2 +1,2 @@ -SHA256 (LWP-UserAgent-WithCache-0.11.tar.gz) = b7bb0b6cee6037950f8bfce55c0c9893762c6468b0023f8fc8c91f2b094906bb -SIZE (LWP-UserAgent-WithCache-0.11.tar.gz) = 3305 +SHA256 (LWP-UserAgent-WithCache-0.12.tar.gz) = 29239f28fbc38d60872d925d2b62a012673461e77acb53864f541423174822fe +SIZE (LWP-UserAgent-WithCache-0.12.tar.gz) = 3689