[rkward/releases/0.6.4] macports/kde: bumped version numbers in portfiles (MacPorts)
m.eik michalke
meik.michalke at uni-duesseldorf.de
Tue Dec 1 14:02:18 UTC 2015
Git commit 0878058b247eb99552c7a50362aa7b38b2a679a3 by m.eik michalke.
Committed on 01/12/2015 at 14:02.
Pushed by meikm into branch 'releases/0.6.4'.
bumped version numbers in portfiles (MacPorts)
- the official MacPorts portfile still needs some fixes
M +3 -3 macports/kde/rkward-devel/Portfile
M +2 -2 macports/kde/rkward/Portfile
http://commits.kde.org/rkward/0878058b247eb99552c7a50362aa7b38b2a679a3
diff --git a/macports/kde/rkward-devel/Portfile b/macports/kde/rkward-devel/Portfile
index 8af107f..d722fac 100644
--- a/macports/kde/rkward-devel/Portfile
+++ b/macports/kde/rkward-devel/Portfile
@@ -5,7 +5,7 @@ PortSystem 1.0
PortGroup kde4 1.1
fetch.type git
name rkward-devel
-version 0.6.4-git
+version 0.6.5-git
git.url http://anongit.kde.org/rkward.git
worksrcdir rkward
@@ -57,9 +57,9 @@ subport rkward-binary {
configure.args-delete \
-DR_EXECUTABLE=${frameworks_dir}/R.framework/Resources/R \
-DRKVERSION_NUMBER=${version}
- version 0.6.3
+ version 0.6.4
git.url http://anongit.kde.org/rkward.git
- git.branch releases/0.6.3
+ git.branch releases/0.6.4
depends_lib-delete port:R
configure.args-append \
-DRKVERSION_NUMBER=${version} \
diff --git a/macports/kde/rkward/Portfile b/macports/kde/rkward/Portfile
index 0d7674b..c2ea216 100644
--- a/macports/kde/rkward/Portfile
+++ b/macports/kde/rkward/Portfile
@@ -5,9 +5,9 @@ PortSystem 1.0
PortGroup kde4 1.1
fetch.type git
name rkward
-version 0.6.3
+version 0.6.4
git.url http://anongit.kde.org/rkward.git
-git.branch releases/0.6.3
+git.branch releases/0.6.4
#patchfiles patch-rkward-rbackend-rkstructuregetter.cpp.diff
worksrcdir ${name}-${version}
More information about the rkward-tracker
mailing list