Date: Thu, 24 Oct 2019 16:53:45 +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: r515388 - head/devel/rubygem-aws-sdk-codecommit Message-ID: <201910241653.x9OGrjxv003831@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Oct 24 16:53:44 2019 New Revision: 515388 URL: https://svnweb.freebsd.org/changeset/ports/515388 Log: Update to 1.29.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-codecommit/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-codecommit/Makefile head/devel/rubygem-aws-sdk-codecommit/distinfo Modified: head/devel/rubygem-aws-sdk-codecommit/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-codecommit/Makefile Thu Oct 24 16:53:39 2019 (r515387) +++ head/devel/rubygem-aws-sdk-codecommit/Makefile Thu Oct 24 16:53:44 2019 (r515388) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-codecommit -PORTVERSION= 1.28.0 +PORTVERSION= 1.29.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS CodeCommit (Cod LICENSE= APACHE20 -RUN_DEPENDS= rubygem-aws-sdk-core>=3.61.1<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.71.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-codecommit/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-codecommit/distinfo Thu Oct 24 16:53:39 2019 (r515387) +++ head/devel/rubygem-aws-sdk-codecommit/distinfo Thu Oct 24 16:53:44 2019 (r515388) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567272072 -SHA256 (rubygem/aws-sdk-codecommit-1.28.0.gem) = 62fd3ef03e128b531750b2ceeb865ca7c0d3978ed55c940f47da8172e6617a33 -SIZE (rubygem/aws-sdk-codecommit-1.28.0.gem) = 59904 +TIMESTAMP = 1571923720 +SHA256 (rubygem/aws-sdk-codecommit-1.29.0.gem) = a7f68768adb76636f5038fc30a778198ce56a4bb780824726a0d17f590a1049f +SIZE (rubygem/aws-sdk-codecommit-1.29.0.gem) = 59904
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910241653.x9OGrjxv003831>