Subject: CVS commit: pkgsrc/net/rabbitmq-c
From: Filip Hajny
Date: 2015-08-26 03:01:34
Message id: 20150826010134.D543098@cvs.netbsd.org

Log Message:
Update net/rabbitmq-c to 0.7.0.

- Tools: Add support for heartbeats
- CI: Add continuous integration on Win32 using Appveyor
- Tests: only link against static libraries
- Lib: add support for EXTERNAL SASL method
- Lib: fix incorrect parameters to WSAPoll on Win32
- Lib: use non-blocking sockets internally
- Lib: simplify timer/timeout logic
- Lib: add support for heartbeat checks in blocking send calls
- Lib: Fix warnings on Win32
- Lib: Add support for RabbitMQ auth failure extension
- Lib: allow calling functions to override client-properties
- examples: replace usleep() with nanosleep()
- Lib: add AMQP_VERSION code
- Lib: fix res maybe returned uninitialized in amqp_merge_capbilities
- Lib: Fix SSL_connection status check
- Lib: Fix issues with c89 compatiblity
- Lib: perf improvements when sending small messages by hinting
  to the OS message boundaries.
- Lib: add select()-based timeout implementation
- CI: add ubsan, asan, and tsan CI builds

Files:
RevisionActionfile
1.8modifypkgsrc/net/rabbitmq-c/Makefile
1.5modifypkgsrc/net/rabbitmq-c/PLIST
1.5modifypkgsrc/net/rabbitmq-c/distinfo