pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-eventmachine Update ruby-eventmachine to 1....
details: https://anonhg.NetBSD.org/pkgsrc/rev/dd389b0eb6e7
branches: trunk
changeset: 646293:dd389b0eb6e7
user: taca <taca%pkgsrc.org@localhost>
date: Sat Feb 07 14:33:31 2015 +0000
description:
Update ruby-eventmachine to 1.0.6.
## 1.0.6 (February 3, 2015)
* add support for Rubinius Process::Status [#568]
* small bugfixes for SmtpServer [#449]
* update buftok.rb [#547]
* fix assertion on Write() [#525]
* work around mkmf.rb bug preventing gem installation [#574]
* add pause/resume support to jruby reactor [#556]
* fix pure ruby reactor to use 127.0.0.1 instead of localhost [#439]
* fix compilation under macruby [#243]
* add chunked encoding to http client [#111]
* fix errors on win32 when dealing with pipes [1ea45498] [#105]
diffstat:
devel/ruby-eventmachine/Makefile | 4 ++--
devel/ruby-eventmachine/PLIST | 3 ++-
devel/ruby-eventmachine/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (42 lines):
diff -r c0a43d5a75eb -r dd389b0eb6e7 devel/ruby-eventmachine/Makefile
--- a/devel/ruby-eventmachine/Makefile Sat Feb 07 14:32:53 2015 +0000
+++ b/devel/ruby-eventmachine/Makefile Sat Feb 07 14:33:31 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2015/02/03 13:39:22 taca Exp $
+# $NetBSD: Makefile,v 1.14 2015/02/07 14:33:31 taca Exp $
-DISTNAME= eventmachine-1.0.5
+DISTNAME= eventmachine-1.0.6
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r c0a43d5a75eb -r dd389b0eb6e7 devel/ruby-eventmachine/PLIST
--- a/devel/ruby-eventmachine/PLIST Sat Feb 07 14:32:53 2015 +0000
+++ b/devel/ruby-eventmachine/PLIST Sat Feb 07 14:33:31 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2015/02/03 13:39:22 taca Exp $
+@comment $NetBSD: PLIST,v 1.10 2015/02/07 14:33:31 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_EXTSDIR}/fastfilereaderext.${RUBY_DLEXT}
${GEM_EXTSDIR}/rubyeventmachine.${RUBY_DLEXT}
@@ -121,6 +121,7 @@
${GEM_LIBDIR}/tests/test_channel.rb
${GEM_LIBDIR}/tests/test_completion.rb
${GEM_LIBDIR}/tests/test_connection_count.rb
+${GEM_LIBDIR}/tests/test_connection_write.rb
${GEM_LIBDIR}/tests/test_defer.rb
${GEM_LIBDIR}/tests/test_deferrable.rb
${GEM_LIBDIR}/tests/test_epoll.rb
diff -r c0a43d5a75eb -r dd389b0eb6e7 devel/ruby-eventmachine/distinfo
--- a/devel/ruby-eventmachine/distinfo Sat Feb 07 14:32:53 2015 +0000
+++ b/devel/ruby-eventmachine/distinfo Sat Feb 07 14:33:31 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2015/02/03 13:39:22 taca Exp $
+$NetBSD: distinfo,v 1.10 2015/02/07 14:33:31 taca Exp $
-SHA1 (eventmachine-1.0.5.gem) = 72c7d6f7a595f1f91d91d1470911edd398d56b30
-RMD160 (eventmachine-1.0.5.gem) = 11d47ddce5919629a9ed6fc98b939e995ee6c043
-Size (eventmachine-1.0.5.gem) = 229888 bytes
+SHA1 (eventmachine-1.0.6.gem) = 0369aae70b5459e3b6c73e4babd6ee05f33d4b58
+RMD160 (eventmachine-1.0.6.gem) = 173be3cc2317cd7b46ab6f723aa39164dcd34694
+Size (eventmachine-1.0.6.gem) = 229888 bytes
Home |
Main Index |
Thread Index |
Old Index