Received: by mail.netbsd.org (Postfix, from userid 605) id 468C684DB0; Tue, 14 Jan 2020 14:36:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C44B384D6D for ; Tue, 14 Jan 2020 14:36:16 +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 bJLdWq82DgaY for ; Tue, 14 Jan 2020 14:36:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C14C684D5F for ; Tue, 14 Jan 2020 14:36:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B9FB6FBF4; Tue, 14 Jan 2020 14:36:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157901257528670" MIME-Version: 1.0 Date: Tue, 14 Jan 2020 14:36:15 +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: <20200114143615.B9FB6FBF4@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. --_----------=_157901257528670 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Tue Jan 14 14:36:15 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: note update of roundcube* packages to 1.4.2 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.387 -r1.388 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157901257528670 Content-Disposition: inline Content-Length: 927 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.387 pkgsrc/doc/CHANGES-2020:1.388 --- pkgsrc/doc/CHANGES-2020:1.387 Tue Jan 14 14:32:39 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Jan 14 14:36:15 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.387 2020/01/14 14:32:39 ryoon Exp $ +$NetBSD: CHANGES-2020,v 1.388 2020/01/14 14:36:15 taca Exp $ Changes to the packages collection and infrastructure in 2020: @@ -461,3 +461,7 @@ Changes to the packages collection and i Added games/jumpnbump version 1.61 [nia 2020-01-14] Updated mail/thunderbird to 68.4.1 [ryoon 2020-01-14] Updated mail/thunderbird-l10n to 68.4.1 [ryoon 2020-01-14] + Updated mail/roundcube to 1.4.2 [taca 2020-01-14] + Updated mail/roundcube-plugin-enigma to 1.4.2 [taca 2020-01-14] + Updated mail/roundcube-plugin-password to 1.4.2 [taca 2020-01-14] + Updated mail/roundcube-plugin-zipdownload to 1.4.2 [taca 2020-01-14] --_----------=_157901257528670--