summaryrefslogtreecommitdiff
path: root/net/rabbitmq/patches
diff options
context:
space:
mode:
authormspo <mspo>2011-07-05 13:09:04 +0000
committermspo <mspo>2011-07-05 13:09:04 +0000
commitd858fbbcd3b5f4ee788be92717b57240a3fa313f (patch)
tree7c9e806a0d1a8fb720a674085f2315c67df0262b /net/rabbitmq/patches
parent854708582464468b4a321681a8b7540020c372b3 (diff)
downloadpkgsrc-d858fbbcd3b5f4ee788be92717b57240a3fa313f.tar.gz
Upgrade from 2.1.0 -> latest (2.5.1). Also fixes build.
--- Release messages: The RabbitMQ team is pleased to announce the release of RabbitMQ 2.1.1. This release fixes a number of bugs and introduces some enhancements, including exchange to exchange bindings and some performance improvements, in the server and clients. The RabbitMQ team is pleased to announce the release of RabbitMQ 2.2.0. This release fixes a number of bugs and introduces some enhancements, including automatic upgrades of non-clustered brokers, per-queue message TTLs and significantly reduced memory usage for pending acknowledgements. Perfectly timed one day before the start of the year of the Rabbit, the RabbitMQ team is pleased to announce the release of RabbitMQ 2.3.0. This release fixes a number of bugs and introduces some enhancements, including streaming publish confirmations, new plugin mechanisms for authentication and authorisation, and a great deal more. The RabbitMQ team is pleased to announce the release of RabbitMQ 2.3.1. This release fixes a small number of bugs, in particular one serious bug in 2.3.0 which could lead to queue processes crashing. The RabbitMQ team is delighted to announce the release of RabbitMQ 2.4.0. This release fixes a number of bugs and introduces some enhancements, including fast routing for topic exchanges, sender-selected distribution and server-side consumer cancellation notifications. The RabbitMQ team is delighted to announce the release of RabbitMQ 2.4.1. This release fixes a number of bugs, in particular one bug in 2.4.0 that would break upgrades if durable queues were present. A notable enhancement included in this release are cluster upgrades. The RabbitMQ team is delighted to announce the release of RabbitMQ 2.5.0. This release fixes a number of bugs. In particular: recovery has been simplified, improving startup times when many exchanges or bindings exist bindings are recovered between durable queues and non-durable exchanges on restart of individual cluster nodes better performance under high load and memory pressure source compatibility with the new Erlang R14B03 release New features include: tracing facility for debugging incoming and outgoing messages, (see firehose) improved inbound network performance improved routing performance new rabbitmqctl commands ('report', 'environment', and 'cluster_status') The RabbitMQ team is pleased to announce the release of RabbitMQ 2.5.1. This release correctly upgrades from RabbitMQ 2.1.1 and 2.2.0. There are no other changes compared with 2.5.0.
Diffstat (limited to 'net/rabbitmq/patches')
-rw-r--r--net/rabbitmq/patches/patch-aa12
1 files changed, 5 insertions, 7 deletions
diff --git a/net/rabbitmq/patches/patch-aa b/net/rabbitmq/patches/patch-aa
index aecbc3de928..5aee3e9de3b 100644
--- a/net/rabbitmq/patches/patch-aa
+++ b/net/rabbitmq/patches/patch-aa
@@ -1,12 +1,10 @@
-$NetBSD: patch-aa,v 1.1.1.1 2010/09/21 11:47:32 fhajny Exp $
+$NetBSD: patch-aa,v 1.2 2011/07/05 13:09:05 mspo Exp $
-Makefile really expects Bash to be used for shell calls
-
---- Makefile.orig 2009-10-06 14:45:47.000000000 +0000
+--- Makefile.orig 2011-07-05 12:03:54.000000000 +0000
+++ Makefile
-@@ -1,4 +1,4 @@
--
-+SHELL=@SHELL@
+@@ -1,4 +1,5 @@
TMPDIR ?= /tmp
++SHELL=@SHELL@
RABBITMQ_NODENAME ?= rabbit
+ RABBITMQ_SERVER_START_ARGS ?=