svn commit: r539234 - head/devel/rubygem-aws-sdk-synthetics

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 15 19:11:45 UTC 2020


Author: sunpoet
Date: Mon Jun 15 19:11:40 2020
New Revision: 539234
URL: https://svnweb.freebsd.org/changeset/ports/539234

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

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

Modified: head/devel/rubygem-aws-sdk-synthetics/Makefile
==============================================================================
--- head/devel/rubygem-aws-sdk-synthetics/Makefile	Mon Jun 15 19:11:35 2020	(r539233)
+++ head/devel/rubygem-aws-sdk-synthetics/Makefile	Mon Jun 15 19:11:40 2020	(r539234)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	aws-sdk-synthetics
-PORTVERSION=	1.3.0
+PORTVERSION=	1.4.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for Synthetics
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.71.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.99.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-synthetics/distinfo
==============================================================================
--- head/devel/rubygem-aws-sdk-synthetics/distinfo	Mon Jun 15 19:11:35 2020	(r539233)
+++ head/devel/rubygem-aws-sdk-synthetics/distinfo	Mon Jun 15 19:11:40 2020	(r539234)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590927435
-SHA256 (rubygem/aws-sdk-synthetics-1.3.0.gem) = 36f8ccd659378e67311f5da12481c38b93fd2ca17662d655972243604987c1ce
-SIZE (rubygem/aws-sdk-synthetics-1.3.0.gem) = 24064
+TIMESTAMP = 1592145601
+SHA256 (rubygem/aws-sdk-synthetics-1.4.1.gem) = cf9ee04e1d7ce266c83acd213690944477b31a1dace0f887698bb80d2cf6799c
+SIZE (rubygem/aws-sdk-synthetics-1.4.1.gem) = 24064


More information about the svn-ports-all mailing list