Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:18:42 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: fb6d59a97977 - main - devel/rubygem-aws-sdk-synthetics: Update to 1.12.0
Message-ID:  <202104180718.13I7IgVh018468@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=fb6d59a9797797b964a95a4d8aab46cbf19ca68d

commit fb6d59a9797797b964a95a4d8aab46cbf19ca68d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-18 05:11:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-18 05:47:07 +0000

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

diff --git a/devel/rubygem-aws-sdk-synthetics/Makefile b/devel/rubygem-aws-sdk-synthetics/Makefile
index a38c8f8a65e4..7e22844cefeb 100644
--- a/devel/rubygem-aws-sdk-synthetics/Makefile
+++ b/devel/rubygem-aws-sdk-synthetics/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-sdk-synthetics
-PORTVERSION=	1.11.0
+PORTVERSION=	1.12.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -9,6 +9,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Official AWS Ruby gem for Synthetics
 
 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-synthetics/distinfo b/devel/rubygem-aws-sdk-synthetics/distinfo
index 8d00c169e75b..1e13ca9013e9 100644
--- a/devel/rubygem-aws-sdk-synthetics/distinfo
+++ b/devel/rubygem-aws-sdk-synthetics/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612519645
-SHA256 (rubygem/aws-sdk-synthetics-1.11.0.gem) = 3f90db3e1e773893211cc501bbc0da565f1a2682025628fb54c8e87ee5934728
-SIZE (rubygem/aws-sdk-synthetics-1.11.0.gem) = 25088
+TIMESTAMP = 1618320820
+SHA256 (rubygem/aws-sdk-synthetics-1.12.0.gem) = ab485bb10b3d5efc5f946ff5e04649483aab1608bfb91e0556e617ab1f2d6ecc
+SIZE (rubygem/aws-sdk-synthetics-1.12.0.gem) = 29696



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