Update to 0.17.4
- Take maintainership Changes: https://github.com/celluloid/celluloid/blob/0-17-stable/CHANGES.md
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= celluloid
|
||||
PORTVERSION= 0.17.3
|
||||
PORTVERSION= 0.17.4
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Build concurrent programs out of concurrent objects
|
||||
|
||||
LICENSE= MIT
|
||||
@@ -19,8 +19,9 @@ RUN_DEPENDS= rubygem-celluloid-essentials>=0:devel/rubygem-celluloid-essentials
|
||||
rubygem-celluloid-supervision>=0:devel/rubygem-celluloid-supervision \
|
||||
rubygem-timers>=4.1.1:devel/rubygem-timers
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
SHA256 (rubygem/celluloid-0.17.3.gem) = afe25394c5954e3b14131389bb0550259deadaf37d90978b8399b6390f4e2282
|
||||
SIZE (rubygem/celluloid-0.17.3.gem) = 61952
|
||||
TIMESTAMP = 1546967414
|
||||
SHA256 (rubygem/celluloid-0.17.4.gem) = bf54fd35fde13216a7cd43f97665829fdb1fa746dbb3bcdd126e90e1ddb9269c
|
||||
SIZE (rubygem/celluloid-0.17.4.gem) = 61952
|
||||
|
||||
Reference in New Issue
Block a user