<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/cb1a3770a5bca76c059532a4fee8660d8a9d10e2">https://github.com/macports/macports-ports/commit/cb1a3770a5bca76c059532a4fee8660d8a9d10e2</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 cb1a3770a5b cbonsai: increment epoch
</span>cb1a3770a5b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit cb1a3770a5bca76c059532a4fee8660d8a9d10e2
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Thu Mar 4 06:36:57 2021 -0500

<span style='display:block; white-space:pre;color:#404040;'>    cbonsai: increment epoch
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    cbonsai's version switched from datestamp to semver version number, but the
</span><span style='display:block; white-space:pre;color:#404040;'>    datestamp will always compare higher.  Increment epoch to enforce proper
</span><span style='display:block; white-space:pre;color:#404040;'>    versioning in light of this.
</span>---
 games/cbonsai/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/cbonsai/Portfile b/games/cbonsai/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5e47642a4fd..1f935370cf8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/cbonsai/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/cbonsai/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,7 @@ PortGroup           gitlab   1.0
</span> PortGroup           makefile 1.0
 
 gitlab.setup        jallbrit cbonsai 1.0.0 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+epoch               1
</span> revision            0
 
 description         grow bonsai trees in your terminal
</pre><pre style='margin:0'>

</pre>