<pre style='margin:0'>
Takeshi Enomoto (tenomoto) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/43ccbc12293256cc683374064ba9d2b47fcc62fb">https://github.com/macports/macports-ports/commit/43ccbc12293256cc683374064ba9d2b47fcc62fb</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 43ccbc12293 magicspp: remove unnecessary patch
</span>43ccbc12293 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 43ccbc12293256cc683374064ba9d2b47fcc62fb
</span>Author: Takeshi Enomoto <takeshi@macports.org>
AuthorDate: Thu Aug 20 09:05:17 2020 +0900

<span style='display:block; white-space:pre;color:#404040;'>    magicspp: remove unnecessary patch
</span>---
 science/magicspp/Portfile                        |  2 --
 science/magicspp/files/patch-CMakeLists.txt.diff | 10 ----------
 2 files changed, 12 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/magicspp/Portfile b/science/magicspp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 458b3b13456..9d000d5a388 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/magicspp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/magicspp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -71,8 +71,6 @@ require_active_variants path:lib/pkgconfig/cairo.pc:cairo x11
</span> 
 universal_variant   no
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-#patchfiles          patch-CMakeLists.txt.diff
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> configure.args-append   -DBOOST_ROOT=${prefix} \
                         -DCMAKE_Fortran_COMPILER=${configure.fc} \
                         -DENABLE_CAIRO=ON \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/magicspp/files/patch-CMakeLists.txt.diff b/science/magicspp/files/patch-CMakeLists.txt.diff
</span>deleted file mode 100644
<span style='display:block; white-space:pre;color:#808080;'>index be2656be25c..00000000000
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/magicspp/files/patch-CMakeLists.txt.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ /dev/null
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,10 +0,0 @@
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>---- CMakeLists.txt.orig    2020-07-29 19:53:14.000000000 +0900
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+++ CMakeLists.txt 2020-08-18 10:35:04.000000000 +0900
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -299,7 +299,6 @@
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- if( HAVE_GEOTIFF )
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-   list( APPEND MAGICS_EXTRA_INCLUDE_DIRS  ${GEOTIFF_INCLUDE_DIR} )
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-   list( APPEND MAGICS_EXTRA_LIBRARIES  ${GEOTIFF_LIBRARY} )
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--  list( APPEND MAGICS_EXTRA_DEFINITIONS HAVE_GEOTIFF )
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- endif()
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- 
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- list( APPEND MAGICS_EXTRA_LIBRARIES     ${CMAKE_THREAD_LIBS_INIT} )
</span></pre><pre style='margin:0'>

</pre>