[74939] trunk/dports/devel/akonadi/Portfile

snc at macports.org snc at macports.org
Sat Jan 8 08:27:28 PST 2011


Revision: 74939
          http://trac.macports.org/changeset/74939
Author:   snc at macports.org
Date:     2011-01-08 08:27:19 -0800 (Sat, 08 Jan 2011)
Log Message:
-----------
akonadi: update to 1.4.3

Modified Paths:
--------------
    trunk/dports/devel/akonadi/Portfile

Modified: trunk/dports/devel/akonadi/Portfile
===================================================================
--- trunk/dports/devel/akonadi/Portfile	2011-01-08 15:00:33 UTC (rev 74938)
+++ trunk/dports/devel/akonadi/Portfile	2011-01-08 16:27:19 UTC (rev 74939)
@@ -5,8 +5,7 @@
 PortGroup           kde4    1.1
 
 name                akonadi
-version             1.4.0
-revision            1
+version             1.4.3
 categories          devel kde kde4
 maintainers         nomaintainer
 description         A personal information management storage service.
@@ -17,9 +16,8 @@
 master_sites        http://download.akonadi-project.org/
 use_bzip2           yes
 
-checksums           md5     ed19efb982f7debd7e109cf1397d0588 \
-                    sha1    a83943aa46537fee4e07953fedf29f5c13487937 \
-                    rmd160  a69885807127684aa40e6203bd76cc09275dc427
+checksums           md5     ffe61aca65dffded578bd6fae8aba6bd \
+                    sha1    0b054b601248403646cb4139744eba70e7aa7761
 
 depends_lib-append  port:soprano \
 					port:boost \
@@ -27,11 +25,7 @@
 
 depends_run-append  path:libexec/mysqld:mysql5-server
 
-patchfiles          patch-akonadi-prefix.h.cmake.diff
-
 post-patch {
-    reinplace s|@@APPS@@|${applications_dir}| ${workpath}/${distname}/akonadi-prefix.h.cmake
-
     # fix '#include "utils.h"' -> "src/utils.h" to avoid a conflict
     # with the 'utils.h' header installed by the cdparanoia port
     foreach fixfile { server/src/handler/fetchhelper.cpp \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110108/3118cf8a/attachment.html>


More information about the macports-changes mailing list