[129345] trunk/dports/kde/baloo/Portfile

mk at macports.org mk at macports.org
Wed Dec 10 12:45:45 PST 2014


Revision: 129345
          https://trac.macports.org/changeset/129345
Author:   mk at macports.org
Date:     2014-12-10 12:45:45 -0800 (Wed, 10 Dec 2014)
Log Message:
-----------
baloo: make port install by removing outdated post-destroot phase

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

Modified: trunk/dports/kde/baloo/Portfile
===================================================================
--- trunk/dports/kde/baloo/Portfile	2014-12-10 20:45:08 UTC (rev 129344)
+++ trunk/dports/kde/baloo/Portfile	2014-12-10 20:45:45 UTC (rev 129345)
@@ -6,7 +6,7 @@
 
 name                baloo
 version             4.13.3
-revision            1
+revision            2
 categories          kde kde4
 maintainers         nicos openmaintainer
 license             {LGPL-2 LGPL-2.1+ GPL-2+}
@@ -36,14 +36,5 @@
 startupitem.stop        "${prefix}/bin/balooctl stop"
 startupitem.restart     "${prefix}/bin/balooctl restart"
 
-post-destroot {
-    move ${destroot}${prefix}/bin/baloo_file_cleaner.app/Contents/MacOS/baloo_file_cleaner \
-        ${destroot}${prefix}/bin/baloo_file_cleaner
-    file delete -force ${destroot}${prefix}/bin/baloo_file_cleaner.app
-    move ${destroot}${prefix}/bin/baloo_file_extractor.app/Contents/MacOS/baloo_file_extractor \
-        ${destroot}${prefix}/bin/baloo_file_extractor
-    file delete -force ${destroot}${prefix}/bin/baloo_file_extractor.app
-}
-
 livecheck.url       http://kde.mirrors.hoobly.com/stable/
 livecheck.regex     (\\d+(\\.\\d+)+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141210/421ad11f/attachment.html>


More information about the macports-changes mailing list