diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2009-04-23 21:01:29 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2009-04-23 21:01:29 +0000 |
commit | 57147460ae21ee8d508c6b9b27f38a8a3abb4e2a (patch) | |
tree | 1667230d4e3602dc15b5490b6f8b8bd9971376ae /net/rubygem-rightaws | |
parent | e1fa3e061ecad38496009b61d8b397035f182eb9 (diff) | |
download | ports-57147460ae21ee8d508c6b9b27f38a8a3abb4e2a.tar.gz ports-57147460ae21ee8d508c6b9b27f38a8a3abb4e2a.zip |
Notes
Diffstat (limited to 'net/rubygem-rightaws')
-rw-r--r-- | net/rubygem-rightaws/Makefile | 5 | ||||
-rw-r--r-- | net/rubygem-rightaws/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net/rubygem-rightaws/Makefile b/net/rubygem-rightaws/Makefile index 259131535581..c2a3bcd4825e 100644 --- a/net/rubygem-rightaws/Makefile +++ b/net/rubygem-rightaws/Makefile @@ -6,15 +6,16 @@ # PORTNAME= rightaws -PORTVERSION= 1.9.0 +PORTVERSION= 1.10.0 CATEGORIES= net rubygems MASTER_SITES= RF +MASTER_SITE_SUBDIR= rightscale DISTNAME= right_aws-${PORTVERSION} MAINTAINER= glarkin@FreeBSD.org COMMENT= Provides access to Amazon EC2, S3, SQS, and SDB web services -RUN_DEPENDS= rubygem-righthttpconnection>=1.2.1:${PORTSDIR}/net/rubygem-righthttpconnection +RUN_DEPENDS= rubygem-righthttpconnection>=1.2.4:${PORTSDIR}/net/rubygem-righthttpconnection USE_RUBY= yes USE_RUBYGEMS= yes diff --git a/net/rubygem-rightaws/distinfo b/net/rubygem-rightaws/distinfo index 75da944cd36e..9f3813bdaf8d 100644 --- a/net/rubygem-rightaws/distinfo +++ b/net/rubygem-rightaws/distinfo @@ -1,3 +1,3 @@ -MD5 (rubygem/right_aws-1.9.0.gem) = 9129dcca51e9ccab1dc2cb78ce40403f -SHA256 (rubygem/right_aws-1.9.0.gem) = fe77d0e2a8f7f2ddc11cbdd0603f1cb6848043d85690b5e2d993b4f807d080b3 -SIZE (rubygem/right_aws-1.9.0.gem) = 94208 +MD5 (rubygem/right_aws-1.10.0.gem) = b602eecddd67d4cae2894023b0909ab4 +SHA256 (rubygem/right_aws-1.10.0.gem) = c911f839a3aac2f08398408d7b7631811a877d1199d1850a861278893e776992 +SIZE (rubygem/right_aws-1.10.0.gem) = 101376 |