[145034] trunk/dports/kde/rkward
mk at macports.org
mk at macports.org
Sat Jan 23 17:11:19 PST 2016
Revision: 145034
https://trac.macports.org/changeset/145034
Author: mk at macports.org
Date: 2016-01-23 17:11:18 -0800 (Sat, 23 Jan 2016)
Log Message:
-----------
rkward: update to version 0.6.4
Modified Paths:
--------------
trunk/dports/kde/rkward/Portfile
Removed Paths:
-------------
trunk/dports/kde/rkward/files/
Modified: trunk/dports/kde/rkward/Portfile
===================================================================
--- trunk/dports/kde/rkward/Portfile 2016-01-24 00:53:36 UTC (rev 145033)
+++ trunk/dports/kde/rkward/Portfile 2016-01-24 01:11:18 UTC (rev 145034)
@@ -7,9 +7,7 @@
PortGroup kde4 1.1
name rkward
-version 0.6.3
-# On next version or revision bump see notes in 'pre-activate' phase:
-revision 2
+version 0.6.4
conflicts rkward-devel
categories kde kde4 math science
@@ -23,12 +21,10 @@
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.kde.org
+homepage https://rkward.kde.org
master_sites http://download.kde.org/stable/${name}/${version}/src
-patchfiles patch-dbus_session_startup.diff
-
worksrcdir ${name}-${version}
depends_lib port:kdelibs4 \
@@ -36,8 +32,8 @@
port:okular \
port:R
-checksums rmd160 cfbe0d99630cbc9004d01580ab5ce5399863dfa7 \
- sha256 911f7727a28b292428607c93e551f51b2d8fc2cb477de33a1276790210263c93
+checksums rmd160 9923d04eb522d5cf805bd3a628692a539eee820a \
+ sha256 a0fb7d084519e710ea3c7dc60bb92d24126bcb002bd1d1e00231f480e373f6c5
post-extract {
file mkdir ${worksrcpath}/build
@@ -58,6 +54,7 @@
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 should be deleted once the buildbots are clean again]:
@@ -86,3 +83,7 @@
livecheck.type regex
livecheck.regex ">Get RKWard (\\d+\\.\\d+\\.\\d+)<"
+pre-pkg {
+ file copy -force -- ${worksrcdir}/macports/postinstall ${package.scripts}/postinstall
+ file attributes ${package.scripts}/postinstall -permissions 0755
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160123/d1243543/attachment.html>
More information about the macports-changes
mailing list