<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/b815ef8b25feb803ac552f6e8d42ef5cff2f689e">https://github.com/macports/macports-ports/commit/b815ef8b25feb803ac552f6e8d42ef5cff2f689e</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 b815ef8b25f www/*: set github.tarball_from explicitly
</span>b815ef8b25f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit b815ef8b25feb803ac552f6e8d42ef5cff2f689e
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Thu Jan 30 08:30:56 2025 +1100

<span style='display:block; white-space:pre;color:#404040;'>    www/*: 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>---
 www/Deriv/Portfile         |  2 ++
 www/Obsession/Portfile     |  4 ++++
 www/amber/Portfile         |  3 ++-
 www/analog/Portfile        |  4 ++--
 www/aolserver/Portfile     |  2 ++
 www/arora/Portfile         |  2 ++
 www/darkhttpd/Portfile     |  2 ++
 www/dart-sass/Portfile     |  3 ++-
 www/dokuwiki/Portfile      |  2 ++
 www/emacs-w3m/Portfile     |  3 ++-
 www/fcgiwrap/Portfile      |  5 +++--
 www/geckodriver/Portfile   |  3 ++-
 www/h2o/Portfile           |  3 ++-
 www/ls-qpack/Portfile      |  2 ++
 www/lwan/Portfile          |  3 ++-
 www/midori/Portfile        |  4 +++-
 www/minio-mc/Portfile      |  5 +++--
 www/minio/Portfile         |  4 +++-
 www/mod_authn_otp/Portfile |  3 ++-
 www/mod_gnutls/Portfile    |  2 ++
 www/mod_wsgi/Portfile      |  3 ++-
 www/nikto/Portfile         |  2 ++
 www/nodejuice/Portfile     |  2 ++
 www/nyxt/Portfile          |  2 ++
 www/phantomjs/Portfile     |  3 ++-
 www/sassc/Portfile         |  5 +++--
 www/taizen/Portfile        |  4 +++-
 www/tenfourfox/Portfile    | 12 +++++++++---
 www/uzbl/Portfile          |  3 ++-
 www/webarchiver/Portfile   |  2 ++
 www/websvn/Portfile        |  2 ++
 31 files changed, 77 insertions(+), 24 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/Deriv/Portfile b/www/Deriv/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 49b6f25dd1b..5e965e5d358 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/Deriv/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/Deriv/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,6 +9,8 @@ PortGroup           qmake 1.0
</span> openssl.branch      1.0
 
 github.setup        nark Deriv 005f17573854dd034f7077a50967f655cfd8b3ef
<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             2014.04.22
 revision            0
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/Obsession/Portfile b/www/Obsession/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 43e513e456c..a051d1e0f89 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/Obsession/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/Obsession/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,6 +11,8 @@ if {${os.arch} eq "arm"} {
</span>     qt5.depends_component qtmultimedia
 
     github.setup    tjohnman Obsession 8c31bea6d25c685ebaba8afb4922e3ca7f667549
<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         2020.08.08
     revision        0
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,6 +23,8 @@ if {${os.arch} eq "arm"} {
</span>     PortGroup       qmake 1.0
 
     github.setup    tjohnman Obsession c33eebc782d152fe88bdc9794f28c139b5c527b4
<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         2023.07.12
     revision        0
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/amber/Portfile b/www/amber/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 167ed24fcef..f73ed106e0b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/amber/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/amber/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        amberframework amber 0.9.0 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          www devel
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             MIT
 maintainers         {@conradwt gmail.com:conradwt} openmaintainer
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/analog/Portfile b/www/analog/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5267807bb7b..b45daea2d7a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/analog/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/analog/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        c-amie analog-ce 6.0.18
<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                analog
 revision            0
 categories          www
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,8 +16,6 @@ long_description    {*}description. It is designed to be fast and to produce acc
</span>                     and attractive statistics: and combined with Report Magic, you can \
                     generate even prettier reports.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> homepage            http://www.c-amie.co.uk/software/analog/
 
 checksums           rmd160  092c6c6e524cb9f5595a31bc8751b6df16a15822 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/aolserver/Portfile b/www/aolserver/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ab865c57090..d6bab95d3d5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/aolserver/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/aolserver/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        aolserver aolserver 650ff5697c8b423f7cc338fbca64ac7f1d891e99
<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             4.5.1
 revision            1
 categories          www
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/arora/Portfile b/www/arora/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 48fbc52e244..52a57cf3902 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/arora/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/arora/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           github 1.0
</span> PortGroup           qmake 1.0
 
 github.setup        Arora arora 0.11.0
<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            4
 categories          www aqua
 maintainers         nomaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/darkhttpd/Portfile b/www/darkhttpd/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5a08f45dbe1..8fa5767fbdf 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/darkhttpd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/darkhttpd/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        emikulic darkhttpd 1.16 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
 
 homepage            https://unix4lyfe.org/darkhttpd
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/dart-sass/Portfile b/www/dart-sass/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index dfe2180a73f..29613800388 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/dart-sass/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/dart-sass/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,8 +4,9 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        sass dart-sass 1.57.1
<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          www textproc
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> supported_archs     x86_64 arm64
 license             MIT
 maintainers         @queensferryme openmaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/dokuwiki/Portfile b/www/dokuwiki/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 880bb5684b7..99dd362917b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/dokuwiki/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/dokuwiki/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        splitbrain dokuwiki 2024-02-06a release-
<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          www
 license             GPL-2
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/emacs-w3m/Portfile b/www/emacs-w3m/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8ee8c91d89b..06fced9889c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/emacs-w3m/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/emacs-w3m/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,6 +9,8 @@ name                        emacs-w3m
</span> # discerned, so we use MELPA's versioning as published
 # <https://melpa.org/#/w3m> to shadow their versioning.
 github.setup        emacs-w3m  emacs-w3m 546b5082f982e2573fff425e942009cd6c7a02f5
<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                   20191030.537
 epoch               20191030537
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +24,6 @@ long_description       \
</span>           as a text-mode WWW browser. emacs-w3m is a simple Emacs \
                interface to w3m.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms               darwin
</span> homepage            https://github.com/emacs-w3m/emacs-w3m
 
 checksums           rmd160  b323ef6121b78bafc75b4cf9be014db5fae42399 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/fcgiwrap/Portfile b/www/fcgiwrap/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6027c989001..742acbbcfb7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/fcgiwrap/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/fcgiwrap/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,15 +4,16 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        gnosek fcgiwrap 1.1.0
<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          www
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> maintainers         nomaintainer
 license             MIT
 
 description         simple server for running CGI applications over FastCGI. \
                     It hopes to provide clean CGI support to Nginx
 
<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> 
 homepage            https://nginx.localdomain.pl/wiki/FcgiWrap
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/geckodriver/Portfile b/www/geckodriver/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6b3d2ef3085..c80deb1c1aa 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/geckodriver/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/geckodriver/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,9 +6,10 @@ PortGroup           cargo 1.0
</span> 
 name                geckodriver
 github.setup        mozilla geckodriver 0.30.0 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          www
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> maintainers         {danchr @danchr} openmaintainer
 license             MPL-2
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/h2o/Portfile b/www/h2o/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6164cfc0690..4f6523e8037 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/h2o/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/h2o/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,9 +9,10 @@ PortGroup           legacysupport 1.1
</span> legacysupport.newest_darwin_requires_legacy 10
 
 github.setup        h2o h2o 2.2.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            1
 categories          www
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             MIT
 maintainers         {l2dy @l2dy} openmaintainer
 description         the optimized HTTP/2 server
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/ls-qpack/Portfile b/www/ls-qpack/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 14c095f37ae..4e91a19b910 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/ls-qpack/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/ls-qpack/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           cmake 1.1
</span> PortGroup           github 1.0
 
 github.setup        litespeedtech ls-qpack 2.6.0 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          www
 license             MIT
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/lwan/Portfile b/www/lwan/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2bdaf5d74b9..2efcd206931 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/lwan/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/lwan/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           cmake 1.1
</span> PortGroup           github 1.0
 
 github.setup        lpereira lwan 0.3 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
 
 homepage            https://lwan.ws
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,7 +29,6 @@ long_description    {*}${description} With its low disk and memory \
</span> 
 categories          www
 license             GPL-2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> 
 maintainers         {gmail.com:herby.gillot @herbygillot} \
                     openmaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/midori/Portfile b/www/midori/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f02892f620d..cc3b53c4b4a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/midori/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/midori/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,6 +7,8 @@ PortGroup           cmake 1.1
</span> compiler.c_standard 2011
 
 github.setup        midori-browser core 9.0 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                midori
 
 categories          www
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,7 +16,7 @@ license             LGPL-2+
</span> maintainers         nomaintainer
 
 description         Midori is a lightweight yet powerful web browser
<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> 
 homepage            http://midori-browser.org
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/minio-mc/Portfile b/www/minio-mc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fd275f0fc4c..34defac3cd8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/minio-mc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/minio-mc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,6 +12,8 @@ set relversion      [regsub {(T..)-(..)-(..Z)} $version {\1:\2:\3}]
</span> # This is not used for fetching, but is compiled into the executable
 
 github.setup        minio mc $version RELEASE.
<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                minio-mc
 revision            0
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,7 +21,7 @@ categories          www
</span> maintainers         {eborisch @eborisch} openmaintainer
 description         Provides cloud-enabled UNIX commands like ls, cat, cp, etc.
 long_description \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    ${description} It supports filesystems and Amazon S3 compatible cloud \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    {*}${description} It supports filesystems and Amazon S3 compatible cloud \
</span>     storage service (AWS Signature v2 and v4). See minio port for server.
 
 license             AGPL-3
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,7 +35,6 @@ set goproj          github.com/${github.author}/${github.project}
</span> 
 conflicts           mc
 depends_lib         port:go
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> use_configure       no
 worksrcdir          src/${goproj}
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/minio/Portfile b/www/minio/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2cc7ab25059..0fed139a5f7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/minio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/minio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,6 +12,8 @@ set relversion      [regsub {(T..)-(..)-(..Z)} $version {\1:\2:\3}]
</span> # This is not used for fetching, but is compiled into the executable
 
 github.setup        minio minio $version RELEASE.
<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
 
 homepage            https://minio.io
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,7 +21,7 @@ categories          www
</span> maintainers         {eborisch @eborisch} openmaintainer
 description         Open source Amazon S3-compatible object storage server.
 long_description \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    ${description} It is best suited for storing unstructured data such as \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    {*}${description} It is best suited for storing unstructured data such as \
</span>     photos, videos, log files, backups and container / VM images. Size of an \
     object can range from a few KBs to a maximum of 5TB. See also minio-mc \
     for command-line client.
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/mod_authn_otp/Portfile b/www/mod_authn_otp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 267c32c064c..c5c5182f8aa 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/mod_authn_otp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/mod_authn_otp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,11 +4,12 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        archiecobbs mod-authn-otp 1.1.5
<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
 name                mod_authn_otp
 
 categories          www
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> maintainers         nomaintainer
 license             GPL-2
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/mod_gnutls/Portfile b/www/mod_gnutls/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fa31c87ad24..a4a0777962b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/mod_gnutls/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/mod_gnutls/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           compiler_blacklist_versions 1.0
</span> PortGroup           github 1.0
 
 github.setup        airtower-luna mod_gnutls 0.12.2 mod_gnutls/
<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          www security crypto
 license             Apache-2
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/mod_wsgi/Portfile b/www/mod_wsgi/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c491262f67f..45c27341c14 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/mod_wsgi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/mod_wsgi/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        GrahamDumpleton mod_wsgi 4.9.0
<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          www python
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             Apache
 maintainers         nomaintainer
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/nikto/Portfile b/www/nikto/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c0d850705f1..0bc1230e412 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/nikto/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/nikto/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem              1.0
</span> PortGroup               github 1.0
 
 github.setup            sullo nikto 2.5.0
<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              www security
 platforms               any
 supported_archs         noarch
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/nodejuice/Portfile b/www/nodejuice/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 421ba7e3713..889b6c3f62e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/nodejuice/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/nodejuice/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        stephenlb nodejuice 1.5.0
<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            3
 categories          www
 platforms           any
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/nyxt/Portfile b/www/nyxt/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3bac0a08456..0d7b06d7b08 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/nyxt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/nyxt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup               github 1.0
</span> PortGroup               makefile 1.0
 
 github.setup            atlas-engineer nyxt 3.5.0
<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
 
 checksums               rmd160  ff4877172e92ded69b5bd30d2cea966c14aebbb9 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/phantomjs/Portfile b/www/phantomjs/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4e889ce057f..bca8ef15b20 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/phantomjs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/phantomjs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,10 +8,11 @@ PortGroup           deprecated 1.0
</span> 
 # please update version of phantomjs-qt and qt5 PG
 github.setup        ariya phantomjs 2.1.1
<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          www
 license             BSD
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> maintainers         nomaintainer
 
 homepage            http://www.phantomjs.org/
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/sassc/Portfile b/www/sassc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3f512902863..880995dc986 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/sassc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/sassc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,17 +4,18 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        sass sassc 3.6.2
<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> checksums           rmd160  058fbc3f91c2418e68962f4bcab6c040710c811b \
                     sha256  080dc272b6f8f12e9fd68c2689c03536850c6faa8d055f1875a42a7957304f4b \
                     size    26643
 
 maintainers         {cal @neverpanic} openmaintainer
 categories          www textproc
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> 
 license             MIT
 description         sassc is the libsass command line driver and compiles Sass to CSS
<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> 
 depends_lib         port:libsass
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/taizen/Portfile b/www/taizen/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9d9f8adbb88..32fecfb432a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/taizen/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/taizen/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,11 +5,13 @@ PortGroup           cargo   1.0
</span> PortGroup           github  1.0
 
 github.setup        nerdypepper taizen 5486cd4f4c5aa4e0abbcee180ad2ec22839abd31
<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             20230605
 revision            0
 
 description         ${name} is a curses based mediawiki browser
<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> 
 categories          www
 license             MIT
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/tenfourfox/Portfile b/www/tenfourfox/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index dd015a05b47..3376bc4ad36 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/tenfourfox/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/tenfourfox/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,9 +20,11 @@ if {${subport} eq "${name}"} {
</span>     conflicts           ${name}-devel
     description         Clone of Firefox, compatible with macOS 10.4+. This version corresponds \
                         to the latest released version of ${name}.
<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> 
     github.setup        classilla tenfourfox FPR32SPR5
<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>     checksums           rmd160  e9a499d3acfe69c622eeafc7ea68ef957b7bdf3c \
                         sha256  b5aef01b6d031e4b582460955e3a3b95f7b3bfb994cdfa0171f0cd6279ca21ce \
                         size    325688845
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -31,9 +33,11 @@ if {${subport} eq "${name}"} {
</span> } elseif {${subport} eq "${name}-devel"} {
     conflicts           ${name}
     description         Clone of Firefox, compatible with macOS 10.4+. Tracks latest commit on GitHub.
<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> 
     github.setup        classilla tenfourfox cdc8b5a989ce0b8ced48edbf8166d460c67a6a0d
<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             20240505-FPR32
     checksums           rmd160  3ad5aa53b5d127c8d46da03cb9e94e5573193db8 \
                         sha256  2a9bf00d8b535cc78111f1f9ece6c185aeac3635b08dad09c9efb082356d3631 \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -42,9 +46,11 @@ if {${subport} eq "${name}"} {
</span> 
 } elseif {${subport} eq "aquafox"} {
     description         TenFourFox fork with extra optimizations.
<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> 
     github.setup        BlackBirdLC Aquafox 1.0.0 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>     checksums           rmd160  631a80fea5601ac7cb6aecb620ce146347774f3a \
                         sha256  c79d49237249573dd59eeb45fb09600ce043ef70d498b17bddba64a3cd1febea \
                         size    325246887
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/uzbl/Portfile b/www/uzbl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ea3c19f087a..0768f542bee 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/uzbl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/uzbl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,13 +5,14 @@ PortGroup           github 1.0
</span> 
 epoch               1
 github.setup        uzbl uzbl 0.9.1 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> checksums           rmd160  6d2bbbf966112921af8d7fa4e79f57fa5f0bf70e \
                     sha256  471f171c6534c9984b714707ccd0df983278e1884d603537a5f24e79cd4b7d5a \
                     size    257551
 
 categories          www
 license             GPL-3
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> maintainers         {ryandesign @ryandesign} openmaintainer
 
 description         Uzbl Web Browser
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/webarchiver/Portfile b/www/webarchiver/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7a5ea214467..4b6b3848e83 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/webarchiver/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/webarchiver/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup       github 1.0
</span> PortGroup       xcode 1.0
 
 github.setup    newzealandpaul webarchiver 0.12
<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
 epoch           1
 categories      www
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/websvn/Portfile b/www/websvn/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a21902e8b30..017349d5351 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/websvn/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/websvn/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem                  1.0
</span> PortGroup                   github 1.0
 
 github.setup                websvnphp websvn 2.3.3
<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> set file_id                 49056
 categories                  www
 platforms                   any
</pre><pre style='margin:0'>

</pre>