Bug 150168 - [UPDATE] net/rabbitmq to 2.0.0
Summary: [UPDATE] net/rabbitmq to 2.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-31 23:50 UTC by Phillip N.
Modified: 2010-09-09 13:40 UTC (History)
0 users

See Also:


Attachments
file.diff (9.01 KB, patch)
2010-08-31 23:50 UTC, Phillip N.
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Phillip N. 2010-08-31 23:50:01 UTC
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:
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2010-09-09 13:38:32 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-09-09 13:39:07 UTC
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"