[rkward] macports: Adjust to branch switchover

Thomas Friedrichsmeier null at kde.org
Wed Mar 28 18:57:25 UTC 2018


Git commit 0d0977a5261232f5dddc48c123708baa47c36954 by Thomas Friedrichsmeier.
Committed on 28/03/2018 at 18:57.
Pushed by tfry into branch 'master'.

Adjust to branch switchover

M  +1    -1    macports/kf5/kf5-rkward-binary/Portfile
M  +1    -3    macports/update_bundle.sh

https://commits.kde.org/rkward/0d0977a5261232f5dddc48c123708baa47c36954

diff --git a/macports/kf5/kf5-rkward-binary/Portfile b/macports/kf5/kf5-rkward-binary/Portfile
index 516d2222..fadf1eb0 100755
--- a/macports/kf5/kf5-rkward-binary/Portfile
+++ b/macports/kf5/kf5-rkward-binary/Portfile
@@ -40,7 +40,7 @@ if {${subport} eq "${name}-devel"} {
     fetch.type      git
 #    git.url         git://anongit.kde.org/rkward
 #     v0.6.5-201-g9585a62
-    git.branch      frameworks
+    git.branch      master
     version         0.6.9z
     distname        ${kf5.project}-5
 } else {
diff --git a/macports/update_bundle.sh b/macports/update_bundle.sh
index 3daa9879..fcf82fc8 100755
--- a/macports/update_bundle.sh
+++ b/macports/update_bundle.sh
@@ -38,9 +38,7 @@ WIPEINST=false
 GETTARGVERS=true
 
 PVARIANT=""
-## TODO: this will only keep work for a few days now...
-GITBRANCH="frameworks"
-#GITBRANCH="master"
+GITBRANCH="master"
 # specify work directory
 WORKDIR="${SRCPATH}/kf5/${PTARGET}/work"
 # specify local public directory



More information about the rkward-tracker mailing list