FreeBSD Bugzilla – Attachment 112576 Details for
Bug 154003
[PATCH] update devel/ruby-io-reactor to latest version
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.96 KB, created by
Mikhail T.
on 2011-01-14 23:50:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Mikhail T.
Created:
2011-01-14 23:50:06 UTC
Size:
1.96 KB
patch
obsolete
>diff -uN ruby-io-reactor.orig/Makefile ruby-io-reactor/Makefile >--- ruby-io-reactor.orig/Makefile 2011-01-15 02:29:58.000000000 +0300 >+++ ruby-io-reactor/Makefile 2011-01-15 02:40:47.000000000 +0300 >@@ -6,17 +6,18 @@ > # > > PORTNAME= io-reactor >-PORTVERSION= 0.0.6 >+PORTVERSION= 1.0.4 > CATEGORIES= devel ruby >-MASTER_SITES= http://www.deveiate.org/code/ >+MASTER_SITES= http://deveiate.org/code/ > PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} >-DISTNAME= IO-Reactor-${PORTVERSION} >+DISTNAME= io-reactor-${PORTVERSION} > DIST_SUBDIR= ruby > >-MAINTAINER= ruby@FreeBSD.org >+MAINTAINER= michael@fun-box.ru > COMMENT= A Ruby module that implements an asynchronous multiplexeded IO Reactor > > USE_RUBY= yes >+USE_RAKE= yes > > NO_BUILD= yes > >@@ -24,7 +25,7 @@ > EXAMPLES= examples/* > > do-install: >- cd ${WRKSRC}; ${RUBY} install.rb >+ cd ${WRKSRC}; ${RUBY} ${RAKE_BIN} install > .if !defined(NOPORTDOCS) > ${MKDIR} ${RUBY_MODDOCDIR} > .for f in ${DOCS} >diff -uN ruby-io-reactor.orig/distinfo ruby-io-reactor/distinfo >--- ruby-io-reactor.orig/distinfo 2011-01-15 02:29:58.000000000 +0300 >+++ ruby-io-reactor/distinfo 2011-01-15 02:32:21.000000000 +0300 >@@ -1,3 +1,2 @@ >-MD5 (ruby/IO-Reactor-0.0.6.tar.gz) = 323e4d8bf8214596800d5427c450d9e8 >-SHA256 (ruby/IO-Reactor-0.0.6.tar.gz) = 214551b77e5a565a20aa869b8be124c88194dfd97bd17c7813a04eece30c4647 >-SIZE (ruby/IO-Reactor-0.0.6.tar.gz) = 16995 >+SHA256 (ruby/io-reactor-1.0.4.tar.gz) = efb9b23ac888de253ca40a80f4545805944833080226039cb2cea8cba21cab17 >+SIZE (ruby/io-reactor-1.0.4.tar.gz) = 35828 >diff -uN ruby-io-reactor.orig/pkg-plist ruby-io-reactor/pkg-plist >--- ruby-io-reactor.orig/pkg-plist 2011-01-15 02:29:58.000000000 +0300 >+++ ruby-io-reactor/pkg-plist 2011-01-15 02:38:46.000000000 +0300 >@@ -4,4 +4,6 @@ > %%PORTDOCS%%%%RUBY_MODDOCDIR%%/README > %%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%% > %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/chatserver.rb >+%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/simple.rb >+%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/simpleserver.rb > %%PORTDOCS%%@dirrm %%RUBY_MODEXAMPLESDIR%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 154003
: 112576