Received: by mail.netbsd.org (Postfix, from userid 605) id 542CF84D57; Sun, 7 Jun 2020 22:09:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D0A1184D53 for ; Sun, 7 Jun 2020 22:09:53 +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 A8Lk_BeI0ZEN for ; Sun, 7 Jun 2020 22:09:53 +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 344CF84CE0 for ; Sun, 7 Jun 2020 22:09:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2B8ABFB27; Sun, 7 Jun 2020 22:09:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159156779325590" MIME-Version: 1.0 Date: Sun, 7 Jun 2020 22:09:53 +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: <20200607220953.2B8ABFB27@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. --_----------=_159156779325590 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Jun 7 22:09:53 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: update roundcube related packages to 1.4.5 mail/roundcube mail/roundcube-plugin-enigma mail/roundcube-plugin-zipdownload mail/roundcube-plugin-password To generate a diff of this commit: cvs rdiff -u -r1.3442 -r1.3443 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159156779325590 Content-Disposition: inline Content-Length: 936 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.3442 pkgsrc/doc/CHANGES-2020:1.3443 --- pkgsrc/doc/CHANGES-2020:1.3442 Sun Jun 7 18:57:00 2020 +++ pkgsrc/doc/CHANGES-2020 Sun Jun 7 22:09:52 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.3442 2020/06/07 18:57:00 otis Exp $ +$NetBSD: CHANGES-2020,v 1.3443 2020/06/07 22:09:52 taca Exp $ Changes to the packages collection and infrastructure in 2020: @@ -5489,3 +5489,7 @@ Changes to the packages collection and i Updated misc/ruby-hashie to 4.1.0 [taca 2020-06-07] Updated devel/ruby-rspec_junit_formatter to 0.4.1 [taca 2020-06-07] Updated net/powerdns to 4.2.2 [otis 2020-06-07] + Updated mail/roundcube to 1.4.5 [taca 2020-06-07] + Updated mail/roundcube-plugin-enigma to 1.4.5 [taca 2020-06-07] + Updated mail/roundcube-plugin-zipdownload to 1.4.5 [taca 2020-06-07] + Updated mail/roundcube-plugin-password to 1.4.5 [taca 2020-06-07] --_----------=_159156779325590--