diff --git a/www/p5-WWW-Myspace/Makefile b/www/p5-WWW-Myspace/Makefile index 40b1a9e9e6c7..7723470e7d91 100644 --- a/www/p5-WWW-Myspace/Makefile +++ b/www/p5-WWW-Myspace/Makefile @@ -6,7 +6,7 @@ # PORTNAME= WWW-Myspace -PORTVERSION= 0.53 +PORTVERSION= 0.54 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= WWW @@ -30,6 +30,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-Spiffy>=0.24:${PORTSDIR}/devel/p5-Spiffy \ p5-YAML>=0.39:${PORTSDIR}/textproc/p5-YAML +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes @@ -41,8 +42,8 @@ MAN3= WWW::Myspace.3 WWW::Myspace::Comment.3 WWW::Myspace::Data.3 \ .include -.if ${PERL_LEVEL} < 500600 # Inherited from depends -IGNORE= requires Perl 5.6.0 or newer. Install lang/perl5.8 and try again +.if ${PERL_LEVEL} < 500804 # Locale::SubCountry needs perl 5.8.4 +IGNORE= requires Perl 5.8.4 or newer. Install lang/perl5.8 and try again .endif .include diff --git a/www/p5-WWW-Myspace/distinfo b/www/p5-WWW-Myspace/distinfo index 8f2984701e14..6d97b20538c1 100644 --- a/www/p5-WWW-Myspace/distinfo +++ b/www/p5-WWW-Myspace/distinfo @@ -1,3 +1,3 @@ -MD5 (WWW-Myspace-0.53.tar.gz) = e748f87657612b8ef8883b7ac4ffd0fe -SHA256 (WWW-Myspace-0.53.tar.gz) = 1a615dcf2fe11a38a355d3fb44814ecff9e12f8cb374a3deb2e508f0c08436e5 -SIZE (WWW-Myspace-0.53.tar.gz) = 110965 +MD5 (WWW-Myspace-0.54.tar.gz) = c49576698e81febd0395323b237895b7 +SHA256 (WWW-Myspace-0.54.tar.gz) = d9089c0e3c91778caa045432b2d61a3d4ae1900540a3f34aadc8f91f82870948 +SIZE (WWW-Myspace-0.54.tar.gz) = 111106