diff options
author | glarkin <glarkin@FreeBSD.org> | 2009-04-12 11:21:43 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2009-04-12 11:21:43 +0800 |
commit | abd815a4d8ec2885e05455d5ce61c43b853559e8 (patch) | |
tree | 063058e5a77bdd2ad8b994b02c7f84c9c25de530 /net/p5-Net-Mosso-CloudFiles | |
parent | 7b371e280ab2fa8ae98949b997edcbb60f6b79f4 (diff) | |
download | freebsd-ports-gnome-abd815a4d8ec2885e05455d5ce61c43b853559e8.tar.gz freebsd-ports-gnome-abd815a4d8ec2885e05455d5ce61c43b853559e8.tar.zst freebsd-ports-gnome-abd815a4d8ec2885e05455d5ce61c43b853559e8.zip |
- Updated to 0.42
Diffstat (limited to 'net/p5-Net-Mosso-CloudFiles')
-rw-r--r-- | net/p5-Net-Mosso-CloudFiles/Makefile | 12 | ||||
-rw-r--r-- | net/p5-Net-Mosso-CloudFiles/distinfo | 6 |
2 files changed, 12 insertions, 6 deletions
diff --git a/net/p5-Net-Mosso-CloudFiles/Makefile b/net/p5-Net-Mosso-CloudFiles/Makefile index 34ffb3b50cec..8198d5e10f00 100644 --- a/net/p5-Net-Mosso-CloudFiles/Makefile +++ b/net/p5-Net-Mosso-CloudFiles/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-Mosso-CloudFiles -PORTVERSION= 0.35 +PORTVERSION= 0.42 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -21,12 +21,18 @@ RUN_DEPENDS= p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ 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 + p5-LWP-ConnCache-MaxKeepAliveRequests>=0:${PORTSDIR}/www/p5-LWP-ConnCache-MaxKeepAliveRequests \ + p5-JSON-XS-VersionOneAndTwo>=0:${PORTSDIR}/converters/p5-JSON-XS-VersionOneAndTwo \ + p5-DateTime-Format-HTTP>=0:${PORTSDIR}/devel/p5-DateTime-Format-HTTP \ + p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ + p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes -MAN3= Net::Mosso::CloudFiles.3 +MAN3= Net::Mosso::CloudFiles.3 \ + Net::Mosso::CloudFiles::Container.3 \ + Net::Mosso::CloudFiles::Object.3 post-install: @${CAT} ${PKGMESSAGE} diff --git a/net/p5-Net-Mosso-CloudFiles/distinfo b/net/p5-Net-Mosso-CloudFiles/distinfo index 958b65c2ae5e..0efd729319f9 100644 --- a/net/p5-Net-Mosso-CloudFiles/distinfo +++ b/net/p5-Net-Mosso-CloudFiles/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (Net-Mosso-CloudFiles-0.42.tar.gz) = e406881ca03b1b7273ffa48d916e1e18 +SHA256 (Net-Mosso-CloudFiles-0.42.tar.gz) = c505ff71b39fbc51e9a763bcd1ffdffff74af4d6e657405d9149af485091e387 +SIZE (Net-Mosso-CloudFiles-0.42.tar.gz) = 8615 |