cvs commit: ports/net/rabbitmq Makefile distinfo pkg-plist
Cheng-Lung Sung
clsung at FreeBSD.org
Thu Nov 10 03:42:10 UTC 2011
clsung 2011-11-10 03:42:09 UTC
FreeBSD ports repository
Modified files:
net/rabbitmq Makefile distinfo pkg-plist
Log:
Update to version 2.7.0
New features in this release include:
- order preserved of messages re-queued for a consumer
- plugins are included in the main rabbitmq-server release, with a new
command, rabbitmq-plugins, to enable and disable them
- clients accept a new "amqp" URI scheme for connections
- significant performance improvements to connection creation, durable
queues, message storage, and large numbers of consumers
- thread-safe Java client consumer callbacks
This version contains the main plugin, so you dont have to install them separate.
Just need to enable them via rabbitmq-plugins.
PR: ports/162410
Submitted by: maintainer (Phillip)
Revision Changes Path
1.27 +5 -3 ports/net/rabbitmq/Makefile
1.15 +2 -2 ports/net/rabbitmq/distinfo
1.15 +138 -105 ports/net/rabbitmq/pkg-plist
More information about the cvs-all
mailing list