Received: by mail.netbsd.org (Postfix, from userid 605) id 5472284FD0; Thu, 9 Aug 2018 15:10:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 46ED684D85 for ; Thu, 9 Aug 2018 15:10:24 +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 JtcgtU6wLDz7 for ; Thu, 9 Aug 2018 15:10:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6F8FF84D74 for ; Thu, 9 Aug 2018 15:10:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6BE3CFBEC; Thu, 9 Aug 2018 15:10:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1533827423151670" MIME-Version: 1.0 Date: Thu, 9 Aug 2018 15:10:23 +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: <20180809151023.6BE3CFBEC@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. --_----------=_1533827423151670 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Thu Aug 9 15:10:23 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: not update of roundcube packages to 1.3.7 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.3501 -r1.3502 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1533827423151670 Content-Disposition: inline Content-Length: 922 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.3501 pkgsrc/doc/CHANGES-2018:1.3502 --- pkgsrc/doc/CHANGES-2018:1.3501 Thu Aug 9 14:52:20 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Aug 9 15:10:23 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3501 2018/08/09 14:52:20 taca Exp $ +$NetBSD: CHANGES-2018,v 1.3502 2018/08/09 15:10:23 taca Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5000,3 +5000,7 @@ Changes to the packages collection and i Added lang/libcxx version 6.0.1 [jperkin 2018-08-09] Updated net/bind910 to 9.10.8pl1 [taca 2018-08-09] Updated net/bind99 to 9.9.13pl1 [taca 2018-08-09] + Updated mail/roundcube to 1.3.7 [taca 2018-08-09] + Updated mail/roundcube-plugin-enigma to 1.3.7 [taca 2018-08-09] + Updated mail/roundcube-plugin-password to 1.3.7 [taca 2018-08-09] + Updated mail/roundcube-plugin-zipdownload to 1.3.7 [taca 2018-08-09] --_----------=_1533827423151670--