Date: Thu, 6 Apr 2017 21:57:07 +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: r437895 - head/devel/rubygem-aws-sdk-core Message-ID: <201704062157.v36Lv7qO080157@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Apr 6 21:57:07 2017 New Revision: 437895 URL: https://svnweb.freebsd.org/changeset/ports/437895 Log: Update to 2.9.4 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 Thu Apr 6 21:57:02 2017 (r437894) +++ head/devel/rubygem-aws-sdk-core/Makefile Thu Apr 6 21:57:07 2017 (r437895) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.9.3 +PORTVERSION= 2.9.4 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Thu Apr 6 21:57:02 2017 (r437894) +++ head/devel/rubygem-aws-sdk-core/distinfo Thu Apr 6 21:57:07 2017 (r437895) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491396466 -SHA256 (rubygem/aws-sdk-core-2.9.3.gem) = 25ab3fb2f94aa1ba7cf5669702ab0e7b385946496afc9109bad589a8a6c6a132 -SIZE (rubygem/aws-sdk-core-2.9.3.gem) = 989184 +TIMESTAMP = 1491494575 +SHA256 (rubygem/aws-sdk-core-2.9.4.gem) = 1e2250ecf75808967283cf0204520549d990edf2c66f5cfc1d0728db19cb6cfc +SIZE (rubygem/aws-sdk-core-2.9.4.gem) = 990208
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704062157.v36Lv7qO080157>