Date: Sat, 8 Apr 2017 10:35:25 +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: r438020 - head/devel/rubygem-aws-sdk-core Message-ID: <201704081035.v38AZPl1097465@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Apr 8 10:35:25 2017 New Revision: 438020 URL: https://svnweb.freebsd.org/changeset/ports/438020 Log: Update to 2.9.6 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-core/Makefile head/devel/rubygem-aws-sdk-core/distinfo Modified: head/devel/rubygem-aws-sdk-core/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-core/Makefile Sat Apr 8 10:35:20 2017 (r438019) +++ head/devel/rubygem-aws-sdk-core/Makefile Sat Apr 8 10:35:25 2017 (r438020) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.9.5 +PORTVERSION= 2.9.6 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Sat Apr 8 10:35:20 2017 (r438019) +++ head/devel/rubygem-aws-sdk-core/distinfo Sat Apr 8 10:35:25 2017 (r438020) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491579770 -SHA256 (rubygem/aws-sdk-core-2.9.5.gem) = f5551c6d9d31cd5a8264e5cf0549579685118784a04e789e33172f2ad1f7a3cc -SIZE (rubygem/aws-sdk-core-2.9.5.gem) = 990720 +TIMESTAMP = 1491601230 +SHA256 (rubygem/aws-sdk-core-2.9.6.gem) = a4ac3c993125c54b28e8cecbd0d04b36d20b82e274b31f4cdac99a786601ca77 +SIZE (rubygem/aws-sdk-core-2.9.6.gem) = 990720
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704081035.v38AZPl1097465>