<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/fe9e0a1bb414c1b8afa37654279981fd6b11ebad">https://github.com/macports/macports-ports/commit/fe9e0a1bb414c1b8afa37654279981fd6b11ebad</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new fe9e0a1bb41 hiredis: rev-bump, to validate switch from makefile to cmake
</span>fe9e0a1bb41 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit fe9e0a1bb414c1b8afa37654279981fd6b11ebad
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Fri Oct 22 11:34:48 2021 -0400

<span style='display:block; white-space:pre;color:#404040;'>    hiredis: rev-bump, to validate switch from makefile to cmake
</span>---
 databases/hiredis/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/hiredis/Portfile b/databases/hiredis/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1df818c36b3..1cc623d6de0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/hiredis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/hiredis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,7 @@ PortGroup           github 1.0
</span> PortGroup           cmake 1.1
 
 github.setup        redis hiredis 1.0.2 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> categories          databases
 platforms           darwin
 license             BSD
</pre><pre style='margin:0'>

</pre>