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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/6026cf7760bbae51f555af2a2a2bd147a5233a38">https://github.com/macports/macports-ports/commit/6026cf7760bbae51f555af2a2a2bd147a5233a38</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 6026cf7760bbae51f555af2a2a2bd147a5233a38
</span>Author: Clemens Lang <cal@macports.org>
AuthorDate: Thu Nov 3 02:04:38 2016 +0100

<span style='display:block; white-space:pre;color:#404040;'>    wallet: Fix outdated reference to wallet +kdc
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    A previous version of this port used variants for what is now the
</span><span style='display:block; white-space:pre;color:#404040;'>    wallet-kdc subport.
</span>---
 net/wallet/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/wallet/Portfile b/net/wallet/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 34e08c5..9fa3ba7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/wallet/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/wallet/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -174,7 +174,7 @@ Then you will need to install the p5-datetime-format-* and p5-dbd-*
</span> ports that match the database backend you chose.
 
 If you want to support getting keytabs through Wallet, then your KDC
<span style='display:block; white-space:pre;background:#ffe0e0;'>-will need to have the wallet port installed with the +kdc variant.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+will need to have the wallet-kdc port installed.
</span> 
 Other Perl modules may be required, depending on what you want to
 support.  Read ${prefix}/share/doc/wallet/setup
</pre><pre style='margin:0'>

</pre>