<pre style='margin:0'>
Perry E. Metzger (pmetzger) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b4a5b2b49df38c74d78c88996b98328036b1a76a">https://github.com/macports/macports-ports/commit/b4a5b2b49df38c74d78c88996b98328036b1a76a</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 b4a5b2b  Add GitHub handle to maintainers
</span>b4a5b2b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit b4a5b2b49df38c74d78c88996b98328036b1a76a
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Mar 29 08:27:22 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    Add GitHub handle to maintainers
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    See: https://trac.macports.org/ticket/56050
</span>---
 lang/opensaml/Portfile           | 2 +-
 security/shibboleth/Portfile     | 2 +-
 security/xml-security-c/Portfile | 2 +-
 security/xmltooling/Portfile     | 2 +-
 sysutils/log4shib/Portfile       | 2 +-
 textproc/xercesc3/Portfile       | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/opensaml/Portfile b/lang/opensaml/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7dc5941..1c805a9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/opensaml/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/opensaml/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ version             2.6.1
</span> revision            1
 categories          lang shibboleth security xml
 license             Apache-2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         {snc @nerdling} scantor
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         {snc @nerdling} {scantor @scantor}
</span> description         OpenSAML 2 library for C++
 long_description    SAML 2.0/1.x toolkit
 homepage            http://www.opensaml.org/
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/shibboleth/Portfile b/security/shibboleth/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e0b2871..a22bf69 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/shibboleth/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/shibboleth/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ version             2.6.1
</span> revision            1
 categories          security www shibboleth
 license             Apache
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         {snc @nerdling} scantor
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         {snc @nerdling} {scantor @scantor}
</span> description         Shibboleth Native Service Provider
 long_description    The Shibboleth System is a standards based, open source \
                     software package for web single sign-on across or within \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/xml-security-c/Portfile b/security/xml-security-c/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b36c548..4416f5b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/xml-security-c/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/xml-security-c/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ version             1.7.3
</span> revision            2
 categories          security xml textproc shibboleth
 license             Apache-2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         {snc @nerdling} scantor
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         {snc @nerdling} {scantor @scantor}
</span> description         XML Signing/Encryption for C++
 long_description    The C++ library is an implementation of the XML Digital \
                     Signature specification. It is designed to be easily \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/xmltooling/Portfile b/security/xmltooling/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8cedf75..175695a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/xmltooling/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/xmltooling/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ name                xmltooling
</span> version             1.6.4
 categories          security textproc xml shibboleth
 license             Apache-2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         {snc @nerdling} scantor
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         {snc @nerdling} {scantor @scantor}
</span> description         XMLTooling library for C++
 long_description    Toolkit for security-aware XML processing
 homepage            http://www.opensaml.org/
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/log4shib/Portfile b/sysutils/log4shib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 584dd3d..fab192e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/log4shib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/log4shib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ name                log4shib
</span> version             1.0.9
 categories          sysutils shibboleth devel
 license             LGPL-2.1
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         {snc @nerdling} scantor
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         {snc @nerdling} {scantor @scantor}
</span> description         configurable logging for C++, fork of log4cpp
 long_description    Log4shib is library of C++ classes for flexible logging to \
                     files, syslog, IDSA and other destinations. It is modeled \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/xercesc3/Portfile b/textproc/xercesc3/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d7ffd57..5074ab0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/xercesc3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/xercesc3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ name                xercesc3
</span> conflicts           xercesc
 version             3.2.1
 categories          textproc xml shibboleth
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         {snc @nerdling} scantor
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         {snc @nerdling} {scantor @scantor}
</span> license             Apache-2
 description         an XML parser
 long_description    Xerces-C++ is a validating XML parser written in \
</pre><pre style='margin:0'>

</pre>