Bug 200022 - net/pecl-amqp: make compatible with rabbitmq-c 0.6.0
Summary: net/pecl-amqp: make compatible with rabbitmq-c 0.6.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks: 199952
  Show dependency treegraph
 
Reported: 2015-05-07 08:13 UTC by Jimmy Olgeni
Modified: 2015-05-23 15:45 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (jnlin)


Attachments
Compatibility fix (803 bytes, patch)
2015-05-07 08:13 UTC, Jimmy Olgeni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jimmy Olgeni freebsd_committer freebsd_triage 2015-05-07 08:13:24 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-05-23 15:44:17 UTC
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
Comment 2 Jimmy Olgeni freebsd_committer freebsd_triage 2015-05-23 15:45:41 UTC
Patch committed.