<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/59da5b0882c0908b0034714b1c55dc523b979211">https://github.com/macports/macports-ports/commit/59da5b0882c0908b0034714b1c55dc523b979211</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 59da5b0882c inkscape*: cleanup
</span>59da5b0882c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 59da5b0882c0908b0034714b1c55dc523b979211
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Thu Sep 1 16:17:49 2022 -0400

<span style='display:block; white-space:pre;color:#404040;'>    inkscape*: cleanup
</span>---
 graphics/inkscape-devel/Portfile | 6 ++++--
 graphics/inkscape/Portfile       | 6 ++++--
 2 files changed, 8 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/inkscape-devel/Portfile b/graphics/inkscape-devel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e226ff5c2f4..a1c0d2280da 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/inkscape-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/inkscape-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -95,7 +95,8 @@ depends_run-append  port:py${python_version}-cssselect \
</span>                     port:adwaita-icon-theme
 
 post-patch {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    reinplace "s|\"python-interpreter\", *\{\"python3\"|\"python-interpreter\", \{\"python${python_major}.${python_minor}\"|g" ${worksrcpath}/src/extension/implementation/script.cpp
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    reinplace "s|\"python-interpreter\", *\{\"python3\"|\"python-interpreter\", \{\"python${python_major}.${python_minor}\"|g" \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        ${worksrcpath}/src/extension/implementation/script.cpp
</span>     reinplace "s|COMMAND python3 |COMMAND ${prefix}/bin/python${python_major}.${python_minor} |g" \
         ${worksrcpath}/share/filters/CMakeLists.txt \
         ${worksrcpath}/share/paint/CMakeLists.txt \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -105,7 +106,8 @@ post-patch {
</span>     reinplace "s|^#include \"Object.h\"|#include <poppler/Object.h>|" \
         ${worksrcpath}/src/extension/internal/pdfinput/pdf-parser.cpp \
         ${worksrcpath}/src/extension/internal/pdfinput/pdf-parser.h
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    reinplace "s|\"\$\{CMAKE_INSTALL_LIBDIR\}/inkscape\"|\$\{CMAKE_INSTALL_LIBDIR\}|" ${worksrcpath}/src/CMakeLists.txt
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    reinplace "s|\"\$\{CMAKE_INSTALL_LIBDIR\}/inkscape\"|\$\{CMAKE_INSTALL_LIBDIR\}|" \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        ${worksrcpath}/src/CMakeLists.txt
</span> }
 
 compiler.cxx_standard \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/inkscape/Portfile b/graphics/inkscape/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 558d8e7c5bf..44a47de202b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/inkscape/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/inkscape/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -94,7 +94,8 @@ depends_run-append  port:py${python_version}-cssselect \
</span>                     port:adwaita-icon-theme
 
 post-patch {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    reinplace "s|\"python-interpreter\", *\{\"python3\"|\"python-interpreter\", \{\"python${python_major}.${python_minor}\"|g" ${worksrcpath}/src/extension/implementation/script.cpp
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    reinplace "s|\"python-interpreter\", *\{\"python3\"|\"python-interpreter\", \{\"python${python_major}.${python_minor}\"|g" \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        ${worksrcpath}/src/extension/implementation/script.cpp
</span>     reinplace "s|COMMAND python3 |COMMAND ${prefix}/bin/python${python_major}.${python_minor} |g" \
         ${worksrcpath}/share/filters/CMakeLists.txt \
         ${worksrcpath}/share/paint/CMakeLists.txt \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -104,7 +105,8 @@ post-patch {
</span>     reinplace "s|^#include \"Object.h\"|#include <poppler/Object.h>|" \
         ${worksrcpath}/src/extension/internal/pdfinput/pdf-parser.cpp \
         ${worksrcpath}/src/extension/internal/pdfinput/pdf-parser.h
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    reinplace "s|\"\$\{CMAKE_INSTALL_LIBDIR\}/inkscape\"|\$\{CMAKE_INSTALL_LIBDIR\}|" ${worksrcpath}/src/CMakeLists.txt
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    reinplace "s|\"\$\{CMAKE_INSTALL_LIBDIR\}/inkscape\"|\$\{CMAKE_INSTALL_LIBDIR\}|" \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        ${worksrcpath}/src/CMakeLists.txt
</span> }
 
 compiler.cxx_standard \
</pre><pre style='margin:0'>

</pre>