sync ports with The Matrix

This commit is contained in:
purplerain 2023-10-11 18:19:00 +00:00
parent cd3adfb9f5
commit 74706e64f4
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
227 changed files with 6603 additions and 5510 deletions

View file

@ -1,7 +1,6 @@
COMMENT= PHP interface to redis
DISTNAME= redis-5.3.7
REVISION= 0
DISTNAME= redis-6.0.0
CATEGORIES= databases

View file

@ -1,2 +1,2 @@
SHA256 (redis-5.3.7.tgz) = uVgWbM2k9AvRfGmY+eIjkCGuZERnzYrVwV3vQgqtZbA=
SIZE (redis-5.3.7.tgz) = 275200
SHA256 (redis-6.0.0.tgz) = kB1aDlIjbByIWmyXCHDgiepG3kHZAnqStqm60mrhzf0=
SIZE (redis-6.0.0.tgz) = 365305

View file

@ -1,7 +1,7 @@
Index: library.c
--- library.c.orig
+++ library.c
@@ -2380,7 +2380,7 @@ PHP_REDIS_API int redis_sock_connect(RedisSock *redis_
@@ -3108,7 +3108,7 @@ PHP_REDIS_API int redis_sock_connect(RedisSock *redis_
}
gettimeofday(&tv, NULL);