Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:15:14 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f63bc3683276 - main - devel/rubygem-aws-sdk-customerprofiles: Update to 1.4.0
Message-ID:  <202104180715.13I7FEvJ014483@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f63bc36832766f33b76c2afe27a55f15faa3999a

commit f63bc36832766f33b76c2afe27a55f15faa3999a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-18 05:09:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-18 05:45:11 +0000

    devel/rubygem-aws-sdk-customerprofiles: Update to 1.4.0
    
    - Add LICENSE_FILE
    
    Changes:        https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-customerprofiles/CHANGELOG.md
---
 devel/rubygem-aws-sdk-customerprofiles/Makefile | 3 ++-
 devel/rubygem-aws-sdk-customerprofiles/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/devel/rubygem-aws-sdk-customerprofiles/Makefile b/devel/rubygem-aws-sdk-customerprofiles/Makefile
index add11538ece3..b632ee245114 100644
--- a/devel/rubygem-aws-sdk-customerprofiles/Makefile
+++ b/devel/rubygem-aws-sdk-customerprofiles/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-sdk-customerprofiles
-PORTVERSION=	1.3.0
+PORTVERSION=	1.4.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -9,6 +9,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Official AWS Ruby gem for Amazon Connect Customer Profiles (Customer Profiles)
 
 LICENSE=	APACHE20
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 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
diff --git a/devel/rubygem-aws-sdk-customerprofiles/distinfo b/devel/rubygem-aws-sdk-customerprofiles/distinfo
index bc890a5301d0..a45b7784a01d 100644
--- a/devel/rubygem-aws-sdk-customerprofiles/distinfo
+++ b/devel/rubygem-aws-sdk-customerprofiles/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612519291
-SHA256 (rubygem/aws-sdk-customerprofiles-1.3.0.gem) = c73b0f3cef08d51acaafa503f6047d70eb5bf85b6e7bf82d96c276bd2cd76b67
-SIZE (rubygem/aws-sdk-customerprofiles-1.3.0.gem) = 31232
+TIMESTAMP = 1618320462
+SHA256 (rubygem/aws-sdk-customerprofiles-1.4.0.gem) = 657ef989f29239b8707c316d0637a78849fb366229f068e3d2cc1f7979a743d1
+SIZE (rubygem/aws-sdk-customerprofiles-1.4.0.gem) = 35328



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