<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f2d8248d7092d4db7c5d257ad0856a445964619c">https://github.com/macports/macports-ports/commit/f2d8248d7092d4db7c5d257ad0856a445964619c</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 f2d8248  xrootd: really increment revision after update of readline
</span>f2d8248 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit f2d8248d7092d4db7c5d257ad0856a445964619c
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Thu Jan 24 01:48:54 2019 -0800

<span style='display:block; white-space:pre;color:#404040;'>    xrootd: really increment revision after update of readline
</span>---
 science/xrootd/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/xrootd/Portfile b/science/xrootd/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4a1bb0b..9eafb47 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/xrootd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/xrootd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ PortGroup           legacysupport 1.0
</span> 
 github.setup        xrootd xrootd 4.8.5 v
 version             ${github.version}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            3
</span> 
 # deal with stealth update. To be removed.
 dist_subdir         ${name}/${version}_1
</pre><pre style='margin:0'>

</pre>