This is an update for RabbitMQ to version 2.0.0. It has big upgrade, more info in here http://lists.rabbitmq.com/pipermail/rabbitmq-announce/attachments/20100825/2c672695/attachment.txt The update will backup the old database and create a new one, so i think its not necesary to put this in UPDATING. On the other hand this fixes a bug in the patch of rabbitmqctl wich did not let the user execute some things. I could only fix this by entroducing security/sudo as a runtime dependency. Also, a new patch for a bug that did not let /usr/local/etc/rc.d/rabbitmq stop finishes.. It has been reported upstream. I noticed Pav added this "MANUAL_PACKAGE_BUILD= erlang beam.smp hangs on pointyhat". If the problem was the above bug, please delete that. Thanks!! Fix: Patch attached with submission follows:
State Changed From-To: open->closed Committed, thanks!
pav 2010-09-09 12:38:54 UTC FreeBSD ports repository Modified files: net/rabbitmq Makefile distinfo pkg-plist net/rabbitmq/files patch-rabbitmqctl Added files: net/rabbitmq/files patch-src-rabbitmulti.erl Log: - Update to 2.0.0 PR: ports/150168 Submitted by: Phillip Neumann <pneumann@gmail.com> (maintainer) Revision Changes Path 1.15 +4 -6 ports/net/rabbitmq/Makefile 1.8 +3 -3 ports/net/rabbitmq/distinfo 1.2 +7 -11 ports/net/rabbitmq/files/patch-rabbitmqctl 1.1 +11 -0 ports/net/rabbitmq/files/patch-src-rabbitmulti.erl (new) 1.9 +20 -7 ports/net/rabbitmq/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"