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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4525789617aeb7a4e4395a63aa1a951ecb8805e4">https://github.com/macports/macports-ports/commit/4525789617aeb7a4e4395a63aa1a951ecb8805e4</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 4525789  poedit: adapt to b57591fdb8796560575d3a9671fa33863fc79cbe
</span>4525789 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4525789617aeb7a4e4395a63aa1a951ecb8805e4
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Sat Sep 15 12:18:28 2018 +0000

<span style='display:block; white-space:pre;color:#404040;'>    poedit: adapt to b57591fdb8796560575d3a9671fa33863fc79cbe
</span>---
 editors/poedit/Portfile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/editors/poedit/Portfile b/editors/poedit/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1c940a5..6767ed2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/editors/poedit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/editors/poedit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,7 @@ PortGroup           github 1.0
</span> PortGroup           xcode 1.0
 
 github.setup        vslavik poedit 2.1.1 v -oss
<span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> categories          editors
 platforms           darwin
 license             MIT
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -44,8 +45,6 @@ post-patch {
</span> 
 xcode.configuration     "Release"
 xcode.scheme            "Poedit"
<span style='display:block; white-space:pre;background:#ffe0e0;'>-xcode.build.settings    OBJROOT=${worksrcpath}/build/ \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        SYMROOT=${worksrcpath}/build/
</span> 
 build.pre_args          -workspace Poedit2.xcworkspace \
                         -derivedDataPath ./DerivedData
</pre><pre style='margin:0'>

</pre>