svn commit: r379244 - head/devel/rubygem-celluloid-io
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Feb 18 16:20:30 UTC 2015
Author: sunpoet
Date: Wed Feb 18 16:20:29 2015
New Revision: 379244
URL: https://svnweb.freebsd.org/changeset/ports/379244
QAT: https://qat.redports.org/buildarchive/r379244/
Log:
- Update to 0.16.2
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 Wed Feb 18 16:20:23 2015 (r379243)
+++ head/devel/rubygem-celluloid-io/Makefile Wed Feb 18 16:20:29 2015 (r379244)
@@ -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
Modified: head/devel/rubygem-celluloid-io/distinfo
==============================================================================
--- head/devel/rubygem-celluloid-io/distinfo Wed Feb 18 16:20:23 2015 (r379243)
+++ head/devel/rubygem-celluloid-io/distinfo Wed Feb 18 16:20:29 2015 (r379244)
@@ -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
More information about the svn-ports-head
mailing list