Date: Thu, 24 Dec 2020 13:56:53 +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: r559155 - head/devel/rubygem-typeprof Message-ID: <202012241356.0BODur37041486@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Dec 24 13:56:53 2020 New Revision: 559155 URL: https://svnweb.freebsd.org/changeset/ports/559155 Log: Update to 0.10.0 Changes: https://github.com/ruby/typeprof/commits/master Modified: head/devel/rubygem-typeprof/Makefile head/devel/rubygem-typeprof/distinfo Modified: head/devel/rubygem-typeprof/Makefile ============================================================================== --- head/devel/rubygem-typeprof/Makefile Thu Dec 24 13:56:48 2020 (r559154) +++ head/devel/rubygem-typeprof/Makefile Thu Dec 24 13:56:53 2020 (r559155) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typeprof -PORTVERSION= 0.9.2 +PORTVERSION= 0.10.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-typeprof/distinfo ============================================================================== --- head/devel/rubygem-typeprof/distinfo Thu Dec 24 13:56:48 2020 (r559154) +++ head/devel/rubygem-typeprof/distinfo Thu Dec 24 13:56:53 2020 (r559155) @@ -1,3 +1,3 @@ -TIMESTAMP = 1608366100 -SHA256 (rubygem/typeprof-0.9.2.gem) = 8b39df39bc4e85be79a08c6ba53dea417e3f4fadc38d4fdfaa51facb5e6bedb7 -SIZE (rubygem/typeprof-0.9.2.gem) = 491520 +TIMESTAMP = 1608730837 +SHA256 (rubygem/typeprof-0.10.0.gem) = 82c43cf59b61ae3dc9c2922e43127bca1dcd4647ae85f080e1018a1b9460f47c +SIZE (rubygem/typeprof-0.10.0.gem) = 494592
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012241356.0BODur37041486>