git: ca95600c47dd - main - devel/rubygem-aws-sdk-codepipeline: Update to 1.43.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 25 20:40:08 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ca95600c47dd97568a0ee9173c34bfd9d5e6518c
commit ca95600c47dd97568a0ee9173c34bfd9d5e6518c
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-25 20:16:46 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-25 20:35:45 +0000
devel/rubygem-aws-sdk-codepipeline: Update to 1.43.0
- Add LICENSE_FILE
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-codepipeline/CHANGELOG.md
---
devel/rubygem-aws-sdk-codepipeline/Makefile | 3 ++-
devel/rubygem-aws-sdk-codepipeline/distinfo | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/devel/rubygem-aws-sdk-codepipeline/Makefile b/devel/rubygem-aws-sdk-codepipeline/Makefile
index 60d877d306c7..d7f319f12b49 100644
--- a/devel/rubygem-aws-sdk-codepipeline/Makefile
+++ b/devel/rubygem-aws-sdk-codepipeline/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= aws-sdk-codepipeline
-PORTVERSION= 1.42.0
+PORTVERSION= 1.43.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -9,6 +9,7 @@ MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Official AWS Ruby gem for AWS CodePipeline (CodePipeline)
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-codepipeline/distinfo b/devel/rubygem-aws-sdk-codepipeline/distinfo
index 102106d81ae8..fbd63efb241e 100644
--- a/devel/rubygem-aws-sdk-codepipeline/distinfo
+++ b/devel/rubygem-aws-sdk-codepipeline/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320428
-SHA256 (rubygem/aws-sdk-codepipeline-1.42.0.gem) = 171965af8c9ebd28605f1d49c43d4ba973e9a9871b2d040c0b504da07d437441
-SIZE (rubygem/aws-sdk-codepipeline-1.42.0.gem) = 60416
+TIMESTAMP = 1619198655
+SHA256 (rubygem/aws-sdk-codepipeline-1.43.0.gem) = e50913b87e021661e23741a587b57bd1ade54500b796fea7dec360c885adaacc
+SIZE (rubygem/aws-sdk-codepipeline-1.43.0.gem) = 65536
More information about the dev-commits-ports-all
mailing list