From owner-cvs-ports@FreeBSD.ORG Fri Sep 5 14:33:09 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9390B1065673; Fri, 5 Sep 2008 14:33:09 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 83E718FC1D; Fri, 5 Sep 2008 14:33:09 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m85EX9bw015870; Fri, 5 Sep 2008 14:33:09 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m85EX9AQ015869; Fri, 5 Sep 2008 14:33:09 GMT (envelope-from miwi) Message-Id: <200809051433.m85EX9AQ015869@repoman.freebsd.org> From: Martin Wilke Date: Fri, 5 Sep 2008 14:33:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils/kdepimlibs4 Makefile ports/deskutils/kdepimlibs4/files patch-kcal_incidenceformatter.cpp X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 14:33:09 -0000 miwi 2008-09-05 14:33:09 UTC FreeBSD ports repository Modified files: deskutils/kdepimlibs4 Makefile Added files: deskutils/kdepimlibs4/files patch-kcal_incidenceformatter.cpp Log: The release of kdepimlibs 4.1.1 has a regression in it: It causes KMail to crash on every mail that has an invitation attached. See http://bugs.kde.org/show_bug.cgi?id=170203. This has been introduced in revision 853473, shortly before KDE 4.1.1 was tagged, so we didn't notice it earlier. - Bump PORTREVISION Revision Changes Path 1.3 +1 -0 ports/deskutils/kdepimlibs4/Makefile 1.1 +12 -0 ports/deskutils/kdepimlibs4/files/patch-kcal_incidenceformatter.cpp (new)