<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/ca742396569113550d5f551c1747d336925fe9a1">https://github.com/macports/macports-ports/commit/ca742396569113550d5f551c1747d336925fe9a1</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 ca742396569 libetpan: set github.tarball_from explicitly
</span>ca742396569 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit ca742396569113550d5f551c1747d336925fe9a1
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Thu Mar 27 14:35:57 2025 +1100
<span style='display:block; white-space:pre;color:#404040;'> libetpan: 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;'> Just changing master_sites doesn't set extract.rename.
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> Closes: https://trac.macports.org/ticket/72246
</span>---
mail/libetpan/Portfile | 1 +
1 file changed, 1 insertion(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/libetpan/Portfile b/mail/libetpan/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index da22cb7576d..8d7315a86ce 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/libetpan/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/libetpan/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,6 +18,7 @@ long_description libEtPan provides a portable, efficient framework \
</span>
# When updating to the next version, change this to:
#github.tarball_from archive
<span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> master_sites macports_distfiles
checksums rmd160 dabd72e915dfb49977db48d53d6ee82ac3a98d41 \
</pre><pre style='margin:0'>
</pre>