Received: by mail.netbsd.org (Postfix, from userid 605) id 8B08484D4D; Thu, 14 May 2020 17:02:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 124EA84D41 for ; Thu, 14 May 2020 17:02:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id mP9XZFdt_hKt for ; Thu, 14 May 2020 17:02:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 661C384C6C for ; Thu, 14 May 2020 17:02:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 640B2FB27; Thu, 14 May 2020 17:02:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1589475776154130" MIME-Version: 1.0 Date: Thu, 14 May 2020 17:02:56 +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: <20200514170256.640B2FB27@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. --_----------=_1589475776154130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Thu May 14 17:02:56 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Removed old cyrus-imapds To generate a diff of this commit: cvs rdiff -u -r1.2905 -r1.2906 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19872 -r1.19873 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1589475776154130 Content-Disposition: inline Content-Length: 1367 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.2905 pkgsrc/doc/CHANGES-2020:1.2906 --- pkgsrc/doc/CHANGES-2020:1.2905 Thu May 14 14:58:23 2020 +++ pkgsrc/doc/CHANGES-2020 Thu May 14 17:02:56 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2905 2020/05/14 14:58:23 nikita Exp $ +$NetBSD: CHANGES-2020,v 1.2906 2020/05/14 17:02:56 nia Exp $ Changes to the packages collection and infrastructure in 2020: @@ -4582,3 +4582,5 @@ Changes to the packages collection and i Updated security/cyrus-sasl to 2.1.27nb1 [nia 2020-05-14] Updated devel/SDL to 1.2.15nb31 [nia 2020-05-14] Updated devel/guile-git to 0.3.0 [nikita 2020-05-14] + Removed mail/cyrus-imapd successor mail/cyrus-imapd24 [nia 2020-05-14] + Removed mail/cyrus-imapd23 successor mail/cyrus-imapd24 [nia 2020-05-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19872 pkgsrc/doc/TODO:1.19873 --- pkgsrc/doc/TODO:1.19872 Wed May 13 15:01:58 2020 +++ pkgsrc/doc/TODO Thu May 14 17:02:55 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19872 2020/05/13 15:01:58 adam Exp $ +$NetBSD: TODO,v 1.19873 2020/05/14 17:02:55 nia Exp $ Suggested new packages ====================== @@ -507,7 +507,6 @@ For possible Perl packages updates, see o cxref-1.6e o cygwin_lib-1.5.24.2 o cyrus-imapd-2.5.4 - o cyrus-imapd23-2.3.19 o dap-3.10 o dar-2.4.14 o darcs-2.12.0 --_----------=_1589475776154130--