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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/366bdb715c4f1bacbfc2241618b9886cca12996e">https://github.com/macports/macports-ports/commit/366bdb715c4f1bacbfc2241618b9886cca12996e</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 366bdb715c4 img2pdf: add homepage
</span>366bdb715c4 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 366bdb715c4f1bacbfc2241618b9886cca12996e
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Fri Oct 15 19:44:19 2021 -0500

<span style='display:block; white-space:pre;color:#404040;'>    img2pdf: add homepage
</span>---
 graphics/img2pdf/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/img2pdf/Portfile b/graphics/img2pdf/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 762188006e6..c2950e37141 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/img2pdf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/img2pdf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,6 +12,7 @@ maintainers         {mps @Schamschula} openmaintainer
</span> description         Lossless conversion of raster images to PDF.
 long_description    {*}${description}
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://gitlab.mister-muffin.de/josch/img2pdf
</span> 
 variant python37 conflicts python38 python39 description {Use Python 3.7} {}
 variant python38 conflicts python37 python39 description {Use Python 3.8} {}
</pre><pre style='margin:0'>

</pre>