[133660] trunk/dports/kde/rkward/Portfile

mk at macports.org mk at macports.org
Sun Mar 8 01:02:51 PST 2015


Revision: 133660
          https://trac.macports.org/changeset/133660
Author:   mk at macports.org
Date:     2015-03-08 01:02:51 -0800 (Sun, 08 Mar 2015)
Log Message:
-----------
rkward: update to 0.6.3

Modified Paths:
--------------
    trunk/dports/kde/rkward/Portfile

Modified: trunk/dports/kde/rkward/Portfile
===================================================================
--- trunk/dports/kde/rkward/Portfile	2015-03-08 07:04:25 UTC (rev 133659)
+++ trunk/dports/kde/rkward/Portfile	2015-03-08 09:02:51 UTC (rev 133660)
@@ -5,13 +5,13 @@
 # See dports/_resources/port1.0/group/kde4-1.1.tcl for more info.
 PortGroup           kde4    1.1
 name                rkward
-version             0.6.2
-revision            2
+version             0.6.3
+#patchfiles          dbus_session_startup.diff
 worksrcdir          ${name}-${version}
 
 conflicts           rkward-devel
 categories          kde kde4 math science
-maintainers         hhu.de:meik.michalke lists.sf.net:rkward-devel mk
+maintainers         hhu.de:meik.michalke kde.org:rkward-devel mk
 license             GPL-2+
 platforms           darwin
 
@@ -21,17 +21,17 @@
                     for statistical computation and graphics. Besides a convenient GUI for the most important \
                     statistical functions, future versions will also provide seamless integration with an office-suite.
 
-homepage            http://rkward.sourceforge.net
+homepage            http://rkward.kde.org
 
-master_sites        sourceforge:rkward
+master_sites        http://download.kde.org/stable/${name}/${version}/src
 
 depends_lib         port:kdelibs4 \
                     port:kate \
                     port:okular \
                     port:R
 
-checksums           rmd160 a15116209a28676db4ce1bd1f9a4b31f5be345c8 \
-                    sha256 3534e58a6246f2be18e6158cf486ecfef6531fee4f0060d7ea1955a823b5add6
+checksums           rmd160  cfbe0d99630cbc9004d01580ab5ce5399863dfa7 \
+                    sha256  911f7727a28b292428607c93e551f51b2d8fc2cb477de33a1276790210263c93
 
 post-extract {
         file mkdir ${worksrcpath}/build
@@ -52,15 +52,6 @@
 
 build.dir           ${worksrcpath}/build
 
-# We force deletion of all residual (previously not properly destrooted) rkward files 
-# possibly installed on the buildbots, which otherwise fail for the rkward port
-# [this can be deleted once the buildbots are clean again]:
-pre-activate {
-   delete ${frameworks_dir}/R.framework/Resources/library/rkward/
-   delete ${frameworks_dir}/R.framework/Resources/library/rkwardtests/
-}
-
 livecheck.type      regex
-livecheck.url       http://sourceforge.net/projects/${name}/files/Current_Stable_Releases/
-livecheck.regex     "${name}-(\\d+\\.\\d+\\.\\d+)\\.tar"
+livecheck.regex     ">Get RKWard (\\d+\\.\\d+\\.\\d+)<"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150308/e66d3cd4/attachment.html>


More information about the macports-changes mailing list