<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/7b67be1d78894d3b5af2696dd71da04454234b73">https://github.com/macports/macports-ports/commit/7b67be1d78894d3b5af2696dd71da04454234b73</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 7b67be1 davix: Fix comment
</span>7b67be1 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 7b67be1d78894d3b5af2696dd71da04454234b73
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Sun Jan 27 12:57:30 2019 +0000
<span style='display:block; white-space:pre;color:#404040;'> davix: Fix comment
</span>---
net/davix/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/davix/Portfile b/net/davix/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 650f1e9..b0efb90 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/davix/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/davix/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -43,7 +43,7 @@ depends_lib port:libxml2 \
</span> configure.args-append -DPYTHON_EXECUTABLE=${prefix}/bin/python${py_ver}
pre-configure {
<span style='display:block; white-space:pre;background:#ffe0e0;'>- # Force use of system python in build scripts
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ # Force use of macports python in build scripts
</span> # Find command finds text files containing the string to be replaced.
set pystringtoreplace "/usr/bin/env python2"
foreach f [ exec find ${worksrcpath} -type f -and -name "*.py" ] {
</pre><pre style='margin:0'>
</pre>