<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/c1ea957996167606977a3c072fcc37b9c0da8512">https://github.com/macports/macports-ports/commit/c1ea957996167606977a3c072fcc37b9c0da8512</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 c1ea957  phonon: update to 4.10.3
</span>c1ea957 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c1ea957996167606977a3c072fcc37b9c0da8512
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Sun Jul 21 15:16:51 2019 -0400

<span style='display:block; white-space:pre;color:#404040;'>    phonon: update to 4.10.3
</span>---
 audio/phonon/Portfile                        | 8 ++++----
 audio/phonon/files/patch-CMakeLists.txt.diff | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/phonon/Portfile b/audio/phonon/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 37dd97b..e15f95a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/phonon/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/phonon/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,10 +4,10 @@ PortSystem          1.0
</span> 
 name                phonon
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version             4.10.2
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160 844ce24ca09fc6b47b5045fb58c304812fad27fa \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256 34edb1985778575eb7004e4e45151cd7bc995f61ddd6ce3b050b97b7bd778809 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size   322176
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version             4.10.3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160 7a1934b45a6d54d0803edf0a3cd6d7b5b4ecc1e7 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256 2e8b145669afa0e93833e4064b657677abc9413e4007fa5ddc91397c9bddc295 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size   336724
</span> revision            0
 
 license             {LGPL-2.1 LGPL-3}
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/phonon/files/patch-CMakeLists.txt.diff b/audio/phonon/files/patch-CMakeLists.txt.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index 7dd5701..ac79fbf 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/phonon/files/patch-CMakeLists.txt.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/phonon/files/patch-CMakeLists.txt.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -2,7 +2,7 @@
</span> +++ CMakeLists.txt
 @@ -25,7 +25,7 @@
  set(PHONON_LIB_MINOR_VERSION "10") # Only change on binary compatible changes with new interfaces
<span style='display:block; white-space:pre;background:#ffe0e0;'>- set(PHONON_LIB_PATCH_VERSION "2") # Bump whenever you feel like it :P
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ set(PHONON_LIB_PATCH_VERSION "3") # Bump whenever you feel like it :P
</span>  set(PHONON_LIB_VERSION "${PHONON_LIB_MAJOR_VERSION}.${PHONON_LIB_MINOR_VERSION}.${PHONON_LIB_PATCH_VERSION}")
 -set(PHONON_LIB_SOVERSION ${PHONON_LIB_MAJOR_VERSION})
 +set(PHONON_LIB_SOVERSION "${PHONON_LIB_MAJOR_VERSION}.4.0")
</pre><pre style='margin:0'>

</pre>