pkgsrc-WIP-cvs archive

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

CVS commit: wip/ruby-xmpp4r



Module name:    wip
Committed by:   fhajny
Date:           Wed May  7 07:55:52 UTC 2014

Modified Files:
        wip/ruby-xmpp4r: Makefile PLIST distinfo

Log Message:
Update ruby-xmpp4r to 0.5.6.

xmpp4r 0.5.6 (February 14th, 2013)
====================================

* [DOC] Wrong inline documentation in `client.rb`; details of port number
  parameter and removal of un-used 'use_ssl parameter'
* Prevent REXML exceptions on UTF-8 messages
* Fixed broken parse method
* Make sure to open files in binary mode, in order to correctly transfer
  files on Windows
* Prevent REXML exceptions on UTF-8 messages
* Better control of history on muc.join


xmpp4r 0.5.5 (October 6th, 2013)
===============================
* Removed unnecessary dependency on pry.

* Merge pull request #1 from Strech/patch-1
  * Non-bosh connection flushes correctly
* Elaborated debug messages in HTTPBinding::Client

* Modified to work with BOSH with HTTPBinding::Client
  - Support stream restart with urn:xmpp:xbosh way.
  - Removed unnecessary wait until authenticated.
  - Added Semaphore to wait for auth and bind response.
  - Hook to setup SSL flags (certificate, etc.)
  - Adjusted HTTP::Net read_timeout according to http_wait.
  - Proxy handling.
  - Respect poll/request BOSH parameters to avoid overactivity.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/ruby-xmpp4r/PLIST \
    wip/ruby-xmpp4r/distinfo
cvs -z3 rdiff -u -r1.2 -r1.3 wip/ruby-xmpp4r/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ruby-xmpp4r/PLIST?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ruby-xmpp4r/distinfo?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ruby-xmpp4r/Makefile?r1=1.2&r2=1.3

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

------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index