<pre style='margin:0'>
Mohamed Akram (mohd-akram) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1bce6d9736f0cb9b6dd2cb9549d649799f7a1811">https://github.com/macports/macports-ports/commit/1bce6d9736f0cb9b6dd2cb9549d649799f7a1811</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 1bce6d9736f fontmatrix: fix license
</span>1bce6d9736f is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 1bce6d9736f0cb9b6dd2cb9549d649799f7a1811
</span>Author: Mohamed Akram <makr@macports.org>
AuthorDate: Fri Dec 13 18:09:07 2024 +0400
<span style='display:block; white-space:pre;color:#404040;'> fontmatrix: fix license
</span>---
sysutils/fontmatrix/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/fontmatrix/Portfile b/sysutils/fontmatrix/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d80493f26ae..8229d113de2 100755
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/fontmatrix/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/fontmatrix/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -43,7 +43,7 @@ long_description Fontmatrix is a font management application for Linux, macOS
</span> It helps keeping your font collection in order, allowing you to enable and disable \
availability of fonts and font families in your system. This is typically in demand \
by designers who tend to have huge collections of typefaces.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license GPL-2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license GPL-2+
</span>
# https://github.com/fontmatrix/fontmatrix/issues/39
patchfiles-append 0001-CMakeLists-do-not-force-i386.patch
</pre><pre style='margin:0'>
</pre>