pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/ruby-tweetstream



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Mar 20 14:03:50 UTC 2012

Modified Files:
        pkgsrc/net/ruby-tweetstream: Makefile PLIST distinfo

Log Message:
Update ruby-tweetstream to 1.1.4.

Version 1.1.4
=============

* Added Client#connect to start streaming inside an EM reactor (pelle)
* Added shutdown_stream to cleanly stop the stream (lud)
* Loosened multi_json dependency for Rails 3.2 compatibiltiy

Version 1.1.3
=============

* Added on_reconnect callback method

Version 1.1.2
=============

* Added support for statuses/links
* Client now checks that specified json_parser can be loaded during 
initialization

Version 1.1.1
=============

* Fix for 1.8.6 compatibility

Version 1.1.0
=============

* OAuth authentication
* User Stream support
* Removed swappable JSON backend support for MultiJson
* Added epoll and kqueue EventMachine support
* Added on___interval and on_inited callbacks


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/ruby-tweetstream/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/ruby-tweetstream/PLIST \
    pkgsrc/net/ruby-tweetstream/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index