mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Updated to 0.35
- Added new required dependencies
This commit is contained in:
parent
b791481683
commit
2560dc431d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227622
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Net-Mosso-CloudFiles
|
||||
PORTVERSION= 0.34
|
||||
PORTVERSION= 0.35
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -19,7 +19,9 @@ RUN_DEPENDS= p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \
|
||||
p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-MooseX-StrictConstructor>=0:${PORTSDIR}/devel/p5-MooseX-StrictConstructor \
|
||||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
|
||||
p5-LWP-UserAgent-Determined>=0:${PORTSDIR}/www/p5-LWP-UserAgent-Determined
|
||||
p5-LWP-UserAgent-Determined>=0:${PORTSDIR}/www/p5-LWP-UserAgent-Determined \
|
||||
p5-Data-Stream-Bulk>=0:${PORTSDIR}/devel/p5-Data-Stream-Bulk \
|
||||
p5-LWP-ConnCache-MaxKeepAliveRequests>=0:${PORTSDIR}/www/p5-LWP-ConnCache-MaxKeepAliveRequests
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Net-Mosso-CloudFiles-0.34.tar.gz) = 1754cfc1bee9afcbc88bc2540abe6edd
|
||||
SHA256 (Net-Mosso-CloudFiles-0.34.tar.gz) = 6dfecc86780565060a02e46790c6233ab62e69009a0d316f6e10d5b4f92258d7
|
||||
SIZE (Net-Mosso-CloudFiles-0.34.tar.gz) = 4201
|
||||
MD5 (Net-Mosso-CloudFiles-0.35.tar.gz) = 3946f5793970221c17bd00be6fae74e2
|
||||
SHA256 (Net-Mosso-CloudFiles-0.35.tar.gz) = 5fa7afed03c08c38f025f3365b5d17abc1a1ffa044a38403d71b7e07071b7444
|
||||
SIZE (Net-Mosso-CloudFiles-0.35.tar.gz) = 4884
|
||||
|
Loading…
Reference in New Issue
Block a user