Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2022 19:02:47 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 508aec3bd8b9 - main - devel/rubygem-typeprof: Update to 0.21.2
Message-ID:  <202201111902.20BJ2l2I087177@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=508aec3bd8b96e1de6cbecb7df350ae6dd278c30

commit 508aec3bd8b96e1de6cbecb7df350ae6dd278c30
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-11 17:26:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-11 18:46:51 +0000

    devel/rubygem-typeprof: Update to 0.21.2
    
    Changes:        https://github.com/ruby/typeprof/commits/master
---
 devel/rubygem-typeprof/Makefile | 4 ++--
 devel/rubygem-typeprof/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-typeprof/Makefile b/devel/rubygem-typeprof/Makefile
index 23376f83aff3..077c34dd6267 100644
--- a/devel/rubygem-typeprof/Makefile
+++ b/devel/rubygem-typeprof/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	typeprof
-PORTVERSION=	0.15.3
+PORTVERSION=	0.21.2
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Type analysis tool for Ruby code
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-rbs>=1.3.1:devel/rubygem-rbs
+RUN_DEPENDS=	rubygem-rbs>=1.8.1:devel/rubygem-rbs
 
 USES=		gem
 USE_RUBY=	yes
diff --git a/devel/rubygem-typeprof/distinfo b/devel/rubygem-typeprof/distinfo
index dd48a36eadbe..918a52961c02 100644
--- a/devel/rubygem-typeprof/distinfo
+++ b/devel/rubygem-typeprof/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632037922
-SHA256 (rubygem/typeprof-0.15.3.gem) = 8ffe94db176abbd28b23775f0ba26a22b291034b0b0645be163388ba633712b5
-SIZE (rubygem/typeprof-0.15.3.gem) = 503808
+TIMESTAMP = 1641046728
+SHA256 (rubygem/typeprof-0.21.2.gem) = ba66a20c958a77ce52aac345ed07479d749777fae567722fabc20fcfcb2f969e
+SIZE (rubygem/typeprof-0.21.2.gem) = 111104



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201111902.20BJ2l2I087177>