<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/76e5b347e1f64e55b1e676db56256f5d77f2f0bf">https://github.com/macports/macports-ports/commit/76e5b347e1f64e55b1e676db56256f5d77f2f0bf</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 76e5b347e1f databases/*: set github.tarball_from explicitly
</span>76e5b347e1f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 76e5b347e1f64e55b1e676db56256f5d77f2f0bf
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sat Jan 11 13:34:26 2025 +1100

<span style='display:block; white-space:pre;color:#404040;'>    databases/*: 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>---
 databases/Akumuli/Portfile                   | 2 ++
 databases/arangodb/Portfile                  | 2 ++
 databases/csvdb/Portfile                     | 2 ++
 databases/foundationdb/Portfile              | 3 ++-
 databases/hiredis/Portfile                   | 2 ++
 databases/iplike/Portfile                    | 2 ++
 databases/lmdbxx-cxx17/Portfile              | 2 ++
 databases/lmdbxx/Portfile                    | 2 ++
 databases/mariadb-10.0/Portfile              | 2 ++
 databases/mariadb-10.2/Portfile              | 2 ++
 databases/mongodb-devel/Portfile             | 2 ++
 databases/mongodb/Portfile                   | 2 ++
 databases/mysql55-lib_mysqludf_preg/Portfile | 3 ++-
 databases/pgbadger/Portfile                  | 2 ++
 databases/pgcli/Portfile                     | 2 ++
 databases/pgtcl/Portfile                     | 2 ++
 databases/sparkey/Portfile                   | 2 ++
 databases/sqlitebrowser/Portfile             | 2 ++
 databases/sqlitecpp/Portfile                 | 2 ++
 databases/timescaledb/Portfile               | 6 ++++++
 databases/timescaledb1/Portfile              | 3 ++-
 databases/tokyocabinet-clj/Portfile          | 2 ++
 databases/xeus-sqlite/Portfile               | 2 ++
 23 files changed, 50 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/Akumuli/Portfile b/databases/Akumuli/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3daeb74446e..d012312cd9d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/Akumuli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/Akumuli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup           cmake 1.1
</span> PortGroup           boost 1.0
 
 github.setup        akumuli Akumuli 0.8.80 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          databases
 maintainers         nomaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/arangodb/Portfile b/databases/arangodb/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a05e18600c7..1b11e6268c6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/arangodb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/arangodb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup           github 1.0
</span> PortGroup           openssl 1.0
 
 github.setup        arangodb arangodb 3.8.5.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
 categories-append   databases math
 license             Apache-2
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/csvdb/Portfile b/databases/csvdb/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d55882bf4f7..9b5f556666c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/csvdb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/csvdb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,6 +8,8 @@ PortGroup           legacysupport 1.1
</span> legacysupport.newest_darwin_requires_legacy 15
 
 github.setup        darkrose csvdb 0.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            0
 
 fetch.type          git
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/foundationdb/Portfile b/databases/foundationdb/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 61f0edbdf82..0714f5a9ca4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/foundationdb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/foundationdb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,12 +6,13 @@ PortGroup           cmake 1.1
</span> PortGroup           compiler_blacklist_versions 1.0
 
 github.setup        apple foundationdb 6.3.24
<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          databases
 license             Apache-2
 maintainers         {me.com:spam_brian @brianwells} openmaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> description         FoundationDB gives you the power of ACID transactions in a distributed database.
 long_description    FoundationDB is a distributed database designed to handle large volumes of structured data \
                     across clusters of commodity servers. It organizes data as an ordered key-value store and \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/hiredis/Portfile b/databases/hiredis/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 150e1d507e4..caa925c6197 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/hiredis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/hiredis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           github 1.0
</span> PortGroup           cmake 1.1
 
 github.setup        redis hiredis 1.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            0
 
 checksums           rmd160  ee59679d5fb642dba65ebe256e42e9faf288e249 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/iplike/Portfile b/databases/iplike/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index cbcc9d31c0b..6c337240fe4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/iplike/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/iplike/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        OpenNMS iplike iplike-2.3.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> version             2.3.0
 
 categories          databases
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/lmdbxx-cxx17/Portfile b/databases/lmdbxx-cxx17/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f17c8d600f6..cf5c03abf13 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/lmdbxx-cxx17/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/lmdbxx-cxx17/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        hoytech lmdbxx 1.0.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> name                lmdbxx-cxx17
 categories          databases devel
 platforms           any
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/lmdbxx/Portfile b/databases/lmdbxx/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e086359802b..d10defbaad2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/lmdbxx/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/lmdbxx/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        bendiken lmdbxx 0b43ca87
<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> # The version number is invented. 0.9.14.0 happened a long time ago, and
 # we needed a designation for the git version we are pulling.
 version             0.9.14.0.1
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/mariadb-10.0/Portfile b/databases/mariadb-10.0/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f65a229fd0b..9c9aa8ad8be 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/mariadb-10.0/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/mariadb-10.0/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,6 +28,8 @@ if {$subport eq $name} {
</span>     compiler.cxx_standard 2011
 
     github.setup        MariaDB server ${version}
<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>     git.branch          ${version_branch}
 
     license             GPL-2
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/mariadb-10.2/Portfile b/databases/mariadb-10.2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 823aac2ee0c..024debeff0c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/mariadb-10.2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/mariadb-10.2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -34,6 +34,8 @@ if {$subport eq $name} {
</span>     compiler.blacklist-append {clang < 900}
 
     github.setup        MariaDB server ${version} mariadb-
<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            ${revision_client}
 
     license             GPL-2
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/mongodb-devel/Portfile b/databases/mongodb-devel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b9fff3f4835..0e8ec2e8674 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/mongodb-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/mongodb-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,6 +9,8 @@ PortGroup           muniversal 1.0
</span> 
 epoch               0
 github.setup        mongodb mongo 6.0.7 r
<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
 checksums           rmd160  b50b1900daf9ee99b4337c410e4db47d1a57f26f \
                     sha256  32f6b4ad561a519da0b6a030064f011ebae1aa36f8fcaecd410d4b606cd8efc5 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/mongodb/Portfile b/databases/mongodb/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0ac9370af9c..bb9e1015260 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/mongodb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/mongodb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,6 +9,8 @@ PortGroup           muniversal 1.0
</span> 
 epoch               1
 github.setup        mongodb mongo 6.0.7 r
<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
 checksums           rmd160  b50b1900daf9ee99b4337c410e4db47d1a57f26f \
                     sha256  32f6b4ad561a519da0b6a030064f011ebae1aa36f8fcaecd410d4b606cd8efc5 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/mysql55-lib_mysqludf_preg/Portfile b/databases/mysql55-lib_mysqludf_preg/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f4e4bb92539..b8c0e5866d6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/mysql55-lib_mysqludf_preg/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/mysql55-lib_mysqludf_preg/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,6 +7,8 @@ PortGroup           github 1.0
</span> set package.name    lib_mysqludf_preg
 set mysql.name      mysql55
 github.setup        mysqludf ${package.name} 1.1 ${package.name}-
<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                ${mysql.name}-${package.name}
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -34,7 +36,6 @@ foreach mysql.extension.port ${mysql.extension.ports} {
</span> 
 categories          databases lang
 maintainers         nomaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> 
 description         ${package.name} is a library of mysql UDFs (user-defined-functions) that \
                     provide access to the PCRE (perl compatible-regular-expressions) library for \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/pgbadger/Portfile b/databases/pgbadger/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3c100e96840..98e079923b9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/pgbadger/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/pgbadger/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        darold pgbadger 13.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          databases
 maintainers         nomaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/pgcli/Portfile b/databases/pgcli/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2c4b0e4ae7a..55d34dd2833 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/pgcli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/pgcli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           python 1.0
</span> PortGroup           github 1.0
 
 github.setup        dbcli pgcli 4.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> revision            0
 
 categories          databases python
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/pgtcl/Portfile b/databases/pgtcl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 96f94c94171..0eafd4ddfa9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/pgtcl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/pgtcl/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        flightaware Pgtcl 3.1.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                pgtcl
 license             BSD
 categories          databases
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/sparkey/Portfile b/databases/sparkey/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 37d3f4fd251..e6415c4fcdd 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/sparkey/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/sparkey/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        spotify sparkey ee53521e1025
<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.99
 revision            1
 maintainers         nomaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/sqlitebrowser/Portfile b/databases/sqlitebrowser/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5ce0759bfb7..46bce9b4699 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/sqlitebrowser/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/sqlitebrowser/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup           github 1.0
</span> PortGroup           qt5 1.0
 
 github.setup        sqlitebrowser sqlitebrowser 3.13.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> set git-commit      5d84f53
 # This line is for displaying commit in about panel only
 revision            0
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/sqlitecpp/Portfile b/databases/sqlitecpp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3043dae3361..20fa5dcc938 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/sqlitecpp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/sqlitecpp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup               github 1.0
</span> 
 name                    sqlitecpp
 github.setup            SRombauts SQLiteCpp 3.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> revision                0
 categories              databases
 license                 MIT
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/timescaledb/Portfile b/databases/timescaledb/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 438a973b3b5..2609daaa9ed 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/timescaledb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/timescaledb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup       github    1.0
</span> PortGroup       perl5     1.0
 
 github.setup    timescale timescaledb 2.17.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
 license         Apache-2
 description     A time-series database that integrates with PostgreSQL.
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -45,6 +47,8 @@ subport pg12-${name} {
</span>     # 2.11.2 is the last version supported for PostgreSQL 12.x.
     # https://github.com/timescale/timescaledb/releases/tag/2.12.0
     github.setup    timescale timescaledb 2.11.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
     checksums       rmd160  032705bda2f125dae286df68e800c664b0233663 \
                     sha256  06cf5047bb6cd03058724d6c91c29a871e419074ca92770302d182cd6ccedf0b \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -55,6 +59,8 @@ subport pg13-${name} {
</span>     # 2.15.3 is the last version supported for PostgreSQL 13.x.
     # https://github.com/timescale/timescaledb/releases/tag/2.16.0
     github.setup    timescale timescaledb 2.15.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>     revision        0
     checksums       rmd160  b94f13ddf31c7e2a79e95d3d1b30ef23ffc4de5c \
                     sha256  70b7aa63558323f60e063c870456fa604d8b89fba8e6dab94aa26c9472b99942 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/timescaledb1/Portfile b/databases/timescaledb1/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e3790e6368f..b9134b0eba7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/timescaledb1/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/timescaledb1/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,13 +6,14 @@ PortGroup       github    1.0
</span> 
 name            timescaledb1
 github.setup    timescale timescaledb 1.7.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        0
 license         Apache-2
 description     A time-series database that integrates with PostreSQL.
 maintainers     {blair @blair} openmaintainer
 categories      databases
 conflicts       timescaledb
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms       darwin
</span> homepage        https://www.timescaledb.com/
 
 long_description \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/tokyocabinet-clj/Portfile b/databases/tokyocabinet-clj/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 73150ebaf6b..ed58919b2c2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/tokyocabinet-clj/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/tokyocabinet-clj/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        JustinTulloss tokyo-cabinet-clj cfab6104b9f3635f97968fda526218c8a706954d
<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                tokyocabinet-clj
 version             20090505
 categories          databases java
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/xeus-sqlite/Portfile b/databases/xeus-sqlite/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3457f9ecfe7..99e32f42a5f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/xeus-sqlite/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/xeus-sqlite/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            jupyter-xeus xeus-sqlite 0.7.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              databases
 license                 BSD
</pre><pre style='margin:0'>

</pre>