svn commit: r564362 - head/devel/rubygem-aws-sdk-customerprofiles

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 6 20:55:49 UTC 2021


Author: sunpoet
Date: Sat Feb  6 20:55:44 2021
New Revision: 564362
URL: https://svnweb.freebsd.org/changeset/ports/564362

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

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

Modified: head/devel/rubygem-aws-sdk-customerprofiles/Makefile
==============================================================================
--- head/devel/rubygem-aws-sdk-customerprofiles/Makefile	Sat Feb  6 20:55:38 2021	(r564361)
+++ head/devel/rubygem-aws-sdk-customerprofiles/Makefile	Sat Feb  6 20:55:44 2021	(r564362)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	aws-sdk-customerprofiles
-PORTVERSION=	1.2.0
+PORTVERSION=	1.3.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for Amazon Connect Cust
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.109.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.112.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-customerprofiles/distinfo
==============================================================================
--- head/devel/rubygem-aws-sdk-customerprofiles/distinfo	Sat Feb  6 20:55:38 2021	(r564361)
+++ head/devel/rubygem-aws-sdk-customerprofiles/distinfo	Sat Feb  6 20:55:44 2021	(r564362)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612101642
-SHA256 (rubygem/aws-sdk-customerprofiles-1.2.0.gem) = 8ef03be6238de1e377b625e07fd9c401a69bc66243a199b432b7f4af3f3b75e3
-SIZE (rubygem/aws-sdk-customerprofiles-1.2.0.gem) = 31232
+TIMESTAMP = 1612519291
+SHA256 (rubygem/aws-sdk-customerprofiles-1.3.0.gem) = c73b0f3cef08d51acaafa503f6047d70eb5bf85b6e7bf82d96c276bd2cd76b67
+SIZE (rubygem/aws-sdk-customerprofiles-1.3.0.gem) = 31232


More information about the svn-ports-all mailing list