<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/00add8495d851ae442c8a09103d157d08d1c447e">https://github.com/macports/macports-ports/commit/00add8495d851ae442c8a09103d157d08d1c447e</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 00add8495d8 textproc/*: set github.tarball_from explicitly
</span>00add8495d8 is described below

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

<span style='display:block; white-space:pre;color:#404040;'>    textproc/*: 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>---
 textproc/CSXCAD/Portfile               | 2 ++
 textproc/aha/Portfile                  | 2 ++
 textproc/boxes/Portfile                | 3 ++-
 textproc/brown-cluster/Portfile        | 5 +++--
 textproc/cabocha/Portfile              | 3 ++-
 textproc/cfonts/Portfile               | 2 ++
 textproc/cgrc/Portfile                 | 2 ++
 textproc/cloc/Portfile                 | 2 ++
 textproc/cmconvert/Portfile            | 3 ++-
 textproc/cwdiff/Portfile               | 2 ++
 textproc/enca/Portfile                 | 3 ++-
 textproc/erd/Portfile                  | 3 ++-
 textproc/fasttext/Portfile             | 2 ++
 textproc/giza-pp/Portfile              | 3 ++-
 textproc/gpsbabel/Portfile             | 2 ++
 textproc/grc/Portfile                  | 2 ++
 textproc/heirloom-doctools/Portfile    | 3 ++-
 textproc/hevea/Portfile                | 3 ++-
 textproc/histo/Portfile                | 5 +++--
 textproc/hunspell/Portfile             | 2 ++
 textproc/icat/Portfile                 | 6 +++---
 textproc/json-c/Portfile               | 2 ++
 textproc/kakarot/Portfile              | 5 +++--
 textproc/lesspipe/Portfile             | 2 ++
 textproc/libpostal/Portfile            | 4 +++-
 textproc/libstemmer/Portfile           | 2 ++
 textproc/libutf8proc/Portfile          | 4 +++-
 textproc/libxls/Portfile               | 3 ++-
 textproc/libxmldiff/Portfile           | 6 ++----
 textproc/link-grammar/Portfile         | 2 ++
 textproc/mecab-ipadic-neologd/Portfile | 2 ++
 textproc/mgizapp/Portfile              | 3 ++-
 textproc/mosesdecoder/Portfile         | 2 ++
 textproc/muparserx/Portfile            | 4 +++-
 textproc/normalizeNumexp/Portfile      | 3 ++-
 textproc/odt2txt/Portfile              | 5 +++--
 textproc/pandoc-citeproc/Portfile      | 3 ++-
 textproc/pdf2htmlex/Portfile           | 3 ++-
 textproc/pdfjam-extras/Portfile        | 2 ++
 textproc/proselint/Portfile            | 2 ++
 textproc/simstring/Portfile            | 5 +++--
 textproc/spark/Portfile                | 2 ++
 textproc/tEXT-iNSERTEr/Portfile        | 3 ++-
 textproc/tesseract/Portfile            | 8 ++++++++
 textproc/tnef/Portfile                 | 3 ++-
 textproc/translate-shell/Portfile      | 2 ++
 textproc/txt2tags/Portfile             | 2 ++
 textproc/typst/Portfile                | 2 ++
 textproc/utfcpp/Portfile               | 4 +++-
 textproc/vmd/Portfile                  | 3 ++-
 textproc/wkhtmltopdf/Portfile          | 3 ++-
 textproc/xmlroff/Portfile              | 2 ++
 textproc/xsv/Portfile                  | 3 ++-
 textproc/zint/Portfile                 | 2 ++
 textproc/zorba/Portfile                | 2 ++
 textproc/zunda/Portfile                | 5 +++--
 56 files changed, 129 insertions(+), 41 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/CSXCAD/Portfile b/textproc/CSXCAD/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6662970a898..5b678af0925 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/CSXCAD/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/CSXCAD/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup           cmake 1.1
</span> PortGroup           github 1.0
 
 github.setup        thliebig CSXCAD c6a15872ff7d258e05f80dd81aa70b5828d85c1c
<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             20231216-[string range ${github.version} 0 7]
 checksums           rmd160  2ee23413b125b8f69b5eb95bf5b517c48ed8070f \
                     sha256  fdfa181709d3fa10e4156a715342aaa95b1df60694ccb5cf18d380d312c326c6 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/aha/Portfile b/textproc/aha/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ab8aebbbe75..15d4a2f2675 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/aha/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/aha/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        theZiz aha 0.5.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          textproc
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/boxes/Portfile b/textproc/boxes/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fe9084dd253..05b027da332 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/boxes/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/boxes/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,10 +4,11 @@ PortSystem              1.0
</span> PortGroup               github 1.0
 
 github.setup            ascii-boxes boxes 1.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> 
 categories              textproc
 license                 GPL-2+
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms               darwin
</span> maintainers             @StefKKK openmaintainer
 
 description             draws boxes around text
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/brown-cluster/Portfile b/textproc/brown-cluster/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7e7324c2acd..f9028b20520 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/brown-cluster/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/brown-cluster/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        percyliang brown-cluster 123bff38de44592d32a5eec588ea46a290a77ae6
<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             1.3-20171019
 checksums           rmd160  da20de5cadf0e554e7ad8cdb714831ce189c887d \
                     sha256  66bf04ad0bb34f3dec53075112e5b2d444fea73c8a38733868631219867512cc \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,9 +15,8 @@ categories          textproc
</span> maintainers         nomaintainer
 
 description         C++ implementation of the Brown word clustering algorithm
<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> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             Permissive
 
 patchfiles          patch-Makefile.diff
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/cabocha/Portfile b/textproc/cabocha/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c7fa3b354ce..832a396d7b7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/cabocha/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/cabocha/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        taku910 cabocha 0.69
<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  3758be284222090884a20066cad14a873c070e2a \
                     sha256  9db896d7f9d83fc3ae34908b788ae514ae19531eb89052e25f061232f6165992 \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,7 +20,6 @@ long_description    CaboCha is a Japanese dependency structure analyzer based on
</span>                     support vector machines. \
                     This version of CaboCha supports the UTF-8 encoding.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             {BSD Permissive}
 
 # The 0.69 distfile was downloaded from the author's Google Drive and
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/cfonts/Portfile b/textproc/cfonts/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e46aec5082b..3f76dd901dc 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/cfonts/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/cfonts/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           github 1.0
</span> PortGroup           cargo  1.0
 
 github.setup        DominikWilkowski cfonts 1.2.0 v rust
<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          textproc
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/cgrc/Portfile b/textproc/cgrc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 378b7025ff7..639515fc7b7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/cgrc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/cgrc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup           cargo 1.0
</span> 
 fetch.type          git
 github.setup        carlonluca cgrc 2.0.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> revision            0
 license             GPL-3
 categories          textproc
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/cloc/Portfile b/textproc/cloc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5b696e18b26..f7d5270931d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/cloc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/cloc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           github 1.0
</span> PortGroup           perl5 1.0
 
 github.setup        AlDanial cloc 1.98 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
 perl5.branches      5.34
 categories          textproc devel
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/cmconvert/Portfile b/textproc/cmconvert/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d3d3c41cff4..077188934d5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/cmconvert/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/cmconvert/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        catap cmconvert v1.9.6
<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          textproc
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             GPL-2+
 maintainers         stromberg.org:thomas+darwinports openmaintainer
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/cwdiff/Portfile b/textproc/cwdiff/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 23c321cab62..b344ddd57cf 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/cwdiff/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/cwdiff/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        junghans cwdiff 0.4.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          textproc
 platforms           any
 maintainers         nomaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/enca/Portfile b/textproc/enca/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8ade9bafd5b..a073a349f8f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/enca/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/enca/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        nijel enca 1.19
<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          textproc
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             GPL-2
 maintainers         {khindenburg @kurthindenburg} openmaintainer
 description         character set analyser
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/erd/Portfile b/textproc/erd/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e56be825678..4f5359dc6e7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/erd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/erd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           github 1.0
</span> PortGroup           haskell_stack 1.0
 
 github.setup        BurntSushi erd 0.2.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> revision            0
 
 checksums           rmd160  5ae9f94cbd1a00d5f0c90414c91f6683c6f20775 \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +14,6 @@ checksums           rmd160  5ae9f94cbd1a00d5f0c90414c91f6683c6f20775 \
</span>                     size    203791
 
 categories          textproc graphics haskell
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             public-domain
 maintainers         {amake @amake} openmaintainer
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/fasttext/Portfile b/textproc/fasttext/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index dc7b126270d..0e3f9e49644 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/fasttext/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/fasttext/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        facebookresearch fastText 0.9.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> revision            1
 name                [string tolower ${github.project}]
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/giza-pp/Portfile b/textproc/giza-pp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7044b8552df..0389fb49cca 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/giza-pp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/giza-pp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           github 1.0
</span> 
 epoch               1
 github.setup        moses-smt giza-pp 1.0.7 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          textproc
 maintainers         nomaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,7 +18,6 @@ long_description    GIZA++ is a statistical machine translation toolkit that is
</span>                     which generates the word classes necessary for training some \
                     of the alignment models.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             GPL-2
 
 installs_libs       no
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/gpsbabel/Portfile b/textproc/gpsbabel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 695ebe5c79c..6dc4980811c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/gpsbabel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/gpsbabel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           github 1.0
</span> PortGroup           qmake5 1.0
 
 github.setup        GPSBabel gpsbabel 1_7_0 gpsbabel_
<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> # some tricks because version at github is x_y_z
 version             [join [lrange [split ${version} _] 0 2] .]
 revision            1
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/grc/Portfile b/textproc/grc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d4867571873..acc9b740db9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/grc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/grc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           github 1.0
</span> PortGroup           python 1.0
 
 github.setup        garabik grc 1.13 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
 
 conflicts           cc65
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/heirloom-doctools/Portfile b/textproc/heirloom-doctools/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f7c31f486aa..3d7058a072b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/heirloom-doctools/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/heirloom-doctools/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        n-t-roff heirloom-doctools 191015
<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             2019-10-15
 categories          textproc
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             CDDL-1.1
 maintainers         {makr @mohd-akram} openmaintainer
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/hevea/Portfile b/textproc/hevea/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c5024bcf4e1..1152f28e6d1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/hevea/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/hevea/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        maranget hevea 2.36 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          textproc www tex
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> maintainers         {pmetzger @pmetzger} openmaintainer
 license             {QPL LGPL}
 description         HEVEA is a quite complete and fast LATEX to HTML translator.
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/histo/Portfile b/textproc/histo/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b59a6efd226..98f7a66c1d0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/histo/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/histo/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,14 +4,15 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        tj histo 0.0.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> maintainers         nomaintainer
 
 categories          textproc
 description         Plot histograms in the terminal with arbitrary streaming\
                     or non-streaming data.
<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> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             MIT
 
 checksums           rmd160  ad044b5aa11230e9184ee21538735168e4221fdf \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/hunspell/Portfile b/textproc/hunspell/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fde98a180cf..6805f56211e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/hunspell/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/hunspell/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                hunspell hunspell 1.7.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> revision                    0
 license                     {GPL-2+ LGPL-2.1+ MPL-1.1+}
 categories                  textproc
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/icat/Portfile b/textproc/icat/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index bfef7e7abc2..2ba33affa57 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/icat/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/icat/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,15 +4,15 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        atextor icat 0.5 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> 
 maintainers         nomaintainer
 
 categories          textproc
 license             BSD
 description         icat (Image cat) outputs images in 256-color capable terminals.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    ${description}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    {*}${description}
</span> 
 depends_lib         port:imlib2
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/json-c/Portfile b/textproc/json-c/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fdbaed8404d..678532ce92b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/json-c/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/json-c/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup           github 1.0
</span> PortGroup           muniversal 1.0
 
 github.setup        json-c json-c 0.17-20230812 json-c-
<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
 license             MIT
 categories          textproc devel
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/kakarot/Portfile b/textproc/kakarot/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index cc8ad6613c9..0bc8617db1a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/kakarot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/kakarot/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        yu-hatva kakarot c0c690cb45264446c7c0b3a2c32008a5888e4cee
<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             0.2
 revision            1
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,9 +14,8 @@ maintainers         nomaintainer
</span> 
 description         a Japanese dependency parser to search the entire tree
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    ${name} is ${description}.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    ${name} is {*}${description}.
</span> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             {GPL BSD Permissive}
 
 # kakarot is based on CaboCha.
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/lesspipe/Portfile b/textproc/lesspipe/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9606b0c9543..69ced0950ae 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/lesspipe/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/lesspipe/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        wofr06 lesspipe 2.17 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          textproc
 license             GPL-2
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/libpostal/Portfile b/textproc/libpostal/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 453ab8c47e2..e7e1de41b85 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/libpostal/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/libpostal/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup           muniversal 1.0
</span> 
 epoch               1
 github.setup        openvenues libpostal 1.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> revision            0
 checksums           rmd160  7b176495ed2f907ff51e08c7aac32fcb5d759358 \
                     sha256  8cc473a05126895f183f2578ca234428d8b58ab6fadf550deaacd3bd0ae46032 \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,7 +18,7 @@ maintainers         {amake @amake} openmaintainer
</span> license             MIT
 
 description         A C library for parsing/normalizing street addresses around the world
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    ${description}. Powered by statistical NLP and open geo data.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    {*}${description}. Powered by statistical NLP and open geo data.
</span> 
 # Workaround for https://trac.macports.org/ticket/70652
 # Remove on next update
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/libstemmer/Portfile b/textproc/libstemmer/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ffb1882cce7..8d87ab1f8e8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/libstemmer/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/libstemmer/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        snowballstem snowball 2.2.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            1
 
 name                libstemmer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/libutf8proc/Portfile b/textproc/libutf8proc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index bc6322c6364..5513f857f85 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/libutf8proc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/libutf8proc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,13 +5,15 @@ PortGroup           github 1.0
</span> PortGroup           makefile 1.0
 
 github.setup        JuliaStrings utf8proc 2.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> revision            0
 name                libutf8proc
 categories          textproc
 license             MIT
 maintainers         {judaew @judaew} openmaintainer
 description         library for processing UTF-8 encoded Unicode strings
<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://julialang.org/utf8proc/
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/libxls/Portfile b/textproc/libxls/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5b712cbabb1..cf822ea254e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/libxls/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/libxls/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        libxls libxls 448240067919707eb95fb009f76f3fdb439b1427
<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             1.6.2
 conflicts           catdoc
 categories          textproc
 maintainers         {nicos @NicosPavlov} openmaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             BSD
 
 description         libxls is a C library which can read Excel (xls) files
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/libxmldiff/Portfile b/textproc/libxmldiff/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index eb8bf4f2377..ff27b8b06f7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/libxmldiff/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/libxmldiff/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,18 +4,16 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        rpeyron libxmldiff 0.2.9 v
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# This project's release tarballs are in the 'archive' subdirectory.
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-github.master_sites ${github.homepage}/archive/${git.branch}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from archive
</span> checksums           rmd160  b0f67e10ee41e9746da9134bc8aeab0dbdca2be7 \
                     sha256  9c44bcb83926b332e1ea9df224122e17700f2c93e862ec836560eacd0004d5fa \
                     size    427017
 
 categories          textproc
 license             GPL-2+
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> maintainers         nomaintainer
 description         libxmldiff aims at providing efficient diff on XML files
<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://www.lprp.fr/soft/xml/libxmldiff/libxmldiff_en.php3
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/link-grammar/Portfile b/textproc/link-grammar/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a6c0dcbdcef..975e44d492d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/link-grammar/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/link-grammar/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        opencog link-grammar 5.12.4 link-grammar-
<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  37c3bf7eaace1a77d0749b6002770f0fbcb56c6a \
                     sha256  9bb7b8764d0e78c198e994af0b70a69cada3a35aa48a6deea620487fc75cfb00 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/mecab-ipadic-neologd/Portfile b/textproc/mecab-ipadic-neologd/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4d1203e1800..cd57cb51274 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/mecab-ipadic-neologd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/mecab-ipadic-neologd/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        neologd mecab-ipadic-neologd cc06317f4f0ee4815360f5bd500e4fc8cfbe9c65
<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             20150716
 set dic_version     ${version}
 categories          textproc japanese
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/mgizapp/Portfile b/textproc/mgizapp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 873d06c1589..a477dd1e7dc 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/mgizapp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/mgizapp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,10 +6,11 @@ PortGroup           github 1.0
</span> PortGroup           boost 1.0
 
 github.setup        moses-smt mgiza 0.7.3.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            1
 name                mgizapp
 categories          textproc
<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/textproc/mosesdecoder/Portfile b/textproc/mosesdecoder/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a00d621e5c1..00b46408f38 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/mosesdecoder/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/mosesdecoder/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           github 1.0
</span> PortGroup           boost 1.0
 
 github.setup        moses-smt mosesdecoder f4471692ba51aeec3cf9867fcabe2c4fc7d4cb33
<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             20121007
 revision            4
 categories          textproc
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/muparserx/Portfile b/textproc/muparserx/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2a463b86f93..80ea8f563c0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/muparserx/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/muparserx/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,9 +10,11 @@ license             BSD
</span> maintainers         {ra1nb0w @ra1nb0w} openmaintainer
 
 description         A C++ Library for Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more.
<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        beltoforion muparserx 4.0.12 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  0754eed9c0e3727e6c84b53b1a930a378cfc24f6 \
                     sha256  b40b3752ec442f648cd432ad3fbce8176c2348929c4662fe331455d937e4dc97 \
                     size    223395
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/normalizeNumexp/Portfile b/textproc/normalizeNumexp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 277506ef255..907d7ac3448 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/normalizeNumexp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/normalizeNumexp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           github 1.0
</span> PortGroup           waf 1.0 
 
 github.setup        nullnull normalizeNumexp 9f0e855fa81cf7f0c6e06e0647054f1d997d7531
<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             3.0.20140806
 
 categories          textproc japanese
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,7 +16,6 @@ description         Numerical/Temporal expression normalizer
</span> long_description    ${name} is a tool for normalizing numerical/temporal expression.
 
 #homepage            http://www.cl.ecei.tohoku.ac.jp/~katsuma/software/normalizeNumexp/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             BSD
 
 checksums           rmd160  18a339ea95dd38812c342e2b18d3f7edb7318c70 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/odt2txt/Portfile b/textproc/odt2txt/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5ebada12d56..4d93a54a667 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/odt2txt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/odt2txt/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                dstosberg odt2txt 0.5 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                  textproc
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms                   darwin
</span> maintainers                 ryandesign openmaintainer
 license                     GPL-2
 
 description                 converts OpenOffice.org ODF text documents (.odt \
                             files) to plain text files (.txt files)
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description            ${name} ${description}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description            ${name} {*}${description}
</span> 
 checksums                   rmd160  3d6fe00959df15c696cfe0cda429c42255af0b54 \
                             sha256  d3508b8819fb682f6a1a59e4d358858f0219a36ee5cf87bdb649448d6d318a24
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/pandoc-citeproc/Portfile b/textproc/pandoc-citeproc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index af80bdca4aa..e61ffccfb68 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/pandoc-citeproc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/pandoc-citeproc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,9 +5,10 @@ PortGroup           github 1.0
</span> PortGroup           haskell_stack 1.0
 
 github.setup        jgm pandoc-citeproc 0.17.0.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> revision            0
 categories          textproc haskell
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             BSD
 maintainers         nomaintainer
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/pdf2htmlex/Portfile b/textproc/pdf2htmlex/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a0dbaa2e135..5cf3be4abac 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/pdf2htmlex/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/pdf2htmlex/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,12 +6,13 @@ PortGroup           github 1.0
</span> PortGroup           compiler_blacklist_versions 1.0
 
 github.setup        coolwanglu pdf2htmlEX 43e3174cbc
<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                pdf2htmlex
 version             0.11
 revision            23
 categories          textproc
 maintainers         iapa.in:iapain openmaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             GPL-2 GPL-3
 description         A PDF to HTML converter
 long_description    Convert PDF to HTML without losing formatting. \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/pdfjam-extras/Portfile b/textproc/pdfjam-extras/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 510ed583119..ae44d731ea1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/pdfjam-extras/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/pdfjam-extras/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup               github 1.0
</span> 
 # There are no tags or releases for this repository
 github.setup            rrthomas pdfjam-extras 622e03add59db004144c0b41722a09b3b29d6d3e
<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> 
 # Reverse date of the commit
 version                 20191118
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/proselint/Portfile b/textproc/proselint/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3c60031e57d..342e6fda3ab 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/proselint/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/proselint/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup               github 1.0
</span> 
 name                    proselint
 github.setup            amperser proselint 0.13.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                1
 categories              textproc python
 platforms               {darwin any}
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/simstring/Portfile b/textproc/simstring/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 60a758dd97b..ba4334f19f6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/simstring/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/simstring/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        chokkan simstring 6209ea86d84f7043f8e19029d83299f458665ec5
<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             20140723
 categories          textproc math
 maintainers         nomaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,7 +20,6 @@ long_description    SimString is a simple library for fast approximate string \
</span>                     dictionary matching, duplicate detection, and record linkage.
 
 homepage            http://www.chokkan.org/software/simstring/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             BSD
 
 checksums           rmd160  b583d69175504f70b7d761d9365b8a274628431a \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -44,7 +45,7 @@ subport py27-simstring {
</span>     python.versions     27
     categories-append   textproc math
     description         SimString Python module
<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>     set python_dir      ${worksrcpath}/swig/python
 
     depends_build-append  port:swig-python
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/spark/Portfile b/textproc/spark/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0dc474c70f6..c2f4ae06656 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/spark/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/spark/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        holman spark 1.0.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> 
 maintainers         nomaintainer
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/tEXT-iNSERTEr/Portfile b/textproc/tEXT-iNSERTEr/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f10aa1727c5..efd25fe3b30 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/tEXT-iNSERTEr/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/tEXT-iNSERTEr/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            lilca tEXT-iNSERTEr 502f4f1
<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                 0.5.4
 categories              textproc
 maintainers             @lilca openmaintainer
 license                 BSD
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms               darwin
</span> 
 description             tEXT-iNSERTEr is the tools for the inserting text hierarchically.
 long_description        The tools have a executable file 'tir' and a script 'tirc'. \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/tesseract/Portfile b/textproc/tesseract/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9df2092c039..d6491402546 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/tesseract/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/tesseract/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,6 +9,8 @@ name                tesseract
</span> 
 if {${subport} in [list tesseract tesseract-training]} {
     github.setup    tesseract-ocr tesseract 5.4.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        4
     checksums       rmd160  d21bc77911627900ad32b084ffbd39d3d339aee3 \
                     sha256  37e38d561ebeadc24f1e0614f5213761e4c281a93e998978edcdefb5e2da5c98 \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,16 +20,22 @@ if {${subport} in [list tesseract tesseract-training]} {
</span>     legacysupport.use_mp_libcxx                 yes
 } elseif {[variant_isset best]} {
     github.setup    tesseract-ocr tessdata_best  4.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>     checksums       rmd160  753e227df9393d064a78d3243a5bc6fdce20f73c \
                     sha256  61e07fc0d2e52f0d1a41dc92a1542725f68ed3110f1df3bae715973cd8042851 \
                     size    1387835400
 } elseif {[variant_isset fast]} {
     github.setup    tesseract-ocr tessdata_fast 4.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>     checksums       rmd160  8163a934780db1b80edb94e5e1df45427aa4ff23 \
                     sha256  54d80714745d79955e7997fa0df6d3c43b1b1989179d5e64a67290a2eea8be64 \
                     size    352218148
 } else {
     github.setup    tesseract-ocr tessdata 4.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>     checksums       rmd160  f314b4fa97b64c5bc1c8318bbfce0484d63823d2 \
                     sha256  251c890578e37f6d829c706b7e3728c751e2b061ac57b549b14f8769137dcf0e \
                     size    668512655
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/tnef/Portfile b/textproc/tnef/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8aa12f1c016..de1816e583d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/tnef/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/tnef/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        verdammelt tnef 1.4.15
<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          textproc mail
 license             GPL-2+
 maintainers         nomaintainer
 homepage            http://tnef.sourceforge.net/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> 
 description         Microsoft MS-TNEF attachment unpacker
 long_description    TNEF provides a way to unpack those pesky \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/translate-shell/Portfile b/textproc/translate-shell/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 928266e440c..09cae41f5a9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/translate-shell/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/translate-shell/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        soimort translate-shell 0.9.7 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          textproc
 maintainers         nomaintainer
 supported_archs     noarch
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/txt2tags/Portfile b/textproc/txt2tags/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9e1f071c916..93cfeeb62e0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/txt2tags/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/txt2tags/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        txt2tags txt2tags 2.6
<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                txt2tags
 version             2.6
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/typst/Portfile b/textproc/typst/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 500446ff95e..0a7021b17d3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/typst/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/typst/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           cargo   1.0
</span> PortGroup           github  1.0
 
 github.setup        typst typst 0.12.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
 epoch               1
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/utfcpp/Portfile b/textproc/utfcpp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 20f0c7770d9..b6e9d6b034b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/utfcpp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/utfcpp/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        nemtrif utfcpp 4.0.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          textproc
 installs_libs       no
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,7 +15,7 @@ maintainers         nomaintainer
</span> 
 description         UTF-8 with C++ in a Portable Way
 
<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://github.com/nemtrif/utfcpp
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/vmd/Portfile b/textproc/vmd/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f26c796fe76..4e0e2c7b85c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/vmd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/vmd/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        yoshuawuyts vmd 1.34.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
 
 description         Preview markdown files
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,7 +15,6 @@ long_description    Preview markdown files in a separate window. Markdown is \
</span> 
 categories          textproc
 license             MIT
<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/textproc/wkhtmltopdf/Portfile b/textproc/wkhtmltopdf/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index aa3027434b0..bf347b51d01 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/wkhtmltopdf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/wkhtmltopdf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,12 +7,13 @@ PortGroup           qmake5 1.0
</span> qt5.depends_component qtwebkit qtsvg
 
 github.setup        wkhtmltopdf wkhtmltopdf 0.12.3.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  67017d05e0455e26e39cf8c6307a3665d0dec853 \
                     sha256  547111465b61b2aa0e1a658209b53682259c038100552ba40dba4e74b12c5d5d
 
 maintainers         nomaintainer
 categories          textproc www
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> 
 homepage            http://wkhtmltopdf.org/
 license             LGPL-3+
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/xmlroff/Portfile b/textproc/xmlroff/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 805fdf783de..df16a2f8d3c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/xmlroff/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/xmlroff/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup           xmlcatalog 1.0
</span> 
 name                xmlroff
 github.setup        xmlroff xmlroff 0.6.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            5
 categories          textproc
 maintainers         nomaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/xsv/Portfile b/textproc/xsv/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 47227316793..f8e082e157c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/xsv/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/xsv/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,12 +5,13 @@ PortGroup           cargo 1.0
</span> PortGroup           github 1.0
 
 github.setup        BurntSushi xsv 0.13.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          textproc
 description         A fast CSV command line toolkit written in Rust
 long_description    xsv is a command line program for indexing, slicing, \
                     analyzing, splitting and joining CSV files.
 license             MIT
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> maintainers         {@pjl perry} \
                     openmaintainer
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/zint/Portfile b/textproc/zint/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2195b456c17..84fe9284d51 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/zint/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/zint/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,6 +20,8 @@ long_description    ${name} is a barcode encoding library supporting over \
</span>     GS1 DataBar, Aztec, Composite Symbols and more.
 
 github.setup        woo-j zint 2.12.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> checksums           rmd160  864d083ba336b3fbe8452712ad88b0cfce53f408 \
                     sha256  e51e50b4ddd873adcf4e2f1e6343d72e80c6eaf049508442954e46b0a80cce4b \
                     size    5951303
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/zorba/Portfile b/textproc/zorba/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1933a76d01b..dfa2aa3edc1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/zorba/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/zorba/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,6 +7,8 @@ PortGroup       boost 1.0
</span> PortGroup       java 1.0
 
 github.setup    28msec zorba 3.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        16
 license         Apache-2
 categories      textproc devel
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/zunda/Portfile b/textproc/zunda/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 199fad9fc0f..05e7874037e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/zunda/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/zunda/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,14 +5,15 @@ PortGroup           github 1.0
</span> PortGroup           boost 1.0
 
 github.setup        jmizuno zunda 1.6 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            4
 categories          textproc japanese
 maintainers         nomaintainer
 
 description         Japanese Extended Modality Analyzer
<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> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             BSD
 
 homepage            https://jmizuno.github.io/zunda/
</pre><pre style='margin:0'>

</pre>