git: acbb561c098f - main - devel/rubygem-aws-sdk-codecommit: Update to 1.42.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 18 07:14:52 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=acbb561c098f2b905d08b1e49c45b4236ed30755
commit acbb561c098f2b905d08b1e49c45b4236ed30755
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:08:48 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:44:57 +0000
devel/rubygem-aws-sdk-codecommit: Update to 1.42.0
- Add LICENSE_FILE
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-codecommit/CHANGELOG.md
---
devel/rubygem-aws-sdk-codecommit/Makefile | 3 ++-
devel/rubygem-aws-sdk-codecommit/distinfo | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/devel/rubygem-aws-sdk-codecommit/Makefile b/devel/rubygem-aws-sdk-codecommit/Makefile
index 1de59189baf4..61c072af8e1e 100644
--- a/devel/rubygem-aws-sdk-codecommit/Makefile
+++ b/devel/rubygem-aws-sdk-codecommit/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= aws-sdk-codecommit
-PORTVERSION= 1.41.0
+PORTVERSION= 1.42.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -9,6 +9,7 @@ MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Official AWS Ruby gem for AWS CodeCommit (CodeCommit)
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-codecommit/distinfo b/devel/rubygem-aws-sdk-codecommit/distinfo
index a129210d8a75..0e8dc50696fd 100644
--- a/devel/rubygem-aws-sdk-codecommit/distinfo
+++ b/devel/rubygem-aws-sdk-codecommit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612519249
-SHA256 (rubygem/aws-sdk-codecommit-1.41.0.gem) = 02cb9263874760d9664a915e88a530f3591286cdcbf740e95408cee1285e61b1
-SIZE (rubygem/aws-sdk-codecommit-1.41.0.gem) = 94208
+TIMESTAMP = 1618320420
+SHA256 (rubygem/aws-sdk-codecommit-1.42.0.gem) = d0fed017872442c244a5327d38bdc47627976e621048fc91e0296d2b9fc7e901
+SIZE (rubygem/aws-sdk-codecommit-1.42.0.gem) = 98816
More information about the dev-commits-ports-all
mailing list