Received: by mail.netbsd.org (Postfix, from userid 605) id 5189A84D54; Wed, 30 Oct 2019 17:33:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9F2E784D54 for ; Wed, 30 Oct 2019 17:33:36 +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 hZj9x0mX7-QZ for ; Wed, 30 Oct 2019 17:33:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id D677484D47 for ; Wed, 30 Oct 2019 17:33:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D465AFA8E; Wed, 30 Oct 2019 17:33:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157245681512690" MIME-Version: 1.0 Date: Wed, 30 Oct 2019 17:33:35 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20191030173335.D465AFA8E@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_157245681512690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Wed Oct 30 17:33:35 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated mail/evolution-data-server to 3.35.1 To generate a diff of this commit: cvs rdiff -u -r1.4657 -r1.4658 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19379 -r1.19380 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157245681512690 Content-Disposition: inline Content-Length: 1315 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.4657 pkgsrc/doc/CHANGES-2019:1.4658 --- pkgsrc/doc/CHANGES-2019:1.4657 Wed Oct 30 17:33:07 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Oct 30 17:33:35 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4657 2019/10/30 17:33:07 nia Exp $ +$NetBSD: CHANGES-2019,v 1.4658 2019/10/30 17:33:35 nia Exp $ Changes to the packages collection and infrastructure in 2019: @@ -7427,3 +7427,4 @@ Changes to the packages collection and i Updated devel/ruby-rgl to 0.5.6 [taca 2019-10-30] Updated math/speedcrunch to 0.12.0 [kamil 2019-10-30] Updated mail/evolution to 3.34.1 [nia 2019-10-30] + Updated mail/evolution-data-server to 3.35.1 [nia 2019-10-30] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19379 pkgsrc/doc/TODO:1.19380 --- pkgsrc/doc/TODO:1.19379 Wed Oct 30 17:33:07 2019 +++ pkgsrc/doc/TODO Wed Oct 30 17:33:35 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19379 2019/10/30 17:33:07 nia Exp $ +$NetBSD: TODO,v 1.19380 2019/10/30 17:33:35 nia Exp $ Suggested new packages ====================== @@ -599,7 +599,6 @@ For possible Perl packages updates, see o evas-tiff-1.7.10 o evas-xpm-1.7.10 o evolution-couchdb-0.4.5 - o evolution-data-server-3.16.2 o evolution-exchange-3.5.2 o evolution-mapi-0.32.2 o ex-20050325 --_----------=_157245681512690--