<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4faac1fb50002434e300cfe5c0b8b477c7cf23b8">https://github.com/macports/macports-ports/commit/4faac1fb50002434e300cfe5c0b8b477c7cf23b8</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 4faac1f  xrootd: Disable perl bindings
</span>4faac1f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4faac1fb50002434e300cfe5c0b8b477c7cf23b8
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Tue Apr 9 13:40:57 2019 +0100

<span style='display:block; white-space:pre;color:#404040;'>    xrootd: Disable perl bindings
</span>---
 science/xrootd/Portfile | 1 +
 1 file changed, 1 insertion(+)

<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 150f898..d7c026c 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;'>@@ -58,6 +58,7 @@ configure.args-append -DENABLE_CRYPTO=False \
</span>                       -DENABLE_KRB5=False \
                       -DENABLE_FUSE=False \
                       -DENABLE_PYTHON=FALSE \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                      -DENABLE_PERL=FALSE \
</span>                       -DCMAKE_BUILD_TYPE="Release" \
                       -DCMAKE_CXX_FLAGS="${configure.cxxflags}" \
                       -DCMAKE_INSTALL_MANDIR="share/man"
</pre><pre style='margin:0'>

</pre>