mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
- update to 0.88
This commit is contained in:
parent
a5f9e02bb4
commit
773ec42e9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221092
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user