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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f2d8623de521a7c044144637bf0781e76c3f3c30">https://github.com/macports/macports-ports/commit/f2d8623de521a7c044144637bf0781e76c3f3c30</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 f2d8623de52 eog-plugins: Fix typo in variant description
</span>f2d8623de52 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit f2d8623de521a7c044144637bf0781e76c3f3c30
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Mon Sep 14 08:34:00 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    eog-plugins: Fix typo in variant description
</span>---
 gnome/eog-plugins/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gnome/eog-plugins/Portfile b/gnome/eog-plugins/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 566066b1298..ceb854dbdde 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gnome/eog-plugins/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gnome/eog-plugins/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -55,7 +55,7 @@ variant python37 conflicts python36 python38 description {Python plugins use pyt
</span>     configure.args-replace    --disable-python --enable-python
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-variant python38 conflicts python36 python37 description {Python plugins usepython 3.8} {
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+variant python38 conflicts python36 python37 description {Python plugins use python 3.8} {
</span>     depends_build-append      port:python38
     configure.python          ${prefix}/bin/python3.8
     set python_framework      ${frameworks_dir}/Python.framework/Versions/3.8
</pre><pre style='margin:0'>

</pre>