[141935] trunk/dports/kde/kdewebdev

nicos at macports.org nicos at macports.org
Sat Dec 12 03:37:58 PST 2015


Revision: 141935
          https://trac.macports.org/changeset/141935
Author:   nicos at macports.org
Date:     2015-10-31 04:07:51 -0700 (Sat, 31 Oct 2015)
Log Message:
-----------
kdewebdev: fix build by finding tidy

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

Added Paths:
-----------
    trunk/dports/kde/kdewebdev/files/patch-tidyx.diff

Modified: trunk/dports/kde/kdewebdev/Portfile
===================================================================
--- trunk/dports/kde/kdewebdev/Portfile	2015-10-31 09:29:31 UTC (rev 141934)
+++ trunk/dports/kde/kdewebdev/Portfile	2015-10-31 11:07:51 UTC (rev 141935)
@@ -6,6 +6,7 @@
 
 name                kdewebdev
 version             4.14.3
+revision            1
 categories          kde kde4
 maintainers         nicos
 license             GPL-2+ LGPL-2+ GFDL-1.2
@@ -26,8 +27,10 @@
                     port:kdepimlibs4 \
                     port:ruby
 
+patchfiles-append   patch-tidyx.diff
+
 if {![variant_isset docs]} {
-    patchfiles      patch-CMakeLists.txt.diff
+    patchfiles-append   patch-CMakeLists.txt.diff
 }
 
 livecheck.url       http://kde.mirrors.hoobly.com/stable/

Added: trunk/dports/kde/kdewebdev/files/patch-tidyx.diff
===================================================================
--- trunk/dports/kde/kdewebdev/files/patch-tidyx.diff	                        (rev 0)
+++ trunk/dports/kde/kdewebdev/files/patch-tidyx.diff	2015-10-31 11:07:51 UTC (rev 141935)
@@ -0,0 +1,11 @@
+--- klinkstatus/src/tidy/tidyx.h.orig	2015-10-31 19:37:44.000000000 +0900
++++ klinkstatus/src/tidy/tidyx.h	2015-10-31 19:38:35.000000000 +0900
+@@ -49,7 +49,7 @@
+ */
+ 
+ #include <tidy.h>
+-#include <buffio.h>
++#include <tidybuffio.h>
+ 
+ #include <config-tidy.h>
+     
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/dad0fa87/attachment.html>


More information about the macports-changes mailing list