pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/ruby-amqp
Module Name: pkgsrc
Committed By: fhajny
Date: Wed Jun 9 10:42:08 UTC 2010
Modified Files:
pkgsrc/net/ruby-amqp: Makefile PLIST distinfo
Log Message:
Update net/ruby-amqp to 0.6.7.
No changelog published; from the commit history:
* Allow :no_declare=>true on new Exchanges to prevent sending Exchange.Declare
*Â Add MQ::Queue#purge (thanks Uwe Kubosch)
* Avoid opts.delete() to prevent issues during reconnect and wrapper apis that
pass in options
*Â Add MQ#recover to redeliver unackd messages
*Â Add :confirm => some_proc for Queue#subscribe to receive ConsumeOk
* Make rpc return queues autodelete
* Re-send prefetch command on reconnect
*Â Stop adding to the load path, use File.expand_path instead
* Remove a queue from MQ#queues on CancelOk if it is autodelete
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/net/ruby-amqp/Makefile \
pkgsrc/net/ruby-amqp/PLIST pkgsrc/net/ruby-amqp/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