<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8a33d696356dc4efcf85d2e794c491c4e0ee48b7">https://github.com/macports/macports-ports/commit/8a33d696356dc4efcf85d2e794c491c4e0ee48b7</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 8a33d69  qt4-mac: allow to use various JPEG ports as a dependency, not just port:jpeg.
</span>8a33d69 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8a33d696356dc4efcf85d2e794c491c4e0ee48b7
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Wed Feb 28 15:10:38 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    qt4-mac: allow to use various JPEG ports as a dependency, not just port:jpeg.
</span>---
 aqua/qt4-mac/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/qt4-mac/Portfile b/aqua/qt4-mac/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index cca1f47..3f71c91 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/qt4-mac/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/qt4-mac/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -40,7 +40,7 @@ depends_lib-append  port:zlib \
</span>                     port:tiff \
                     port:libpng \
                     port:libmng \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    port:jpeg
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    path:lib/libjpeg.dylib:jpeg 
</span> 
 # find a way to specify the OS MINOR version.  For OSX 10.X, this
 # value will be X.  The type is this variable is integer, so we can
</pre><pre style='margin:0'>

</pre>