<pre style='margin:0'>
Marius Schamschula (Schamschula) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4753ab7cfdd667fc1f93d6c23153bda61c46d3db">https://github.com/macports/macports-ports/commit/4753ab7cfdd667fc1f93d6c23153bda61c46d3db</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 4753ab7 mod_qos: that should have been db46, not db48...
</span>4753ab7 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 4753ab7cfdd667fc1f93d6c23153bda61c46d3db
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sun Oct 15 18:54:04 2017 -0500
<span style='display:block; white-space:pre;color:#404040;'> mod_qos: that should have been db46, not db48...
</span>---
www/mod_qos/Portfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/mod_qos/Portfile b/www/mod_qos/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 66c28c1..dfdf800 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/mod_qos/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/mod_qos/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +22,7 @@ depends_build port:autoconf \
</span> port:automake
depends_lib port:apache2 \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- port:db48 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ port:db46 \
</span> port:libpng \
path:${prefix}lib/libssl.dylib:openssl \
port:pcre
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -30,7 +30,7 @@ depends_lib port:apache2 \
</span> patchfiles patch-tools-Makefile.in.diff
configure.dir ${worksrcpath}/tools
<span style='display:block; white-space:pre;background:#ffe0e0;'>-configure.env LDFLAGS=-L${prefix}/lib/db48
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+configure.env LDFLAGS=-L${prefix}/lib/db46
</span> build.dir ${configure.dir}
if {[variant_isset apache22]} {
</pre><pre style='margin:0'>
</pre>