Received: from mail.netbsd.org (mail.NetBSD.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 527117ABF0 for ; Sun, 31 Jan 2016 07:01:57 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id EDCF885F7D; Sun, 31 Jan 2016 07:01:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7A9A685F72 for ; Sun, 31 Jan 2016 07:01:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id pMs6OQXESThY for ; Sun, 31 Jan 2016 07:01:56 +0000 (UTC) Received: from cvs.NetBSD.org (cvs.NetBSD.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1CC2485E98 for ; Sun, 31 Jan 2016 07:01:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 18043FBB7; Sun, 31 Jan 2016 07:01:56 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 31 Jan 2016 07:01:56 +0000 From: "Richard PALO" Subject: CVS commit: pkgsrc/mail/evolution-data-server To: pkgsrc-changes@NetBSD.org Reply-To: richard@netbsd.org X-Mailer: log_accum Message-Id: <20160131070156.18043FBB7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: richard Date: Sun Jan 31 07:01:56 UTC 2016 Modified Files: pkgsrc/mail/evolution-data-server: Makefile distinfo pkgsrc/mail/evolution-data-server/patches: patch-e_data_book_factory_c patch-e_data_cal_factory_c Added Files: pkgsrc/mail/evolution-data-server/patches: patch-addressbook_libebook_e-book.c patch-calendar_libecal_e-cal.c Log Message: The e-calendar-factory process did not terminate automatically when the user logged out of the graphical desktop environment, and e-calendar-factory thus redundantly consumed system resources. (https://bugzilla.redhat.com/show_bug.cgi?id=1141760 and upstream https://bugzilla.gnome.org/show_bug.cgi?id=646117) bump PKGREVISION To generate a diff of this commit: cvs rdiff -u -r1.154 -r1.155 pkgsrc/mail/evolution-data-server/Makefile cvs rdiff -u -r1.84 -r1.85 pkgsrc/mail/evolution-data-server/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/mail/evolution-data-server/patches/patch-addressbook_libebook_e-book.c \ pkgsrc/mail/evolution-data-server/patches/patch-calendar_libecal_e-cal.c cvs rdiff -u -r1.1 -r1.2 \ pkgsrc/mail/evolution-data-server/patches/patch-e_data_book_factory_c \ pkgsrc/mail/evolution-data-server/patches/patch-e_data_cal_factory_c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.