mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
devel/rubygem-irb: Update to 1.8.1
Changes: https://github.com/ruby/irb/releases
This commit is contained in:
parent
7e6b00b3f2
commit
54e5ed8777
@ -1,5 +1,5 @@
|
||||
PORTNAME= irb
|
||||
PORTVERSION= 1.8.0
|
||||
PORTVERSION= 1.8.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user