[100274] trunk/dports/kde/kmymoney

mk at macports.org mk at macports.org
Thu Dec 6 10:51:58 PST 2012


Revision: 100274
          https://trac.macports.org/changeset/100274
Author:   mk at macports.org
Date:     2012-12-06 10:51:57 -0800 (Thu, 06 Dec 2012)
Log Message:
-----------
kmymoney: trying something for ML-issue #37144

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

Added Paths:
-----------
    trunk/dports/kde/kmymoney/files/patch_kmymoney2-plugins-viewinterface.h.diff

Modified: trunk/dports/kde/kmymoney/Portfile
===================================================================
--- trunk/dports/kde/kmymoney/Portfile	2012-12-06 17:39:05 UTC (rev 100273)
+++ trunk/dports/kde/kmymoney/Portfile	2012-12-06 18:51:57 UTC (rev 100274)
@@ -5,7 +5,7 @@
 
 name              kmymoney
 version           1.0.5
-revision          2
+revision          3
 
 categories        kde finance
 maintainers       mk pixilla
@@ -70,6 +70,8 @@
     reinplace "s|__PREFIX__|${prefix}|" ${worksrcpath}/KMyMoney.applescript
 }
 
+patchfiles        patch_kmymoney2-plugins-viewinterface.h.diff
+
 build.env         HOME=${worksrcpath}
 
 post-destroot {

Added: trunk/dports/kde/kmymoney/files/patch_kmymoney2-plugins-viewinterface.h.diff
===================================================================
--- trunk/dports/kde/kmymoney/files/patch_kmymoney2-plugins-viewinterface.h.diff	                        (rev 0)
+++ trunk/dports/kde/kmymoney/files/patch_kmymoney2-plugins-viewinterface.h.diff	2012-12-06 18:51:57 UTC (rev 100274)
@@ -0,0 +1,12 @@
+--- kmymoney2/plugins/viewinterface.h.old	2008-10-29 13:01:13.000000000 +0100
++++ kmymoney2/plugins/viewinterface.h	2012-12-06 19:12:44.000000000 +0100
+@@ -41,6 +41,9 @@
+ #include <kmymoney/mymoneyaccount.h>
+ #include <kmymoney/mymoneyinstitution.h>
+ #include <kmymoney/export.h>
++#include <kmymoney/mymoneytransaction.h>
++#include <kmymoney/mymoneysplit.h>
++
+ class KMyMoneyViewBase;
+ namespace KMyMoneyRegister {
+   class SelectedTransactions;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121206/d4533c35/attachment.html>


More information about the macports-changes mailing list