Ticket #27519 (closed update: duplicate)
Update rabbitmq-server to version 2.2.0
| Reported by: | rob@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | haspatch | Cc: | meyer@…, tonyg@… |
| Port: | rabbitmq-server |
Description
rabbitmq-server version 2.2.0 has been released (see http://www.rabbitmq.com/news.html#2010-11-30T00:00:00Z). The attached patch updates the Portfile and wrapper scripts.
Attachments
Change History
comment:1 Changed 3 years ago by ryandesign@…
- Owner changed from macports-tickets@… to ryandesign@…
- Status changed from new to assigned
Thanks.
Not sure what to do with the portion of the patch that suggests the deletion of the file Portfile-e; no such file exists.
comment:2 follow-up: ↓ 3 Changed 3 years ago by ryandesign@…
Your patch also undoes the changes from r71578, r72822, r73760. This type of problem was previously discussed in #27031. Please submit a new diff that makes only the changes you intend to make, that does not undo previously-made changes, unless there is a specific reason why you want them undone (if so, please explain).
comment:3 in reply to: ↑ 2 Changed 3 years ago by rob@…
Replying to ryandesign@…:
Your patch also undoes the changes from r71578, r72822, r73760. This type of problem was previously discussed in #27031. Please submit a new diff that makes only the changes you intend to make, that does not undo previously-made changes, unless there is a specific reason why you want them undone (if so, please explain).
Ryan,
The new patch fixes the issues you detailed. The Portfile-e portion arose from the fact that GNU sed and Mac sed are a bit different and I was the first person to generate the diff using Mac sed. This should be fixed now.
Rob

