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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/011d8ebb8334480769dadba2108081a31298af26">https://github.com/macports/macports-ports/commit/011d8ebb8334480769dadba2108081a31298af26</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 011d8ebb8334480769dadba2108081a31298af26
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Mon Jan 27 01:24:43 2025 +1100

<span style='display:block; white-space:pre;color:#404040;'>    print/*: set github.tarball_from explicitly
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    In preparation for changing the default.
</span>---
 print/brlaser/Portfile         | 2 ++
 print/cups-ppdc/Portfile       | 2 ++
 print/fonttools-utils/Portfile | 3 ++-
 print/otfcc/Portfile           | 3 ++-
 print/ps2eps/Portfile          | 3 ++-
 print/woff2/Portfile           | 5 +++--
 6 files changed, 13 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/print/brlaser/Portfile b/print/brlaser/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ed02ff8551f..3e87ca6e498 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/print/brlaser/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/print/brlaser/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup       github 1.0
</span> PortGroup       cmake 1.1
 
 github.setup    pdewacht brlaser 6 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision        0
 categories      print
 license         GPL-2+
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/print/cups-ppdc/Portfile b/print/cups-ppdc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d6e32a942a7..437bb15ef1a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/print/cups-ppdc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/print/cups-ppdc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,6 +8,8 @@ PortGroup       github 1.0
</span> legacysupport.newest_darwin_requires_legacy 15
 
 github.setup    OpenPrinting cups 2.4.2 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> name            cups-ppdc
 categories      print textproc
 license         Apache-2
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/print/fonttools-utils/Portfile b/print/fonttools-utils/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8aafe0d4cef..6013d9fdd08 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/print/fonttools-utils/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/print/fonttools-utils/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,13 +6,14 @@ PortGroup           github 1.0
</span> 
 name                fonttools-utils
 github.setup        twardoch fonttools-utils 2b77a32b2405229650fd2d6115828a30fb2b9f6e
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> version             20180828
 revision            1
 description         Font-related tools based on FontTools
 long_description    Font-related tools that use the Python FontTools \
                     package: MacOSXSystemFontReplacer replaces UI fonts\; \
                     pyftfeatfreeze "freezes" OpenType features into a font
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> categories          print
 license             Apache-2
 maintainers         nomaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/print/otfcc/Portfile b/print/otfcc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f823a298d84..ba4e62a9ce2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/print/otfcc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/print/otfcc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           github 1.0
</span> PortGroup           makefile 1.0
 
 github.setup        caryll otfcc 0.10.4 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> 
 categories          print devel
 maintainers         {amake @amake} openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +14,6 @@ description         Optimized OpenType builder and inspector
</span> long_description    A C library and utility used for parsing and writing \
                     OpenType font files
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             Apache-2
 
 checksums           sha256  41d5ddba898757b7a4883d47fa0e9e8d19fa80d61ca3bc1770c668939f2811fd \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/print/ps2eps/Portfile b/print/ps2eps/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0d4db4cff55..576dcd32937 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/print/ps2eps/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/print/ps2eps/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,9 +4,10 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        roland-bless ps2eps 1.70 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision            2
 categories          print
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             GPL-2+
 maintainers         nomaintainer
 homepage            http://ctan.org/pkg/ps2eps
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/print/woff2/Portfile b/print/woff2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b757d25609a..3c797086910 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/print/woff2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/print/woff2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,14 +5,15 @@ PortGroup           github 1.0
</span> PortGroup           cmake 1.1
 
 github.setup        google woff2 1.0.2 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> categories          print www
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> maintainers         {amake @amake} openmaintainer
 license             MIT
 
 description         A set of tools for converting ttf fonts to/from woff2
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    ${description}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    {*}${description}
</span> 
 checksums           rmd160  605101b33467667f870ed7ed53888b97481b9a41 \
                     sha256  8fc1709d629570401c73e9d04901d95f887277cd0ce7c8a23038d3171f215e6e
</pre><pre style='margin:0'>

</pre>