From 9b152ee4aa32b83180cc8851da21c6f2a6b0da4d Mon Sep 17 00:00:00 2001 From: Joshua Root Date: Sun, 26 Jan 2025 13:42:39 +1100 Subject: [PATCH] office/*: set github.tarball_from explicitly In preparation for changing the default. --- 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(-) diff --git a/office/ProjectLibre/Portfile b/office/ProjectLibre/Portfile index 93d818556e2d3..38f1347c90ed2 100644 --- a/office/ProjectLibre/Portfile +++ b/office/ProjectLibre/Portfile @@ -6,6 +6,8 @@ PortGroup java 1.0 # retrieving shasum 858bc0d6f82fdea6c67f145c768e70b48beb1b16 from master because there is no tag 1.8.0 set github.setup claur ProjectLibre 858bc0d6f82fdea6c67f145c768e70b48beb1b16 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 1.8.0-git java.version 1.8 @@ -13,7 +15,6 @@ java.fallback openjdk8 revision 0 categories office java -platforms darwin maintainers {gmail.com:giansalvo.gusinu @giansalvo} openmaintainer license GPL-2 diff --git a/office/charm/Portfile b/office/charm/Portfile index 53355c35ea72a..99f80727b6496 100644 --- a/office/charm/Portfile +++ b/office/charm/Portfile @@ -8,13 +8,14 @@ name charm version 1.11.0 github.setup KDAB Charm ${version} +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball 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 done for three hours on Wednesday again, the activity report for the "Ironing Laundry" task would list the event on tuesday, the event on wednesday and a total of five hours. -platforms darwin subport ${name}-qt5 { PortGroup qt5 1.0 diff --git a/office/dijo/Portfile b/office/dijo/Portfile index d01db50e956f3..8840a40b5784e 100644 --- a/office/dijo/Portfile +++ b/office/dijo/Portfile @@ -5,6 +5,8 @@ PortGroup github 1.0 PortGroup cargo 1.0 github.setup NerdyPepper dijo 0.2.7 v +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball revision 1 description scriptable, curses-based, digital habit tracker @@ -15,7 +17,6 @@ long_description dijo is a habit tracker. It is curses-based, it runs in \ finger. dijo is modal, much like a certain text editor. categories office -platforms darwin license MIT maintainers {gmail.com:herby.gillot @herbygillot} \ diff --git a/office/dspdfviewer/Portfile b/office/dspdfviewer/Portfile index 3686430fdd443..6a84c1989c0a7 100644 --- a/office/dspdfviewer/Portfile +++ b/office/dspdfviewer/Portfile @@ -7,9 +7,10 @@ PortGroup qt5 1.0 PortGroup boost 1.0 github.setup dannyedel dspdfviewer 1.15.1 v +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball revision 1 categories office -platforms darwin license GPL-2+ maintainers {@ryanakca debian.org:rak} \ openmaintainer diff --git a/office/goldendict/Portfile b/office/goldendict/Portfile index e56a4f13823d0..e1d8f780de8ae 100644 --- a/office/goldendict/Portfile +++ b/office/goldendict/Portfile @@ -6,6 +6,8 @@ PortGroup qmake5 1.0 epoch 1 github.setup goldendict goldendict 1.5.0 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball revision 0 checksums rmd160 be6a97dfe705a637f0e7bb86514ce5faf4fe960d \ sha256 d9ddaca3abc6fced591ecd6060066891a70e672fd687a7c676135b273bf90a67 \ diff --git a/office/jrnl/Portfile b/office/jrnl/Portfile index 34a1a1ac43883..5a5a43f30a1ae 100644 --- a/office/jrnl/Portfile +++ b/office/jrnl/Portfile @@ -5,6 +5,8 @@ PortGroup github 1.0 PortGroup python 1.0 github.setup jrnl-org jrnl 4.1 v +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball revision 0 maintainers nomaintainer diff --git a/office/kb/Portfile b/office/kb/Portfile index af52966328d79..faa8ef12b5e90 100644 --- a/office/kb/Portfile +++ b/office/kb/Portfile @@ -5,9 +5,10 @@ PortGroup github 1.0 PortGroup python 1.0 github.setup gnebbia kb 0.1.7 v +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball revision 0 -platforms darwin license GPL-3 categories office python maintainers {gmail.com:herby.gillot @herbygillot} \ diff --git a/office/mdp/Portfile b/office/mdp/Portfile index c63a020cd535e..e0cc911531e2f 100644 --- a/office/mdp/Portfile +++ b/office/mdp/Portfile @@ -4,12 +4,13 @@ PortSystem 1.0 PortGroup github 1.0 github.setup visit1985 mdp 1.0.15 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball maintainers nomaintainer categories office description A command-line based markdown presentation tool. -long_description ${description} +long_description {*}${description} license GPL-3 -platforms darwin depends_lib port:ncurses diff --git a/office/todotxt/Portfile b/office/todotxt/Portfile index a82f60f3006d0..11a04c2102a3a 100644 --- a/office/todotxt/Portfile +++ b/office/todotxt/Portfile @@ -4,6 +4,8 @@ PortSystem 1.0 PortGroup github 1.0 github.setup todotxt todo.txt-cli 2.12.0 v +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball name todotxt categories office license GPL-3