git: a8cc1b927c0c - main - devel/rubygem-aws-sdk-cloudformation: Update to 1.49.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 18 07:14:42 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a8cc1b927c0c2277cd7acd7d6696fdf68c1dde45
commit a8cc1b927c0c2277cd7acd7d6696fdf68c1dde45
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:08:37 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:44:50 +0000
devel/rubygem-aws-sdk-cloudformation: Update to 1.49.0
- Add LICENSE_FILE
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-cloudformation/CHANGELOG.md
---
devel/rubygem-aws-sdk-cloudformation/Makefile | 3 ++-
devel/rubygem-aws-sdk-cloudformation/distinfo | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/devel/rubygem-aws-sdk-cloudformation/Makefile b/devel/rubygem-aws-sdk-cloudformation/Makefile
index 1cd2a62a3037..1a547eed0860 100644
--- a/devel/rubygem-aws-sdk-cloudformation/Makefile
+++ b/devel/rubygem-aws-sdk-cloudformation/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= aws-sdk-cloudformation
-PORTVERSION= 1.48.0
+PORTVERSION= 1.49.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -9,6 +9,7 @@ MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Official AWS Ruby gem for AWS CloudFormation
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-cloudformation/distinfo b/devel/rubygem-aws-sdk-cloudformation/distinfo
index 273e4e79d2ff..84504fd40945 100644
--- a/devel/rubygem-aws-sdk-cloudformation/distinfo
+++ b/devel/rubygem-aws-sdk-cloudformation/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613738805
-SHA256 (rubygem/aws-sdk-cloudformation-1.48.0.gem) = 6e604090efdaf08cdc885b45c0a742e4e6e26b7a0fb16f4c920489521965669d
-SIZE (rubygem/aws-sdk-cloudformation-1.48.0.gem) = 123904
+TIMESTAMP = 1618320396
+SHA256 (rubygem/aws-sdk-cloudformation-1.49.0.gem) = e437f70a825a439c68d54d787c3bfb42773d7da049b711424ec1d53749389fda
+SIZE (rubygem/aws-sdk-cloudformation-1.49.0.gem) = 129536
More information about the dev-commits-ports-all
mailing list