Summary: | net/pecl-amqp: make compatible with rabbitmq-c 0.6.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jimmy Olgeni <olgeni> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | jnlin | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(jnlin) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 199952 | ||||||
Attachments: |
|
A commit references this bug: Author: olgeni Date: Sat May 23 15:43:46 UTC 2015 New revision: 387175 URL: https://svnweb.freebsd.org/changeset/ports/387175 Log: Compatibility fix for rabbitmq-c version 0.6.0. PR: 200022 Submitted by: olgeni Approved by: maintainer timeout (16 days) Changes: head/net/pecl-amqp/Makefile head/net/pecl-amqp/files/ head/net/pecl-amqp/files/patch-amqp__exchange.c Patch committed. |
Created attachment 156457 [details] Compatibility fix Compatibility fix for the new rabbitmq-c release (0.6.0). A couple of parameters were added to amqp_exchange_declare. See also PR 199952.