Date: Sun, 31 May 2020 18:23:47 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r537238 - head/devel/rubygem-aws-sdk-codestarnotifications Message-ID: <202005311823.04VINlDT059980@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun May 31 18:23:47 2020 New Revision: 537238 URL: https://svnweb.freebsd.org/changeset/ports/537238 Log: Update to 1.3.0 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 Sun May 31 18:23:42 2020 (r537237) +++ head/devel/rubygem-aws-sdk-codestarnotifications/Makefile Sun May 31 18:23:47 2020 (r537238) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-codestarnotifications -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-codestarnotifications/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-codestarnotifications/distinfo Sun May 31 18:23:42 2020 (r537237) +++ head/devel/rubygem-aws-sdk-codestarnotifications/distinfo Sun May 31 18:23:47 2020 (r537238) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588930427 -SHA256 (rubygem/aws-sdk-codestarnotifications-1.2.0.gem) = b755f9edc117af71a687ba831db2e0744a3ad3a13f26b9c0b8f2d71ac01c0621 -SIZE (rubygem/aws-sdk-codestarnotifications-1.2.0.gem) = 20480 +TIMESTAMP = 1590927099 +SHA256 (rubygem/aws-sdk-codestarnotifications-1.3.0.gem) = 6b8321fc5c93d86d511bd5e4e11f9ca5e2765d8f8cee853d04260a4bfc0c97f2 +SIZE (rubygem/aws-sdk-codestarnotifications-1.3.0.gem) = 20480
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005311823.04VINlDT059980>