summaryrefslogtreecommitdiff
path: root/databases/redis-devel/files/patch-deps-hiredis-Makefile
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@FreeBSD.org>2022-03-01 17:40:07 +0900
committerYasuhiro Kimura <yasu@FreeBSD.org>2022-03-01 17:53:09 +0900
commitd012613d9fb2cd4150eab73865aa3a63ec3bf4a9 (patch)
tree805e59e702f80bec87c8b7ac4e5d60b01ab57455 /databases/redis-devel/files/patch-deps-hiredis-Makefile
parentdevel/forge-devel: Update to latest snapshot (diff)
databases/redis-devel: Update to latest snapshot
* Pet portlint and portclippy * Tidy up Makefile with portfmt Changes: https://github.com/redis/redis/compare/6ca97da...4a45386
Diffstat (limited to 'databases/redis-devel/files/patch-deps-hiredis-Makefile')
-rw-r--r--databases/redis-devel/files/patch-deps-hiredis-Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/redis-devel/files/patch-deps-hiredis-Makefile b/databases/redis-devel/files/patch-deps-hiredis-Makefile
index 9422ba8d3245..aec6b29a7b2e 100644
--- a/databases/redis-devel/files/patch-deps-hiredis-Makefile
+++ b/databases/redis-devel/files/patch-deps-hiredis-Makefile
@@ -1,5 +1,5 @@
---- deps/hiredis/Makefile.orig 2021-01-12 09:21:03.000000000 -0500
-+++ deps/hiredis/Makefile 2021-01-13 11:40:26.109827000 -0500
+--- deps/hiredis/Makefile.orig 2021-01-12 14:21:03 UTC
++++ deps/hiredis/Makefile
@@ -21,7 +21,7 @@
HIREDIS_SONAME=$(shell grep HIREDIS_SONAME hiredis.h | awk '{print $$3}')