Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:16:18 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: c4ca1c330ff6 - main - devel/rubygem-aws-sdk-inspector: Update to 1.34.0
Message-ID:  <202104180716.13I7GIvP015708@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=c4ca1c330ff62987b83038572cc22f4117210ba3

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

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

diff --git a/devel/rubygem-aws-sdk-inspector/Makefile b/devel/rubygem-aws-sdk-inspector/Makefile
index 9678f3b1d06d..368469f9ab67 100644
--- a/devel/rubygem-aws-sdk-inspector/Makefile
+++ b/devel/rubygem-aws-sdk-inspector/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-sdk-inspector
-PORTVERSION=	1.33.0
+PORTVERSION=	1.34.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -9,6 +9,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Official AWS Ruby gem for Amazon Inspector
 
 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-inspector/distinfo b/devel/rubygem-aws-sdk-inspector/distinfo
index 45d28c010e3d..2644cb9215c9 100644
--- a/devel/rubygem-aws-sdk-inspector/distinfo
+++ b/devel/rubygem-aws-sdk-inspector/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612519401
-SHA256 (rubygem/aws-sdk-inspector-1.33.0.gem) = 2c57cd138d81730fdc0438332f27ae4b6ccfbe9ba24b1c65164550cc4d4a9482
-SIZE (rubygem/aws-sdk-inspector-1.33.0.gem) = 43520
+TIMESTAMP = 1618320572
+SHA256 (rubygem/aws-sdk-inspector-1.34.0.gem) = dbbf048302f534dbecc0804a3507ee796d4e6bd4185430c466a821fd65201c75
+SIZE (rubygem/aws-sdk-inspector-1.34.0.gem) = 48128



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