Date: Fri, 27 Sep 2019 21:26:46 +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: r513064 - head/devel/rubygem-aws-sdk-codepipeline Message-ID: <201909272126.x8RLQkVH025661@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Sep 27 21:26:46 2019 New Revision: 513064 URL: https://svnweb.freebsd.org/changeset/ports/513064 Log: Update to 1.25.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-codepipeline/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-codepipeline/Makefile head/devel/rubygem-aws-sdk-codepipeline/distinfo Modified: head/devel/rubygem-aws-sdk-codepipeline/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-codepipeline/Makefile Fri Sep 27 21:26:40 2019 (r513063) +++ head/devel/rubygem-aws-sdk-codepipeline/Makefile Fri Sep 27 21:26:46 2019 (r513064) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-codepipeline -PORTVERSION= 1.24.0 +PORTVERSION= 1.25.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-codepipeline/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-codepipeline/distinfo Fri Sep 27 21:26:40 2019 (r513063) +++ head/devel/rubygem-aws-sdk-codepipeline/distinfo Fri Sep 27 21:26:46 2019 (r513064) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567362070 -SHA256 (rubygem/aws-sdk-codepipeline-1.24.0.gem) = 36eb433044b27137fac8904671ec047c84623b284a002a7a6aeb56b7dfe7940f -SIZE (rubygem/aws-sdk-codepipeline-1.24.0.gem) = 49152 +TIMESTAMP = 1569591535 +SHA256 (rubygem/aws-sdk-codepipeline-1.25.0.gem) = 7e31e2489e03faeca92530c8184f755cd4838cc92acc79893fbd43d2378a43b2 +SIZE (rubygem/aws-sdk-codepipeline-1.25.0.gem) = 49152
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909272126.x8RLQkVH025661>