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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/90c2ae1cc3c5e6898c3b49ab3e9219bfeb9d33e4">https://github.com/macports/macports-ports/commit/90c2ae1cc3c5e6898c3b49ab3e9219bfeb9d33e4</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 90c2ae1cc3c codeblocks-devel: bump to 20230201-r13183
</span>90c2ae1cc3c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 90c2ae1cc3c5e6898c3b49ab3e9219bfeb9d33e4
</span>Author: Ken Cunningham <kencu@macports.org>
AuthorDate: Wed Feb 1 17:15:10 2023 -0800

<span style='display:block; white-space:pre;color:#404040;'>    codeblocks-devel: bump to 20230201-r13183
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    and rename extracted directory given base changes
</span>---
 devel/codeblocks-devel/Portfile | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/codeblocks-devel/Portfile b/devel/codeblocks-devel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6a1cc29eb37..dbb0b17298b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/codeblocks-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/codeblocks-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,11 +21,14 @@ long_description        {*}${description}. This port tracks the upstream develop
</span> 
 fetch.type              svn
 svn.url                 svn://svn.code.sf.net/p/codeblocks/code/trunk
<span style='display:block; white-space:pre;background:#ffe0e0;'>-svn.revision            13146
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+svn.revision            13183
</span> svn.method              checkout
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version                 20230111-r${svn.revision}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version                 20230201-r${svn.revision}
</span> revision                0
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# extracted directory is called "trunk"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+extract.rename          yes
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> # fix boost detection with i386 systems
 patchfiles-append       patch-m4-boost.diff
 
</pre><pre style='margin:0'>

</pre>