svn commit: r539064 - head/devel/rubygem-aws-sdk-codestarnotifications
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Jun 15 18:55:01 UTC 2020
Author: sunpoet
Date: Mon Jun 15 18:54:53 2020
New Revision: 539064
URL: https://svnweb.freebsd.org/changeset/ports/539064
Log:
Update to 1.4.1
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-codestarnotifications/CHANGELOG.md
Modified:
head/devel/rubygem-aws-sdk-codestarnotifications/Makefile
head/devel/rubygem-aws-sdk-codestarnotifications/distinfo
Modified: head/devel/rubygem-aws-sdk-codestarnotifications/Makefile
==============================================================================
--- head/devel/rubygem-aws-sdk-codestarnotifications/Makefile Mon Jun 15 18:54:48 2020 (r539063)
+++ head/devel/rubygem-aws-sdk-codestarnotifications/Makefile Mon Jun 15 18:54:53 2020 (r539064)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= aws-sdk-codestarnotifications
-PORTVERSION= 1.3.0
+PORTVERSION= 1.4.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS CodeStar Notifi
LICENSE= APACHE20
-RUN_DEPENDS= rubygem-aws-sdk-core>=3.71.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS= rubygem-aws-sdk-core>=3.99.0<4:devel/rubygem-aws-sdk-core \
rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
USES= gem
Modified: head/devel/rubygem-aws-sdk-codestarnotifications/distinfo
==============================================================================
--- head/devel/rubygem-aws-sdk-codestarnotifications/distinfo Mon Jun 15 18:54:48 2020 (r539063)
+++ head/devel/rubygem-aws-sdk-codestarnotifications/distinfo Mon Jun 15 18:54:53 2020 (r539064)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590927099
-SHA256 (rubygem/aws-sdk-codestarnotifications-1.3.0.gem) = 6b8321fc5c93d86d511bd5e4e11f9ca5e2765d8f8cee853d04260a4bfc0c97f2
-SIZE (rubygem/aws-sdk-codestarnotifications-1.3.0.gem) = 20480
+TIMESTAMP = 1592145263
+SHA256 (rubygem/aws-sdk-codestarnotifications-1.4.1.gem) = 872fc1c1bc0a2cd1766d73e3c3de67b35d5ef5e07e0236a6f135c66188809619
+SIZE (rubygem/aws-sdk-codestarnotifications-1.4.1.gem) = 20480
More information about the svn-ports-head
mailing list