Received: by mail.netbsd.org (Postfix, from userid 605) id 71AD184DAF; Tue, 9 Feb 2021 00:48:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A8F1B84D6F for ; Tue, 9 Feb 2021 00:48:25 +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 wWtfwcO_0CA8 for ; Tue, 9 Feb 2021 00:48:25 +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 0287384D0B for ; Tue, 9 Feb 2021 00:48:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E6D41FA95; Tue, 9 Feb 2021 00:48:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1612831704163610" MIME-Version: 1.0 Date: Tue, 9 Feb 2021 00:48:24 +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: <20210209004824.E6D41FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1612831704163610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Tue Feb 9 00:48:24 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated mail/roundcube to 1.4.11 mail/roundcube mail/roundcube-plugin-enigma mail/roundcube-plugin-password mail/roundcube-plugin-zipdownload To generate a diff of this commit: cvs rdiff -u -r1.935 -r1.936 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1612831704163610 Content-Disposition: inline Content-Length: 912 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.935 pkgsrc/doc/CHANGES-2021:1.936 --- pkgsrc/doc/CHANGES-2021:1.935 Mon Feb 8 21:04:39 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Feb 9 00:48:24 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.935 2021/02/08 21:04:39 pin Exp $ +$NetBSD: CHANGES-2021,v 1.936 2021/02/09 00:48:24 taca Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1138,3 +1138,7 @@ Changes to the packages collection and i Updated devel/py-autopep8 to 1.5.5 [adam 2021-02-08] Updated net/statzone to 1.0.5 [fcambus 2021-02-08] Updated x11/xterm to 365 [pin 2021-02-08] + Updated mail/roundcube to 1.4.11 [taca 2021-02-09] + Updated mail/roundcube-plugin-enigma to 1.4.11 [taca 2021-02-09] + Updated mail/roundcube-plugin-password to 1.4.11 [taca 2021-02-09] + Updated mail/roundcube-plugin-zipdownload to 1.4.11 [taca 2021-02-09] --_----------=_1612831704163610--