[rkward-cvs] [rkward] macports/kde: MacPorts: more updates for the Portfiles; rkward-devel-binary and rkward-binary are building and running
m.eik michalke
meik.michalke at uni-duesseldorf.de
Tue Feb 10 14:52:19 UTC 2015
Git commit 161ed159ff222d892e3671c29ecea7b57d353a68 by m.eik michalke.
Committed on 10/02/2015 at 14:52.
Pushed by meikm into branch 'master'.
MacPorts: more updates for the Portfiles; rkward-devel-binary and rkward-binary are building and running
M +4 -6 macports/kde/rkward-devel/Portfile
M +8 -4 macports/kde/rkward/Portfile
http://commits.kde.org/rkward/161ed159ff222d892e3671c29ecea7b57d353a68
diff --git a/macports/kde/rkward-devel/Portfile b/macports/kde/rkward-devel/Portfile
index d20442b..7209c86 100644
--- a/macports/kde/rkward-devel/Portfile
+++ b/macports/kde/rkward-devel/Portfile
@@ -5,9 +5,8 @@ PortSystem 1.0
PortGroup kde4 1.1
fetch.type git
name rkward-devel
-version 0.6.3-git
+version 0.6.4-git
git.url http://anongit.kde.org/rkward.git
-#svn.revision 4494
worksrcdir rkward
conflicts rkward
@@ -59,10 +58,9 @@ subport rkward-binary {
configure.args-delete \
-DR_EXECUTABLE=${frameworks_dir}/R.framework/Resources/R \
-DRKVERSION_NUMBER=${version}
- version 0.6.2
- svn.url http://svn.code.sf.net/p/rkward/code/branches/release_branches/rkward_${version}
- svn.revision 4940
- worksrcdir rkward_${version}
+ version 0.6.3
+ git.url http://anongit.kde.org/rkward.git
+ git.branch releases/0.6.3
depends_lib-delete port:R
configure.compiler llvm-gcc-4.2
configure.args-append \
diff --git a/macports/kde/rkward/Portfile b/macports/kde/rkward/Portfile
index 87d2a90..0d7674b 100644
--- a/macports/kde/rkward/Portfile
+++ b/macports/kde/rkward/Portfile
@@ -3,8 +3,11 @@
PortSystem 1.0
PortGroup kde4 1.1
+fetch.type git
name rkward
version 0.6.3
+git.url http://anongit.kde.org/rkward.git
+git.branch releases/0.6.3
#patchfiles patch-rkward-rbackend-rkstructuregetter.cpp.diff
worksrcdir ${name}-${version}
@@ -22,8 +25,9 @@ long_description RKWard aims to become an easy to use, transparent frontend t
homepage http://rkward.kde.org
-# FIXME:
-master_sites kde:rkward
+# maybe in the near future?
+#master_sites kde:rkward
+master_sites http://sourceforge.net/projects/rkward/files/Current_Stable_Releases
depends_lib port:kdelibs4 \
port:kate \
@@ -31,8 +35,8 @@ depends_lib port:kdelibs4 \
port:R
# FIXME:
-checksums rmd160 a15116209a28676db4ce1bd1f9a4b31f5be345c8 \
- sha256 3534e58a6246f2be18e6158cf486ecfef6531fee4f0060d7ea1955a823b5add6
+#checksums rmd160 a15116209a28676db4ce1bd1f9a4b31f5be345c8 \
+# sha256 3534e58a6246f2be18e6158cf486ecfef6531fee4f0060d7ea1955a823b5add6
post-extract {
file mkdir ${worksrcpath}/build
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
rkward-cvs mailing list
rkward-cvs at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-cvs
More information about the rkward-tracker
mailing list