Received: by mail.netbsd.org (Postfix, from userid 605) id A502184E7F; Fri, 26 Aug 2022 11:42:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DD49384E7F for ; Fri, 26 Aug 2022 11:42:30 +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 JRLVbyIcz0L6 for ; Fri, 26 Aug 2022 11:42:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 703CF84E57 for ; Fri, 26 Aug 2022 11:42:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6DE19F9EC; Fri, 26 Aug 2022 11:42:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1661514150236280" MIME-Version: 1.0 Date: Fri, 26 Aug 2022 11:42:30 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20220826114230.6DE19F9EC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1661514150236280 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Fri Aug 26 11:42:30 UTC 2022 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: update SOGo related one + SOGo-5.7.1, SOPE-5.7.1. To generate a diff of this commit: cvs rdiff -u -r1.22154 -r1.22155 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1661514150236280 Content-Disposition: inline Content-Length: 618 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22154 pkgsrc/doc/TODO:1.22155 --- pkgsrc/doc/TODO:1.22154 Fri Aug 26 07:43:50 2022 +++ pkgsrc/doc/TODO Fri Aug 26 11:42:30 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22154 2022/08/26 07:43:50 adam Exp $ +$NetBSD: TODO,v 1.22155 2022/08/26 11:42:30 taca Exp $ Suggested new packages ====================== @@ -397,9 +397,9 @@ For possible Perl packages updates, see o R-tseries-0.10.48 o SDL_sound-2.0 o SOGo-2.4.3 - o SOGo-5.7.0 + o SOGo-5.7.1 o SOPE-2.4.3 - o SOPE-5.7.0 + o SOPE-5.7.1 o SQLiteCpp-2.5.0 o TeXmacs-2.1.1 o TiffIO-140a --_----------=_1661514150236280--