summaryrefslogtreecommitdiff
path: root/databases/redis/files/patch-deps-hiredis-net.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Repocopy the databases/redis to the databases/redis4 to updateSergey A. Osokin2019-11-211-6/+6
| | | | | | | | | the databases/redis port to the latest stable version, 5.0.6. PR: 241526 Reviewed by: portmgr (adamw) Approved by: portmgr (adamw) Differential Revision: https://reviews.freebsd.org/D22336
* Upgrade to recent stable version - 4.0.9.Sergey A. Osokin2018-04-161-7/+59
| | | | Update CONFLICTS record.
* - Fix build on 8.x which does not have TCP_KEEPIDLEBryan Drewery2014-09-171-0/+12
Approved by: maintainer