svn commit: r560196 - head/devel/rubygem-typeprof

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 3 20:21:38 UTC 2021


Author: sunpoet
Date: Sun Jan  3 20:21:34 2021
New Revision: 560196
URL: https://svnweb.freebsd.org/changeset/ports/560196

Log:
  Update to 0.11.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	Sun Jan  3 20:21:29 2021	(r560195)
+++ head/devel/rubygem-typeprof/Makefile	Sun Jan  3 20:21:34 2021	(r560196)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	typeprof
-PORTVERSION=	0.10.0
+PORTVERSION=	0.11.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Type analysis tool for Ruby code
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-rbs>=0.20.1:devel/rubygem-rbs
+RUN_DEPENDS=	rubygem-rbs>=1.0.0:devel/rubygem-rbs
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-typeprof/distinfo
==============================================================================
--- head/devel/rubygem-typeprof/distinfo	Sun Jan  3 20:21:29 2021	(r560195)
+++ head/devel/rubygem-typeprof/distinfo	Sun Jan  3 20:21:34 2021	(r560196)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608730837
-SHA256 (rubygem/typeprof-0.10.0.gem) = 82c43cf59b61ae3dc9c2922e43127bca1dcd4647ae85f080e1018a1b9460f47c
-SIZE (rubygem/typeprof-0.10.0.gem) = 494592
+TIMESTAMP = 1609599023
+SHA256 (rubygem/typeprof-0.11.0.gem) = d9e98fab5f9937a1e5422486b2a3d15cbe02d2c9002f551aa7247069b1657ff2
+SIZE (rubygem/typeprof-0.11.0.gem) = 498176


More information about the svn-ports-head mailing list