svn commit: r367451 - head/devel/rubygem-celluloid-io
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Sep 6 16:23:22 UTC 2014
Author: sunpoet
Date: Sat Sep 6 16:23:21 2014
New Revision: 367451
URL: http://svnweb.freebsd.org/changeset/ports/367451
QAT: https://qat.redports.org/buildarchive/r367451/
Log:
- Update to 0.16.0
Changes: https://github.com/celluloid/celluloid-io/blob/master/CHANGES.md
Modified:
head/devel/rubygem-celluloid-io/Makefile
head/devel/rubygem-celluloid-io/distinfo
Modified: head/devel/rubygem-celluloid-io/Makefile
==============================================================================
--- head/devel/rubygem-celluloid-io/Makefile Sat Sep 6 16:23:15 2014 (r367450)
+++ head/devel/rubygem-celluloid-io/Makefile Sat Sep 6 16:23:21 2014 (r367451)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= celluloid-io
-PORTVERSION= 0.15.0
+PORTVERSION= 0.16.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -11,8 +11,8 @@ COMMENT= Evented IO for Celluloid actors
LICENSE= MIT
-RUN_DEPENDS= rubygem-celluloid>=0.15.0:${PORTSDIR}/devel/rubygem-celluloid \
- rubygem-nio4r>=0.5.0:${PORTSDIR}/devel/rubygem-nio4r
+RUN_DEPENDS= rubygem-celluloid>=0.16.0:${PORTSDIR}/devel/rubygem-celluloid \
+ rubygem-nio4r>=1.0.0:${PORTSDIR}/devel/rubygem-nio4r
USE_RUBY= yes
USE_RUBYGEMS= yes
Modified: head/devel/rubygem-celluloid-io/distinfo
==============================================================================
--- head/devel/rubygem-celluloid-io/distinfo Sat Sep 6 16:23:15 2014 (r367450)
+++ head/devel/rubygem-celluloid-io/distinfo Sat Sep 6 16:23:21 2014 (r367451)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/celluloid-io-0.15.0.gem) = 47d3c70d43580cd62d7c999cd3251b029ec2e4cdecb72ec40ab5614e82a3040a
-SIZE (rubygem/celluloid-io-0.15.0.gem) = 52224
+SHA256 (rubygem/celluloid-io-0.16.0.gem) = 4e9b5147b775f4e17c045cc8e8237ce2003fdc0812aa838c63f3c588d54827ff
+SIZE (rubygem/celluloid-io-0.16.0.gem) = 52736
More information about the svn-ports-all
mailing list