pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/hiredis
Module Name: pkgsrc
Committed By: wiedi
Date: Wed Sep 2 15:12:37 UTC 2015
Modified Files:
pkgsrc/databases/hiredis: Makefile PLIST distinfo
pkgsrc/databases/hiredis/patches: patch-Makefile
Log Message:
Update hiredis to 0.13.2
* Prevent crash on pending replies in async code (Thanks, @switch-st)
* Clear `REDIS_CONNECTED` flag when connection is closed (Thanks, Jerry Jacobs)
* Add MacOS X addapter (Thanks, @dizzus)
* Add Qt adapter (Thanks, Pietro Cerutti)
* Add Ivykis adapter (Thanks, Gergely Nagy)
All adapters are provided as is and are only tested where possible.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/databases/hiredis/Makefile \
pkgsrc/databases/hiredis/PLIST pkgsrc/databases/hiredis/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/databases/hiredis/patches/patch-Makefile
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