[73153] trunk/dports/kde/kmymoney4/Portfile

mk at macports.org mk at macports.org
Fri Nov 5 13:21:19 PDT 2010


Revision: 73153
          http://trac.macports.org/changeset/73153
Author:   mk at macports.org
Date:     2010-11-05 13:21:15 -0700 (Fri, 05 Nov 2010)
Log Message:
-----------
kmymoney4: remove patch for use with older kdepimlibs4

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

Modified: trunk/dports/kde/kmymoney4/Portfile
===================================================================
--- trunk/dports/kde/kmymoney4/Portfile	2010-11-05 19:41:34 UTC (rev 73152)
+++ trunk/dports/kde/kmymoney4/Portfile	2010-11-05 20:21:15 UTC (rev 73153)
@@ -8,7 +8,7 @@
 
 name                kmymoney4
 version             4.5
-revision            1
+revision            2
 
 categories          kde finance
 maintainers         mk pixilla.com:brad openmaintainer
@@ -43,33 +43,17 @@
 "  ============================================== \n \
 This port is still EXPERIMENTAL.               \n \
 ============================================== \n \
-Up to now it builds successfully with KDE 4.5, \n \
-but there is some stuff related to kdepimlibs  \n \
-temporally removed until the latter has been   \n \
-updated to 4.5 as well.                        \n \
----------------------------------------------- \n \
                                                \n \
 So far known problems are:                     \n \
  - oxygen icon theme is not found by the app   \n \
  - reports let the app hang                    \n \
  - some fonts seem to be missing, since        \n \
    layout looks inhomogenious                  \n \
+ - kmm_banking plugin doesn't work             \n \
                                                \n \
-Untested is:                                   \n \
- - whether kmm_banking plugin works            \n \
-   (i.e. transaction download questionble)     \n \
-                                               \n \
 ============================================== \n \
 "
 }
 
-patch.dir           ${workpath}/${distname}
-patch.pre_args      -p1
-
-post-patch {
-   # remove KDE 4.5 holiday stuff until kdepimlibs is up-to-date
-   reinplace "s/KDE_IS_VERSION(4,5,0)/0/g" ${worksrcpath}/kmymoney/kmymoney.cpp
-}
-
 #configure.args-append   --disable-kbanking-plugin
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101105/450d64ca/attachment-0001.html>


More information about the macports-changes mailing list