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

mk at macports.org mk at macports.org
Sat Nov 19 09:07:38 PST 2011


Revision: 87396
          http://trac.macports.org/changeset/87396
Author:   mk at macports.org
Date:     2011-11-19 09:07:34 -0800 (Sat, 19 Nov 2011)
Log Message:
-----------
kmymoney4-devel: remove explicit git-core dep, remove unnecessary patch with new git version 180e5a0df69d421fb2141dd9906869df9b3188fd, hoping that buildbot can pull sources from git urls since locally port is not able to access http urls

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

Modified: trunk/dports/kde/kmymoney4-devel/Portfile
===================================================================
--- trunk/dports/kde/kmymoney4-devel/Portfile	2011-11-19 10:58:42 UTC (rev 87395)
+++ trunk/dports/kde/kmymoney4-devel/Portfile	2011-11-19 17:07:34 UTC (rev 87396)
@@ -7,8 +7,8 @@
 PortGroup           kde4    1.1
 
 fetch.type          git
-git.url             http://anongit.kde.org/kmymoney
-git.branch          b614eae654d4b93649a21f2802221ac8fc77bdfa
+git.url             git://anongit.kde.org/kmymoney
+git.branch          180e5a0df69d421fb2141dd9906869df9b3188fd
 
 name                kmymoney4-devel
 version             4.6-20111116
@@ -30,8 +30,6 @@
 
 conflicts           kmymoney4
 
-depends_build-append port:git-core
-
 depends_lib-append  port:libofx \
                     port:aqbanking5 \
                     port:kde4-runtime \
@@ -88,7 +86,7 @@
 
 patch.dir         ${workpath}/${distname}
 patch.pre_args    -p1
-patchfiles        patch-CMakeLists.txt.diff
+#patchfiles        patch-CMakeLists.txt.diff
 #                  patch_to_include_datePopup_hideshow.diff
 
 configure.args-append   -DENABLE_KBANKING=ON
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111119/5e973e1a/attachment.html>


More information about the macports-changes mailing list