[118839] trunk/dports/kde/kmymoney4-devel/Portfile

mk at macports.org mk at macports.org
Fri Apr 11 15:25:36 PDT 2014


Revision: 118839
          https://trac.macports.org/changeset/118839
Author:   mk at macports.org
Date:     2014-04-11 15:25:35 -0700 (Fri, 11 Apr 2014)
Log Message:
-----------
kmymoney4-devel: latest git version, enable tests, whitespace in debug and tests variants

Modified Paths:
--------------
    trunk/dports/kde/kmymoney4-devel/Portfile

Modified: trunk/dports/kde/kmymoney4-devel/Portfile
===================================================================
--- trunk/dports/kde/kmymoney4-devel/Portfile	2014-04-11 21:25:34 UTC (rev 118838)
+++ trunk/dports/kde/kmymoney4-devel/Portfile	2014-04-11 22:25:35 UTC (rev 118839)
@@ -8,10 +8,10 @@
 
 fetch.type          git
 git.url             git://anongit.kde.org/kmymoney
-git.branch          1d41c88bce86f4e190884898bc245fbbb870b276
+git.branch          239ba346a334529045986809e12fb179258fa0f3
 
 name                kmymoney4-devel
-version             4.6-20140215
+version             4.6-20140411
 
 categories          kde kde4 finance
 maintainers         mk pixilla openmaintainer
@@ -21,7 +21,7 @@
 platforms           darwin
 license             GPL-2+
 
-homepage            http://kmymoney2.sourceforge.net/index-home.html
+homepage            http://kmymoney.org
 master_sites        sourceforge:kmymoney2
 
 livecheck.type      none
@@ -50,10 +50,12 @@
                         -DKDE4_BUILD_TESTS=OFF
 
 variant tests description "Enable building tests." {
-	configure.args-delete  -DKDE4_BUILD_TESTS=OFF
+        configure.args-delete  -DKDE4_BUILD_TESTS=OFF
+        test.run               yes
+        test.env               DYLD_LIBRARY_PATH=${workpath}/build/lib
 }
 
 variant debug description "Enable debug." {
-	configure.args-append  -DCMAKE_BUILD_TYPE=Debugfull
+        configure.args-append  -DCMAKE_BUILD_TYPE=Debugfull
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140411/1b3cd9ad/attachment.html>


More information about the macports-changes mailing list