mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to 0.16.2
Changes: https://github.com/celluloid/celluloid-io/blob/master/CHANGES.md
This commit is contained in:
parent
9701ffa765
commit
13cc2175cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379244
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= celluloid-io
|
||||
PORTVERSION= 0.16.1
|
||||
PORTVERSION= 0.16.2
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -12,7 +12,7 @@ COMMENT= Evented IO for Celluloid actors
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-celluloid>=0.16.0:${PORTSDIR}/devel/rubygem-celluloid \
|
||||
rubygem-nio4r>=1.0.0:${PORTSDIR}/devel/rubygem-nio4r
|
||||
rubygem-nio4r>=1.1.0:${PORTSDIR}/devel/rubygem-nio4r
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/celluloid-io-0.16.1.gem) = 5c16f1635f3a71d5233ecb8b4d1fd2c57229257d72a322a512c7017d2570b35f
|
||||
SIZE (rubygem/celluloid-io-0.16.1.gem) = 53248
|
||||
SHA256 (rubygem/celluloid-io-0.16.2.gem) = dde6646f220d5de23defca047d6f9963456e156d5dedccfdd4bb28d5cc053dd0
|
||||
SIZE (rubygem/celluloid-io-0.16.2.gem) = 53248
|
||||
|
Loading…
Reference in New Issue
Block a user