diff options
-rw-r--r-- | www/p5-WWW-Myspace/Makefile | 22 | ||||
-rw-r--r-- | www/p5-WWW-Myspace/distinfo | 6 |
2 files changed, 13 insertions, 15 deletions
diff --git a/www/p5-WWW-Myspace/Makefile b/www/p5-WWW-Myspace/Makefile index 97c78ad804d1..dbed37b41fe1 100644 --- a/www/p5-WWW-Myspace/Makefile +++ b/www/p5-WWW-Myspace/Makefile @@ -6,7 +6,7 @@ # PORTNAME= WWW-Myspace -PORTVERSION= 0.87 +PORTVERSION= 0.88 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,19 +14,17 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Access MySpace.com profile information from Perl -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \ - ${SITE_PERL}/Config/General.pm:${PORTSDIR}/devel/p5-Config-General \ - ${SITE_PERL}/Contextual/Return.pm:${PORTSDIR}/devel/p5-Contextual-Return \ - ${SITE_PERL}/Locale/SubCountry.pm:${PORTSDIR}/misc/p5-Locale-SubCountry \ - ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules \ - ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \ - p5-Crypt-SSLeay>=0.53:${PORTSDIR}/security/p5-Crypt-SSLeay \ +RUN_DEPENDS= p5-Config-General>=0:${PORTSDIR}/devel/p5-Config-General \ + p5-Contextual-Return>=0:${PORTSDIR}/devel/p5-Contextual-Return \ + p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ p5-Spiffy>=0.24:${PORTSDIR}/devel/p5-Spiffy \ - p5-YAML>=0.39:${PORTSDIR}/textproc/p5-YAML -BUILD_DEPENDS= ${RUN_DEPENDS} + p5-Time-modules>=100.010301:${PORTSDIR}/devel/p5-Time-modules \ + p5-URI>=0:${PORTSDIR}/net/p5-URI \ + p5-WWW-Mechanize>=1.2:${PORTSDIR}/www/p5-WWW-Mechanize \ + p5-YAML>=0.39:${PORTSDIR}/textproc/p5-YAML \ + p5-libwww>=0:${PORTSDIR}/www/p5-libwww -# inherited from p5-Locale-SubCountry -PERL_CONFIGURE= 5.8.4+ +PERL_CONFIGURE= yes MAN1= approve_friends.1 comment_myspace.1 \ message_group.1 diff --git a/www/p5-WWW-Myspace/distinfo b/www/p5-WWW-Myspace/distinfo index 32767aa3fec7..7201c0dc3800 100644 --- a/www/p5-WWW-Myspace/distinfo +++ b/www/p5-WWW-Myspace/distinfo @@ -1,3 +1,3 @@ -MD5 (WWW-Myspace-0.87.tar.gz) = 28d1dc3ac66e44d40422a8e4fe288fd9 -SHA256 (WWW-Myspace-0.87.tar.gz) = 1567d94b5e21c2c16e8329f6c743ec44a1c468b56009c08505996c2b65678d09 -SIZE (WWW-Myspace-0.87.tar.gz) = 146681 +MD5 (WWW-Myspace-0.88.tar.gz) = 64b97954974cc2f02fe9e873ab549e25 +SHA256 (WWW-Myspace-0.88.tar.gz) = 33cbdd8d216cafae2dc8378b6ebb29f39332185775857ccc86e8125bc94fb7b0 +SIZE (WWW-Myspace-0.88.tar.gz) = 147261 |