summaryrefslogtreecommitdiff
path: root/net/rabbitmq-c/PLIST
diff options
context:
space:
mode:
authorfhajny <fhajny>2014-10-02 10:45:36 +0000
committerfhajny <fhajny>2014-10-02 10:45:36 +0000
commit870b607e58151116ab5cfc24dfc432e6e57a6a3f (patch)
treed5165a8f0b060a78b66441ef42ee371ad9cce3d8 /net/rabbitmq-c/PLIST
parent90739c2c8fc60cda67fdeab0bef38e6a87d58f98 (diff)
downloadpkgsrc-870b607e58151116ab5cfc24dfc432e6e57a6a3f.tar.gz
Update rabbitmq-c to 0.5.2.
Changes in 0.5.2 fcdf0f8 Autoconf: check for htonll as declaration in a header file 5790ec7 SSL: correctly report hostname verification errors. d60c28c Build: disable OpenSSL deprecation warnings on OSX 072191a Lib: include platform, version and copyright in AMQP handshake 8b448c6 Examples: print message body in amqp[s]_listen[q] examples 7188e5d Tools: Add flag to set prefetch for amqp-consume tool Changes in 0.5.1 a566929 SSL: Add support for wildcards in hostname verification (Mike Steinert) a78aa8a Lib: Use poll(2) instead of select(2) for timeouts on sockets. 357bdb3 Lib: support for specifying frame and decoding pool sizes. (Mike Stitt) 8956003 Lib: improve invalid frame detection code. b852f84 Lib: Add missing amqp_get_server_properties() function. 7001e82 Lib: Add missing ssize_t on Win32 (emazv72) c2ce2cb Lib: Correctly specify WINVER on Win32 when unspecified. fe844e4 CMake: specify -DHAVE_CONFIG_H in examples. 932de5f Lib: correct time computation on Win32 (jestor) 3e83192 HPUX: use gethrtime on HP-UX for timers. cb1b44e HPUX: correct include location of sys/uio.h 8ce585d Lib: incorrect OOM condition when 0-lenth exchange name is received. c7716b8 CMake: correct htonll detection code on platforms defined with a macro. 4dc4eda Lib: remove unused assignment. 45302cf Lib: remove range-check of channel-ids.
Diffstat (limited to 'net/rabbitmq-c/PLIST')
-rw-r--r--net/rabbitmq-c/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rabbitmq-c/PLIST b/net/rabbitmq-c/PLIST
index e12e1536223..9236f3bcb14 100644
--- a/net/rabbitmq-c/PLIST
+++ b/net/rabbitmq-c/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2014/02/13 09:46:00 fhajny Exp $
+@comment $NetBSD: PLIST,v 1.3 2014/10/02 10:45:36 fhajny Exp $
bin/amqp-consume
bin/amqp-declare-queue
bin/amqp-delete-queue
@@ -10,7 +10,7 @@ include/amqp_ssl_socket.h
include/amqp_tcp_socket.h
lib/librabbitmq.so
lib/librabbitmq.so.1
-lib/librabbitmq.so.1.2.0
+lib/librabbitmq.so.1.2.2
lib/pkgconfig/librabbitmq.pc
man/man1/amqp-consume.1
man/man1/amqp-declare-queue.1