<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c05e8b90fa8e6c07a8b9923f0f82271d96871d80">https://github.com/macports/macports-ports/commit/c05e8b90fa8e6c07a8b9923f0f82271d96871d80</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 c05e8b9  MultiMC5: update to 0.6.8
</span>c05e8b9 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c05e8b90fa8e6c07a8b9923f0f82271d96871d80
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Sun Feb 9 03:25:56 2020 +0000

<span style='display:block; white-space:pre;color:#404040;'>    MultiMC5: update to 0.6.8
</span>---
 games/MultiMC5/Portfile                        |  2 +-
 games/MultiMC5/files/patch-CMakeLists.txt.diff | 12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/MultiMC5/Portfile b/games/MultiMC5/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 50c304e..3473b64 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/MultiMC5/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/MultiMC5/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ PortGroup           java 1.0
</span> PortGroup           cmake 1.1
 PortGroup           compiler_blacklist_versions 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        MultiMC MultiMC5 0.6.7
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        MultiMC MultiMC5 0.6.8
</span> categories          games
 platforms           darwin
 license             Apache-2
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/MultiMC5/files/patch-CMakeLists.txt.diff b/games/MultiMC5/files/patch-CMakeLists.txt.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index 4348a17..519bead 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/MultiMC5/files/patch-CMakeLists.txt.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/MultiMC5/files/patch-CMakeLists.txt.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,8 +1,8 @@
</span> diff --git CMakeLists.txt CMakeLists.txt
<span style='display:block; white-space:pre;background:#ffe0e0;'>-index cf78f75..1421fad 100644
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+index d0289643..d401ec27 100644
</span> --- CMakeLists.txt
 +++ CMakeLists.txt
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -131,7 +131,7 @@ if(MultiMC_LAYOUT_REAL STREQUAL "mac-bundle")
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -132,7 +132,7 @@ if(MultiMC_LAYOUT_REAL STREQUAL "mac-bundle")
</span>      set(BUNDLE_DEST_DIR ".")
  
      # Apps to bundle
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ index cf78f75..1421fad 100644
</span>  
      # Mac bundle settings
      set(MACOSX_BUNDLE_BUNDLE_NAME "MultiMC")
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -146,6 +146,8 @@ if(MultiMC_LAYOUT_REAL STREQUAL "mac-bundle")
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -147,6 +147,8 @@ if(MultiMC_LAYOUT_REAL STREQUAL "mac-bundle")
</span>      # directories to look for dependencies
      set(DIRS ${QT_LIBS_DIR} ${QT_LIBEXECS_DIR} ${CMAKE_LIBRARY_OUTPUT_DIRECTORY} ${CMAKE_RUNTIME_OUTPUT_DIRECTORY})
  
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,10 +21,10 @@ index cf78f75..1421fad 100644
</span>      set(INSTALL_BUNDLE "full")
  
 diff --git application/CMakeLists.txt application/CMakeLists.txt
<span style='display:block; white-space:pre;background:#ffe0e0;'>-index f8709cf..c276567 100644
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+index 94ba56d0..cb08a6e3 100644
</span> --- application/CMakeLists.txt
 +++ application/CMakeLists.txt
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -325,7 +325,7 @@ install(TARGETS MultiMC
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -320,7 +320,7 @@ install(TARGETS MultiMC
</span>  if(INSTALL_BUNDLE STREQUAL "full")
      # Add qt.conf - this makes Qt stop looking for things outside the bundle
      install(
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,7 +33,7 @@ index f8709cf..c276567 100644
</span>          COMPONENT Runtime
      )
      # Bundle plugins
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -383,10 +383,4 @@ if(INSTALL_BUNDLE STREQUAL "full")
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -378,10 +378,4 @@ if(INSTALL_BUNDLE STREQUAL "full")
</span>              REGEX "\\.dSYM" EXCLUDE
          )
      endif()
</pre><pre style='margin:0'>

</pre>