[111919] trunk/dports/kde/kdepim4

nicos at macports.org nicos at macports.org
Sat Oct 5 23:26:23 PDT 2013


Revision: 111919
          https://trac.macports.org/changeset/111919
Author:   nicos at macports.org
Date:     2013-10-05 23:26:23 -0700 (Sat, 05 Oct 2013)
Log Message:
-----------
kdepim4: update to 4.11.2, remove old unused patch

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

Removed Paths:
-------------
    trunk/dports/kde/kdepim4/files/patch-assuanserverconnection.diff

Modified: trunk/dports/kde/kdepim4/Portfile
===================================================================
--- trunk/dports/kde/kdepim4/Portfile	2013-10-06 06:25:48 UTC (rev 111918)
+++ trunk/dports/kde/kdepim4/Portfile	2013-10-06 06:26:23 UTC (rev 111919)
@@ -6,7 +6,7 @@
 PortGroup           compiler_blacklist_versions 1.0 
 
 name                kdepim4
-version             4.11.1
+version             4.11.2
 categories          kde kde4
 maintainers         intevation.de:bjoern.ricks nicos
 license             GPL-2+ LGPL-2+
@@ -19,8 +19,8 @@
 use_xz              yes
 distname            kdepim-${version}
 
-checksums           rmd160  283b0ae01f324d3daaa48dba5bef08da956a40e0 \
-                    sha256  292498349cb48ff366f2f8e0b61e7fb655bbeb0df8c14f0b398067cb712c627d
+checksums           rmd160  0554a62d5c9a3234737cc3e6dd703578c2694198 \
+                    sha256  7098cae6dd2f181d3cb75a850860a8bdac8820e1e30371db73e454810234403f
 
 depends_lib-append  port:kde4-runtime \
                     port:nepomuk-widgets \

Deleted: trunk/dports/kde/kdepim4/files/patch-assuanserverconnection.diff
===================================================================
--- trunk/dports/kde/kdepim4/files/patch-assuanserverconnection.diff	2013-10-06 06:25:48 UTC (rev 111918)
+++ trunk/dports/kde/kdepim4/files/patch-assuanserverconnection.diff	2013-10-06 06:26:23 UTC (rev 111919)
@@ -1,11 +0,0 @@
---- kleopatra/uiserver/assuanserverconnection.cpp.orig	2013-03-08 00:43:55.000000000 +0900
-+++ kleopatra/uiserver/assuanserverconnection.cpp	2013-03-08 01:31:27.000000000 +0900
-@@ -79,7 +79,7 @@
- #include <kleo-assuan.h>
- 
- #include <boost/type_traits/remove_pointer.hpp>
--#ifndef _WIN32_WCE
-+#if !defined(_WIN32_WCE) && !defined(Q_MOC_RUN)
- #include <boost/lexical_cast.hpp>
- #endif
- #include <boost/bind.hpp>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131005/85d9c89f/attachment-0001.html>


More information about the macports-changes mailing list