Date: Sat, 19 Dec 2020 20:16:50 +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: r558588 - head/net/rubygem-google-cloud-storage Message-ID: <202012192016.0BJKGo0Q014368@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Dec 19 20:16:50 2020 New Revision: 558588 URL: https://svnweb.freebsd.org/changeset/ports/558588 Log: Update to 1.29.2 Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-storage/CHANGELOG.md Modified: head/net/rubygem-google-cloud-storage/Makefile head/net/rubygem-google-cloud-storage/distinfo Modified: head/net/rubygem-google-cloud-storage/Makefile ============================================================================== --- head/net/rubygem-google-cloud-storage/Makefile Sat Dec 19 20:16:45 2020 (r558587) +++ head/net/rubygem-google-cloud-storage/Makefile Sat Dec 19 20:16:50 2020 (r558588) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-cloud-storage -PORTVERSION= 1.29.1 +PORTVERSION= 1.29.2 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-google-cloud-storage/distinfo ============================================================================== --- head/net/rubygem-google-cloud-storage/distinfo Sat Dec 19 20:16:45 2020 (r558587) +++ head/net/rubygem-google-cloud-storage/distinfo Sat Dec 19 20:16:50 2020 (r558588) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601996496 -SHA256 (rubygem/google-cloud-storage-1.29.1.gem) = 9014eae3fbd039a805951997d2a2b40c3e08066d57bc9c39bba4ad7600621eb5 -SIZE (rubygem/google-cloud-storage-1.29.1.gem) = 96256 +TIMESTAMP = 1608366254 +SHA256 (rubygem/google-cloud-storage-1.29.2.gem) = 6586168bf64d5d901cb04dfb4907cde830d304bd03b0b94e8ba6592d0170c537 +SIZE (rubygem/google-cloud-storage-1.29.2.gem) = 96256
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012192016.0BJKGo0Q014368>