Date: Thu, 10 Nov 2011 03:42:09 +0000 (UTC) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/rabbitmq Makefile distinfo pkg-plist Message-ID: <201111100342.pAA3g9jn032211@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111100342.pAA3g9jn032211>
