pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/rabbitmq-c
Module Name: pkgsrc
Committed By: fhajny
Date: Thu Feb 13 09:46:00 UTC 2014
Modified Files:
pkgsrc/net/rabbitmq-c: Makefile PLIST distinfo
Log Message:
Update net/rabbitmq-c to 0.5.0. Add bl3.
- Add amqp_get_broker_properties() function
- Remove distro-specific packaging
- Add -x flag to amqp-consume utility
- Add amqp_basic_nack() public API
- Add delivery mode constants to amqp.h
- Add support for connection.blocked/connection.unblocked methods
- Examples: Destroy amqp_envelope_t in consumer example
- CMake: fix generation of librabbitmq.pc
- CMake: fix missing POPT_INCLUDE_DIRS variable in tools/
- build: provide independent locations for x64 libs
- Doc: documentation fixes
- Lib: Correct OpenSSL initialization under threaded conditions
- Examples: Handle unexpected frames in amqp_consumer.c
- CMake: Use GnuInstallDirs to generate install dirs
- Lib: correctly handle amqp_get_monotonic_timestamp on win32
- Tools: honor --persistent flag in publish utility
- Doc: improve documentation in amqp_ssl_socket functions
- autoconf: correct librabbitmq.pc generation
- Doc: improve documentation in amqp_tcp_socket functions
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/rabbitmq-c/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/rabbitmq-c/PLIST \
pkgsrc/net/rabbitmq-c/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index