git: 4a0599c35d1b - main - devel/rubygem-typeprof: Update to 0.14.1

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed May 26 19:03:15 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4a0599c35d1b400226e77d185d517910ab35ed52

commit 4a0599c35d1b400226e77d185d517910ab35ed52
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-26 18:55:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-26 19:00:05 +0000

    devel/rubygem-typeprof: Update to 0.14.1
    
    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 0685ecf8cadb..1fcaba045fbe 100644
--- a/devel/rubygem-typeprof/Makefile
+++ b/devel/rubygem-typeprof/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	typeprof
-PORTVERSION=	0.14.0
+PORTVERSION=	0.14.1
 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.0.0:devel/rubygem-rbs
+RUN_DEPENDS=	rubygem-rbs>=1.2.0:devel/rubygem-rbs
 
 USES=		gem
 USE_RUBY=	yes
diff --git a/devel/rubygem-typeprof/distinfo b/devel/rubygem-typeprof/distinfo
index c79edad7512a..b4451e74863b 100644
--- a/devel/rubygem-typeprof/distinfo
+++ b/devel/rubygem-typeprof/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621699801
-SHA256 (rubygem/typeprof-0.14.0.gem) = a53b473a8a1f8a79142082ead8f3f860e99c801fb1ff5ec55bd40375447f0244
-SIZE (rubygem/typeprof-0.14.0.gem) = 500736
+TIMESTAMP = 1622038028
+SHA256 (rubygem/typeprof-0.14.1.gem) = f19aeddc67b66b06bc7acb6020de8f9d9cc5f8ee9e49149838cb360c6aa1934b
+SIZE (rubygem/typeprof-0.14.1.gem) = 500736


More information about the dev-commits-ports-all mailing list