<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/9b152ee4aa32b83180cc8851da21c6f2a6b0da4d">https://github.com/macports/macports-ports/commit/9b152ee4aa32b83180cc8851da21c6f2a6b0da4d</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 9b152ee4aa32b83180cc8851da21c6f2a6b0da4d
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sun Jan 26 13:42:39 2025 +1100
<span style='display:block; white-space:pre;color:#404040;'> office/*: 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>---
office/ProjectLibre/Portfile | 3 ++-
office/charm/Portfile | 3 ++-
office/dijo/Portfile | 3 ++-
office/dspdfviewer/Portfile | 3 ++-
office/goldendict/Portfile | 2 ++
office/jrnl/Portfile | 2 ++
office/kb/Portfile | 3 ++-
office/mdp/Portfile | 5 +++--
office/todotxt/Portfile | 2 ++
9 files changed, 19 insertions(+), 7 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/office/ProjectLibre/Portfile b/office/ProjectLibre/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 93d818556e2..38f1347c90e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/office/ProjectLibre/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/office/ProjectLibre/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup java 1.0
</span>
# retrieving shasum 858bc0d6f82fdea6c67f145c768e70b48beb1b16 from master because there is no tag 1.8.0 set
github.setup claur ProjectLibre 858bc0d6f82fdea6c67f145c768e70b48beb1b16
<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.8.0-git
java.version 1.8
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,7 +15,6 @@ java.fallback openjdk8
</span>
revision 0
categories office java
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> maintainers {gmail.com:giansalvo.gusinu @giansalvo} openmaintainer
license GPL-2
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/office/charm/Portfile b/office/charm/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 53355c35ea7..99f80727b64 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/office/charm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/office/charm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,13 +8,14 @@ name charm
</span> version 1.11.0
github.setup KDAB Charm ${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>
maintainers {gmail.com:rjvbertin @RJVB} openmaintainer
categories office
license GPL-2+ LGPL-2.1+
description Charm - the Cross-Platform Time Tracker
long_description Charm is a program for OS X, Linux and Windows that helps to keep track of time. It is built around two major ideas - tasks and events. Tasks are the things time is spend on, repeatedly. For example, ironing laundry is a task. The laundry done for two hours on last Tuesday is an event in that task. When doing laundry multiple times, the events will be accumulated, and can later be printed in activity reports or weekly/monthly time sheets. So in case laundry would be d [...]
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span>
subport ${name}-qt5 {
PortGroup qt5 1.0
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/office/dijo/Portfile b/office/dijo/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d01db50e956..8840a40b578 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/office/dijo/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/office/dijo/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 NerdyPepper dijo 0.2.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
description scriptable, curses-based, digital habit tracker
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,7 +17,6 @@ long_description dijo is a habit tracker. It is curses-based, it runs in \
</span> finger. dijo is modal, much like a certain text editor.
categories office
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> license MIT
maintainers {gmail.com:herby.gillot @herbygillot} \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/office/dspdfviewer/Portfile b/office/dspdfviewer/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3686430fdd4..6a84c1989c0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/office/dspdfviewer/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/office/dspdfviewer/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,9 +7,10 @@ PortGroup qt5 1.0
</span> PortGroup boost 1.0
github.setup dannyedel dspdfviewer 1.15.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 1
categories office
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> license GPL-2+
maintainers {@ryanakca debian.org:rak} \
openmaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/office/goldendict/Portfile b/office/goldendict/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e56a4f13823..e1d8f780de8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/office/goldendict/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/office/goldendict/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup qmake5 1.0
</span>
epoch 1
github.setup goldendict goldendict 1.5.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
checksums rmd160 be6a97dfe705a637f0e7bb86514ce5faf4fe960d \
sha256 d9ddaca3abc6fced591ecd6060066891a70e672fd687a7c676135b273bf90a67 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/office/jrnl/Portfile b/office/jrnl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 34a1a1ac438..5a5a43f30a1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/office/jrnl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/office/jrnl/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 jrnl-org jrnl 4.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
maintainers nomaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/office/kb/Portfile b/office/kb/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index af52966328d..faa8ef12b5e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/office/kb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/office/kb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,9 +5,10 @@ PortGroup github 1.0
</span> PortGroup python 1.0
github.setup gnebbia kb 0.1.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 0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> license GPL-3
categories office python
maintainers {gmail.com:herby.gillot @herbygillot} \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/office/mdp/Portfile b/office/mdp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c63a020cd53..e0cc911531e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/office/mdp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/office/mdp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,12 +4,13 @@ PortSystem 1.0
</span> PortGroup github 1.0
github.setup visit1985 mdp 1.0.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> maintainers nomaintainer
categories office
description A command-line based markdown presentation tool.
<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> license GPL-3
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span>
depends_lib port:ncurses
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/office/todotxt/Portfile b/office/todotxt/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a82f60f3006..11a04c2102a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/office/todotxt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/office/todotxt/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 todotxt todo.txt-cli 2.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> name todotxt
categories office
license GPL-3
</pre><pre style='margin:0'>
</pre>