<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/a06f78387d3b4298e2a4aad803fcd35240c1e799">https://github.com/macports/macports-ports/commit/a06f78387d3b4298e2a4aad803fcd35240c1e799</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 a06f78387d3 finance/*: set github.tarball_from explicitly
</span>a06f78387d3 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit a06f78387d3b4298e2a4aad803fcd35240c1e799
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Fri Jan 17 18:09:19 2025 +1100
<span style='display:block; white-space:pre;color:#404040;'> finance/*: 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>---
finance/cgminer/Portfile | 3 ++-
finance/go-ethereum/Portfile | 3 ++-
finance/hledger-iadd/Portfile | 2 ++
finance/hledger/Portfile | 2 ++
finance/litecoin/Portfile | 3 ++-
finance/portfolio-performance/Portfile | 3 ++-
6 files changed, 12 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/finance/cgminer/Portfile b/finance/cgminer/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 65462d2e2ca..b48e0fe1e4b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/finance/cgminer/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/finance/cgminer/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 ckolivas cgminer 4.10.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 finance
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> maintainers nomaintainer
license GPL-3
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/finance/go-ethereum/Portfile b/finance/go-ethereum/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 58bcfd141b0..b4a8422c0ae 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/finance/go-ethereum/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/finance/go-ethereum/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 ethereum go-ethereum 1.10.26 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 finance
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> license GPL-3+ LGPL-3+
maintainers {umeshksingla @umeshksingla} openmaintainer
description Official Go implementation of the Ethereum protocol
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/finance/hledger-iadd/Portfile b/finance/hledger-iadd/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6910b476cc3..01cd02c2a5c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/finance/hledger-iadd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/finance/hledger-iadd/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 hpdeifel hledger-iadd 2afeaadbbb29b339b48799ed2bd3112193d64f25
<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.21
revision 0
categories finance haskell
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/finance/hledger/Portfile b/finance/hledger/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 82bd9d32346..9d46d606b66 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/finance/hledger/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/finance/hledger/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 simonmichael hledger 1.40
<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 finance textproc haskell
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/finance/litecoin/Portfile b/finance/litecoin/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0a8b00019af..2925092d6a9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/finance/litecoin/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/finance/litecoin/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup qt5 1.0
</span> PortGroup boost 1.0
github.setup litecoin-project litecoin 0.16.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 11
checksums rmd160 aa2470a9e4f32c62953c5aae460471e0e3f1f801 \
sha256 0dccc577d704bd48226d11b749cca3bd7cadd23694ccbb15a87a0806704a69c3 \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -29,7 +31,6 @@ long_description Litecoin is a peer-to-peer Internet currency that enables in
</span> It is unlikely for ASIC mining to be developed for Litecoin until the currency\
is widely used.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> license MIT
homepage https://litecoin.org
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/finance/portfolio-performance/Portfile b/finance/portfolio-performance/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 105edf10b82..ac47eb5e26b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/finance/portfolio-performance/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/finance/portfolio-performance/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,9 +4,10 @@ PortGroup github 1.0
</span> PortGroup java 1.0
github.setup buchen portfolio 0.50.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> name portfolio-performance
categories finance
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> license EPL-1
maintainers nomaintainer
description A simple tool to calculate the overall performance \
</pre><pre style='margin:0'>
</pre>