Skip to content

Commit

Permalink
devel/rubygem-irb: Update to 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 6, 2023
1 parent 7e6b00b commit 54e5ed8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions devel/rubygem-irb/Makefile
@@ -1,5 +1,5 @@
PORTNAME= irb
PORTVERSION= 1.8.0
PORTVERSION= 1.8.1
CATEGORIES= devel rubygems
MASTER_SITES= RG

Expand All @@ -10,8 +10,8 @@ WWW= https://github.com/ruby/irb
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

RUN_DEPENDS= rubygem-rdoc>=6.5<7:devel/rubygem-rdoc \
rubygem-reline>=0.3.6:devel/rubygem-reline
RUN_DEPENDS= rubygem-rdoc>=0:devel/rubygem-rdoc \
rubygem-reline>=0.3.8:devel/rubygem-reline

USES= gem

Expand Down
6 changes: 3 additions & 3 deletions devel/rubygem-irb/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1693824069
SHA256 (rubygem/irb-1.8.0.gem) = 2f5e1ada186747b11e0a3ccbf65637c090ad2ccbfaf5c9bbd76169a8db747179
SIZE (rubygem/irb-1.8.0.gem) = 83456
TIMESTAMP = 1693987501
SHA256 (rubygem/irb-1.8.1.gem) = 87b74e01aac7560e278bd02184d184fba89b1d231165ce3714f02f3a7556e69e
SIZE (rubygem/irb-1.8.1.gem) = 83456

0 comments on commit 54e5ed8

Please sign in to comment.