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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e2647de8b6cb64f0dd74a76b4e8f2e61fb433127">https://github.com/macports/macports-ports/commit/e2647de8b6cb64f0dd74a76b4e8f2e61fb433127</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 e2647de  robotframework: dropping maintainership
</span>e2647de is described below

<span style='display:block; white-space:pre;color:#808000;'>commit e2647de8b6cb64f0dd74a76b4e8f2e61fb433127
</span>Author: Jyrki Wahlstedt <jwa@macports.org>
AuthorDate: Thu Sep 7 22:18:31 2017 +0300

<span style='display:block; white-space:pre;color:#404040;'>    robotframework: dropping maintainership
</span>---
 python/py-robotframework-ride/Portfile             | 2 +-
 python/py-robotframework-selenium2library/Portfile | 2 +-
 python/py-robotframework-seleniumlibrary/Portfile  | 2 +-
 python/py-robotframework-sshlibrary/Portfile       | 2 +-
 python/py-robotframework/Portfile                  | 2 +-
 python/py-robotremoteserver/Portfile               | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-robotframework-ride/Portfile b/python/py-robotframework-ride/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c542628..87a5d42 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-robotframework-ride/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-robotframework-ride/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,7 @@ version             1.5.2.1
</span> license             Apache-2
 
 categories-append   devel
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         jwa
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         nomaintainer
</span> description         Robot Framework test case editor
 long_description    ${description}
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-robotframework-selenium2library/Portfile b/python/py-robotframework-selenium2library/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 37ed68e..51b74a8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-robotframework-selenium2library/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-robotframework-selenium2library/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ set internal_name   robotframework-selenium2library
</span> 
 version             1.8.0
 categories-append   devel
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         jwa
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         nomaintainer
</span> description         Robot Framework library to run web-based tests
 long_description    Library to run web-based tests with Selenium \
     using Selenium server included in the package
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-robotframework-seleniumlibrary/Portfile b/python/py-robotframework-seleniumlibrary/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7b1d7e6..2f24e07 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-robotframework-seleniumlibrary/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-robotframework-seleniumlibrary/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ version             2.9.2
</span> license             Apache-2
 
 categories-append   devel
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         jwa
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         nomaintainer
</span> description         Robot Framework library to run web-based tests
 long_description    Library to run web-based tests with Selenium \
     using Selenium server included in the package
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-robotframework-sshlibrary/Portfile b/python/py-robotframework-sshlibrary/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8ca0fcf..b315bba 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-robotframework-sshlibrary/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-robotframework-sshlibrary/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ license             Apache-2
</span> 
 version             2.1.3
 categories-append   devel
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         jwa
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         nomaintainer
</span> description         Robot Framework library to handle ssh
 long_description    ${description}
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-robotframework/Portfile b/python/py-robotframework/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3304b74..d35a5f4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-robotframework/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-robotframework/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ version             3.0.2
</span> license             Apache-2
 
 categories-append   devel
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         {jwa @jyrkiwahlstedt}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         nomaintainer
</span> description         ATDD framework
 long_description    ATDD framework with plugins
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-robotremoteserver/Portfile b/python/py-robotremoteserver/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a1f3693..37ff658 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-robotremoteserver/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-robotremoteserver/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ version             1.0.1
</span> license             Apache-2
 
 categories-append   devel
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         jwa openmaintainer
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         nomaintainer
</span> description         Remote server hosting test libraries
 long_description    Allows hosting test libraries on different processes \
                     or machines than Robot Framework is running on
</pre><pre style='margin:0'>

</pre>