Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2021 20:32:39 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: 35f0e7c08047 - main - devel/rubygem-typeprof: Update to 0.15.0
Message-ID:  <202107242032.16OKWdSm008368@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=35f0e7c08047b1ecb7d4d7ffb4ead0b2329e817b

commit 35f0e7c08047b1ecb7d4d7ffb4ead0b2329e817b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-24 20:22:58 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-24 20:22:58 +0000

    devel/rubygem-typeprof: Update to 0.15.0
    
    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 1fcaba045fbe..de86fa9f892b 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.14.1
+PORTVERSION=	0.15.0
 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.2.0:devel/rubygem-rbs
+RUN_DEPENDS=	rubygem-rbs>=1.3.1:devel/rubygem-rbs
 
 USES=		gem
 USE_RUBY=	yes
diff --git a/devel/rubygem-typeprof/distinfo b/devel/rubygem-typeprof/distinfo
index b4451e74863b..ce7c9ac1a9e9 100644
--- a/devel/rubygem-typeprof/distinfo
+++ b/devel/rubygem-typeprof/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622038028
-SHA256 (rubygem/typeprof-0.14.1.gem) = f19aeddc67b66b06bc7acb6020de8f9d9cc5f8ee9e49149838cb360c6aa1934b
-SIZE (rubygem/typeprof-0.14.1.gem) = 500736
+TIMESTAMP = 1627120920
+SHA256 (rubygem/typeprof-0.15.0.gem) = ec7cfc5bf2e84a540391293dc34344bc0f6f65e0d5c7496462d4ef774cfb2cf5
+SIZE (rubygem/typeprof-0.15.0.gem) = 502272



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