<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/1c6fda06cf7e1c92e4c5354d3bbc4e667b6999ec">https://github.com/macports/macports-ports/commit/1c6fda06cf7e1c92e4c5354d3bbc4e667b6999ec</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 1c6fda06cf7 mail/*: set github.tarball_from explicitly
</span>1c6fda06cf7 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 1c6fda06cf7e1c92e4c5354d3bbc4e667b6999ec
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Fri Jan 24 04:23:54 2025 +1100
<span style='display:block; white-space:pre;color:#404040;'> mail/*: 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>---
mail/alot/Portfile | 2 ++
mail/astroid/Portfile | 3 ++-
mail/dovecot/Portfile | 1 +
mail/fdm/Portfile | 2 ++
mail/imapdedup/Portfile | 2 ++
mail/libesmtp/Portfile | 3 ++-
mail/neomutt/Portfile | 2 ++
mail/notmuch-addrlookup/Portfile | 5 +++--
mail/offlineimap/Portfile | 2 ++
mail/procmail/Portfile | 3 ++-
10 files changed, 20 insertions(+), 5 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/alot/Portfile b/mail/alot/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index eb90450d1d2..fe60d283a78 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/alot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/alot/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 pazz alot 0.3.4
<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 alot
categories mail python
platforms {darwin any}
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/astroid/Portfile b/mail/astroid/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0412decbe75..f9cfac7e135 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/astroid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/astroid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,6 +7,8 @@ PortGroup compiler_blacklist_versions 1.0
</span> PortGroup boost 1.0
github.setup astroidmail astroid 0.15 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 6
description Astroid Mail
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,7 +16,6 @@ long_description A graphical threads-with-tags style, lightweight and fast, e
</span> maintainers @arietis \
openmaintainer
categories mail
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> homepage https://astroidmail.github.io/
license GPL-3+ LGPL-2.1+
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/dovecot/Portfile b/mail/dovecot/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0dce7343ff4..e8d4d40dbfa 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/dovecot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/dovecot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,6 +7,7 @@ set core_branch 2.3
</span> set minor_version 21.1
set core_version ${core_branch}.${minor_version}
github.setup dovecot core ${core_version}
<span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from releases
</span> name dovecot
revision 0
epoch 20060722
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/fdm/Portfile b/mail/fdm/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ee1a86e07b3..a881e744eae 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/fdm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/fdm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup github 1.0
</span> PortGroup openssl 1.0
github.setup nicm fdm 96b4e4369d48a828bd2de4bf76c78c64a15f571e
<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 e29a992917736d0b7bb70e161e3f5fbe4866b0d5 \
sha256 30f417674406a6db396e396868ba1e8ccf95e88b89750f0b9ad918ae3cb40479 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/imapdedup/Portfile b/mail/imapdedup/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c0cadffbdcb..74eb0f3aa40 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/imapdedup/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/imapdedup/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 quentinsf IMAPdedup cd6f29604942495c92dfa82301458d6f17ad6568
<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 imapdedup
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/libesmtp/Portfile b/mail/libesmtp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index cc94a323cc1..6ed18269dd4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/libesmtp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/libesmtp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,11 +9,12 @@ PortGroup legacysupport 1.0
</span> legacysupport.newest_darwin_requires_legacy 8
github.setup libesmtp libESMTP 1.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 libesmtp
revision 1
categories mail
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> maintainers nomaintainer
license LGPL-2.1
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/neomutt/Portfile b/mail/neomutt/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a5a8d209146..3e9c02c15e5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/neomutt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/neomutt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup github 1.0
</span> PortGroup legacysupport 1.1
github.setup neomutt neomutt 20240329
<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 mail
license GPL-2+
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/notmuch-addrlookup/Portfile b/mail/notmuch-addrlookup/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 67f5479286d..3e896cab674 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/notmuch-addrlookup/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/notmuch-addrlookup/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,13 +4,14 @@ PortSystem 1.0
</span> PortGroup github 1.0
github.setup aperezdc notmuch-addrlookup-c 8 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 notmuch-addrlookup
categories mail
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> license GPL-3+
maintainers nomaintainer
description Address lookup tool for Notmuch in C using GLib and libnotmuch
<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>
checksums rmd160 55222d0857ec2da40201401d3757dc1e0aea4748 \
sha256 6c587a68f4c807b20873cbaf237916680f00340db5bc174c0faa48597f549baf
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/offlineimap/Portfile b/mail/offlineimap/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 521d4d99cef..154c162bfe0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/offlineimap/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/offlineimap/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 OfflineIMAP offlineimap3 d29a4dc459401f8a78e347cb0f8ae7670add0975
<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 offlineimap
version 8.0.0-20231218
revision 1
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/procmail/Portfile b/mail/procmail/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 98f388bcc3f..c4564eb8c01 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/procmail/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/procmail/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 BuGlessRB procmail 3.24 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 mail
license {Artistic-1 GPL-2+}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> maintainers nomaintainer
description A local mail delivery agent
</pre><pre style='margin:0'>
</pre>