[99689] trunk/dports/kde/kdelibs4/Portfile

nicos at macports.org nicos at macports.org
Wed Nov 14 04:35:54 PST 2012


Revision: 99689
          https://trac.macports.org/changeset/99689
Author:   nicos at macports.org
Date:     2012-11-14 04:35:54 -0800 (Wed, 14 Nov 2012)
Log Message:
-----------
kdelibs4: update 4.9.3

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

Modified: trunk/dports/kde/kdelibs4/Portfile
===================================================================
--- trunk/dports/kde/kdelibs4/Portfile	2012-11-14 12:34:38 UTC (rev 99688)
+++ trunk/dports/kde/kdelibs4/Portfile	2012-11-14 12:35:54 UTC (rev 99689)
@@ -5,7 +5,7 @@
 PortGroup           kde4   1.1
 
 name                kdelibs4
-version             4.8.5
+version             4.9.3
 categories          kde kde4
 maintainers         sharky nicos
 license             GPL-2+
@@ -17,8 +17,8 @@
 use_xz              yes
 distname            kdelibs-${version}
 
-checksums           rmd160  1664458d7430ede888edf09e45eb50ae3a023247 \
-                    sha256  13fcf44974365ec0e0db76a70ed178a9451073ed77fc7cd7e43f1a73b72da1c3
+checksums           rmd160  2d2951be36203ef42fa186e1fe142aa100d6434a \
+                    sha256  73b1bbda87a5f9c3bf3ca566b820c982b9bf78a9c02b9b8104bb68e7f4b59393
 
 depends_build-append port:flex port:gmake port:docbook-xsl-ns
 
@@ -92,7 +92,11 @@
     xinstall -d ${destroot}${prefix}/include/nepomuk
     eval xinstall -m 644 [glob ${worksrcpath}/nepomuk/core/*.h] \
         ${destroot}${prefix}/include/nepomuk
-    
+    eval xinstall -m 644 [glob ${worksrcpath}/nepomuk/types/*.h] \
+        ${destroot}${prefix}/include/nepomuk
+    eval xinstall -m 644 [glob ${worksrcpath}/nepomuk/nepomuk_export.h] \
+        ${destroot}${prefix}/include/nepomuk    
+
     xinstall -d -m 755 ${destroot}${prefix}/Library/LaunchAgents
     xinstall -m 644 ${filespath}/org.macports.kdecache.plist \
         ${destroot}${prefix}/Library/LaunchAgents
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121114/94263b4c/attachment.html>


More information about the macports-changes mailing list