<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/3f20026d34a84f21713a3c1ef0b08c590384a700">https://github.com/macports/macports-ports/commit/3f20026d34a84f21713a3c1ef0b08c590384a700</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 3f20026d34a gegl-devel: increase depth of failing git fetch
</span>3f20026d34a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3f20026d34a84f21713a3c1ef0b08c590384a700
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Fri Jul 24 15:36:45 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    gegl-devel: increase depth of failing git fetch
</span>---
 graphics/gegl-devel/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/gegl-devel/Portfile b/graphics/gegl-devel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f6158710803..1d2c102d88b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/gegl-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/gegl-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,7 +27,7 @@ long_description    GEGL is a graph based image processing framework offering im
</span> homepage            http://gegl.org/
 
 fetch.type          git
<span style='display:block; white-space:pre;background:#ffe0e0;'>-git.url             --depth 200 https://gitlab.gnome.org/GNOME/gegl.git
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+git.url             --depth 2000 https://gitlab.gnome.org/GNOME/gegl.git
</span> git.branch          ${git_commit}
 
 depends_build-append \
</pre><pre style='margin:0'>

</pre>