Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2019 16:55:15 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r515405 - head/devel/rubygem-aws-sdk-dax
Message-ID:  <201910241655.x9OGtFLp005999@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct 24 16:55:15 2019
New Revision: 515405
URL: https://svnweb.freebsd.org/changeset/ports/515405

Log:
  Update to 1.18.0
  
  Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-dax/CHANGELOG.md

Modified:
  head/devel/rubygem-aws-sdk-dax/Makefile
  head/devel/rubygem-aws-sdk-dax/distinfo

Modified: head/devel/rubygem-aws-sdk-dax/Makefile
==============================================================================
--- head/devel/rubygem-aws-sdk-dax/Makefile	Thu Oct 24 16:55:10 2019	(r515404)
+++ head/devel/rubygem-aws-sdk-dax/Makefile	Thu Oct 24 16:55:15 2019	(r515405)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	aws-sdk-dax
-PORTVERSION=	1.17.0
+PORTVERSION=	1.18.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for Amazon DynamoDB Acc
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.61.1<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.71.0<4:devel/rubygem-aws-sdk-core \
 		rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
 
 USES=		gem

Modified: head/devel/rubygem-aws-sdk-dax/distinfo
==============================================================================
--- head/devel/rubygem-aws-sdk-dax/distinfo	Thu Oct 24 16:55:10 2019	(r515404)
+++ head/devel/rubygem-aws-sdk-dax/distinfo	Thu Oct 24 16:55:15 2019	(r515405)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567272104
-SHA256 (rubygem/aws-sdk-dax-1.17.0.gem) = ff38f8668078831536a4091f766d86a2d37e8ea96fd875c327433d1b47f8c098
-SIZE (rubygem/aws-sdk-dax-1.17.0.gem) = 27136
+TIMESTAMP = 1571923774
+SHA256 (rubygem/aws-sdk-dax-1.18.0.gem) = 2bdfa5fdb1b507733cd9a0a4e9b83fe893c1409279bd339d9f16898d599d5e38
+SIZE (rubygem/aws-sdk-dax-1.18.0.gem) = 27136



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910241655.x9OGtFLp005999>