From c1d5f622a9588484762a969bf178f6d2e9eb97ee Mon Sep 17 00:00:00 2001 From: Joshua Root Date: Wed, 22 Jan 2025 01:18:49 +1100 Subject: [PATCH] kde/*: set github.tarball_from explicitly In preparation for changing the default. --- kde/kmymoney4/Portfile | 3 ++- kde/ktorrent4/Portfile | 2 ++ kde/libalkimia/Portfile | 3 ++- kde/mate-icons/Portfile | 2 ++ 4 files changed, 8 insertions(+), 2 deletions(-) diff --git a/kde/kmymoney4/Portfile b/kde/kmymoney4/Portfile index a595c565559bb..5c1ce56eeb03e 100644 --- a/kde/kmymoney4/Portfile +++ b/kde/kmymoney4/Portfile @@ -6,6 +6,8 @@ PortGroup kde4 1.1 PortGroup github 1.0 github.setup KDE kmymoney f76ab0946991536660da4db29db46302d0226d19 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball name kmymoney4 version 4.8.4-20200617-[string range ${github.version} 0 7] revision 0 @@ -15,7 +17,6 @@ maintainers nomaintainer description kmymoney version 4 long_description KMyMoney is the personal finance manager for KDE. -platforms darwin license GPL-2+ homepage https://kmymoney.org diff --git a/kde/ktorrent4/Portfile b/kde/ktorrent4/Portfile index 4865f9f9d7d4f..0333b4f686f67 100644 --- a/kde/ktorrent4/Portfile +++ b/kde/ktorrent4/Portfile @@ -6,6 +6,8 @@ PortGroup github 1.0 PortGroup kde4 1.1 github.setup KDE ktorrent 4.3.1 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball name ktorrent4 # ktorrent4 and libktorrent usually need to be updated together diff --git a/kde/libalkimia/Portfile b/kde/libalkimia/Portfile index 94a71cea597f7..8174beab581fb 100644 --- a/kde/libalkimia/Portfile +++ b/kde/libalkimia/Portfile @@ -6,6 +6,8 @@ PortGroup kde4 1.1 PortGroup github 1.0 github.setup KDE alkimia 8.0.3 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball name libalkimia revision 0 @@ -16,7 +18,6 @@ long_description Alkimia is the infrastructure for common storage and busines logic that will be used by all financial applications in KDE. \ The target is to share financial related information over application \ boundaries. The libalkimia library contains some common classes. -platforms darwin license {LGPL-2.1 LGPL-3+} checksums rmd160 a7d4ce95f2304049d59b8cf751501fd91c598151 \ diff --git a/kde/mate-icons/Portfile b/kde/mate-icons/Portfile index 911deb5d325dd..a7fa2b734b715 100644 --- a/kde/mate-icons/Portfile +++ b/kde/mate-icons/Portfile @@ -6,6 +6,8 @@ PortGroup github 1.0 name mate-icons categories kde kf5 gnome github.setup mate-desktop mate-icon-theme 1.12.0 v +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball maintainers {gmail.com:rjvbertin @RJVB} openmaintainer