git: e16e2a0f1d6d - main - devel/rubygem-aws-sdk-codestarnotifications: Update to 1.10.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 18 07:15:04 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e16e2a0f1d6d237724370d5cbea8cf2b61b60b44
commit e16e2a0f1d6d237724370d5cbea8cf2b61b60b44
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:08:54 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:45:02 +0000
devel/rubygem-aws-sdk-codestarnotifications: Update to 1.10.0
- Add LICENSE_FILE
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-codestarnotifications/CHANGELOG.md
---
devel/rubygem-aws-sdk-codestarnotifications/Makefile | 3 ++-
devel/rubygem-aws-sdk-codestarnotifications/distinfo | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/devel/rubygem-aws-sdk-codestarnotifications/Makefile b/devel/rubygem-aws-sdk-codestarnotifications/Makefile
index 0d4ca1135de3..9d950ef55268 100644
--- a/devel/rubygem-aws-sdk-codestarnotifications/Makefile
+++ b/devel/rubygem-aws-sdk-codestarnotifications/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= aws-sdk-codestarnotifications
-PORTVERSION= 1.9.0
+PORTVERSION= 1.10.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -9,6 +9,7 @@ MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Official AWS Ruby gem for AWS CodeStar Notifications
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-codestarnotifications/distinfo b/devel/rubygem-aws-sdk-codestarnotifications/distinfo
index 5672a98fb036..3d61d01bf89f 100644
--- a/devel/rubygem-aws-sdk-codestarnotifications/distinfo
+++ b/devel/rubygem-aws-sdk-codestarnotifications/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612519263
-SHA256 (rubygem/aws-sdk-codestarnotifications-1.9.0.gem) = 9be9442e63ec25b3dda7da39282693e81726093b02329920a534d5fc3124f104
-SIZE (rubygem/aws-sdk-codestarnotifications-1.9.0.gem) = 20992
+TIMESTAMP = 1618320434
+SHA256 (rubygem/aws-sdk-codestarnotifications-1.10.0.gem) = 87ca4f1bfa7e2d9d662ba87ba1701de46dad30905c7686a94ce38b5e68c549e2
+SIZE (rubygem/aws-sdk-codestarnotifications-1.10.0.gem) = 25088
More information about the dev-commits-ports-all
mailing list