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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/bdc09f389695c5b3530b9207da7d2348b7411cda">https://github.com/macports/macports-ports/commit/bdc09f389695c5b3530b9207da7d2348b7411cda</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 bdc09f38969 liberation-fonts: update to 2.1.5
</span>bdc09f38969 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit bdc09f389695c5b3530b9207da7d2348b7411cda
</span>Author: Craig Treleaven <ctreleaven@macports.org>
AuthorDate: Sun Oct 3 19:47:54 2021 -0400

<span style='display:block; white-space:pre;color:#404040;'>    liberation-fonts: update to 2.1.5
</span>---
 x11/liberation-fonts/Portfile | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/x11/liberation-fonts/Portfile b/x11/liberation-fonts/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6749c5627a6..c1e6ccf2a46 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/x11/liberation-fonts/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/x11/liberation-fonts/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,14 +4,14 @@ PortSystem          1.0
</span> 
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        liberationfonts liberation-fonts 2.1.4
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        liberationfonts liberation-fonts 2.1.5
</span> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.master_sites ${github.homepage}/files/6418984
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.master_sites ${github.homepage}/files/7261482
</span> # URL for releases is:
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# https://github.com/liberationfonts/liberation-fonts/files/6418984/liberation-fonts-ttf-2.1.4.tar.gz
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  7c4c9f4d35f81184dc9ca3c0b29c9eafddaddf6b \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  26f85412dd0aa9d061504a1cc8aaf0aa12a70710e8d47d8b65a1251757c1a5ef \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    2388283
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# https://github.com/liberationfonts/liberation-fonts/files/7261482/liberation-fonts-ttf-2.1.5.tar.gz
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  1b63abd6acc8dc50e9d5264809196d9ba5180b18 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  7191c669bf38899f73a2094ed00f7b800553364f90e2637010a69c0e268f25d0 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    2385008
</span> 
 categories          x11 fonts
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,6 +19,7 @@ supported_archs     noarch
</span> maintainers         {ctreleaven @ctreleaven} openmaintainer
 # See homepage re license -
 license             SIL
<span style='display:block; white-space:pre;background:#e0ffe0;'>+installs_libs       no
</span> 
 description         replacements for the three commonly used fonts on Microsoft systems
 
</pre><pre style='margin:0'>

</pre>