Skip to content

Commit

Permalink
devel/rubygem-typeprof: Update to 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 24, 2021
1 parent addd79a commit 35f0e7c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions 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

Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 35f0e7c

Please sign in to comment.