Received: by mail.netbsd.org (Postfix, from userid 605) id 79C4D84D66; Thu, 18 Oct 2018 07:52:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A4FDC84D36 for ; Thu, 18 Oct 2018 07:51:59 +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 vc4caqnJMGqn for ; Thu, 18 Oct 2018 07:51:59 +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 DFA2984C85 for ; Thu, 18 Oct 2018 07:51:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DBF41FBEE; Thu, 18 Oct 2018 07:51:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1539849118100960" MIME-Version: 1.0 Date: Thu, 18 Oct 2018 07:51:58 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20181018075158.DBF41FBEE@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. --_----------=_1539849118100960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Thu Oct 18 07:51:58 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated net/vsftpd to 3.0.3nb1 To generate a diff of this commit: cvs rdiff -u -r1.4405 -r1.4406 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1539849118100960 Content-Disposition: inline Content-Length: 727 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.4405 pkgsrc/doc/CHANGES-2018:1.4406 --- pkgsrc/doc/CHANGES-2018:1.4405 Wed Oct 17 15:33:36 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Oct 18 07:51:58 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4405 2018/10/17 15:33:36 bsiegert Exp $ +$NetBSD: CHANGES-2018,v 1.4406 2018/10/18 07:51:58 maya Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6143,3 +6143,4 @@ Changes to the packages collection and i Updated lang/sbcl to 1.4.3nb1 [leot 2018-10-17] Added sysutils/tsm8 version 8.1.6.0 [hauke 2018-10-17] Updated finance/gnucash-docs to 3.3 [bsiegert 2018-10-17] + Updated net/vsftpd to 3.0.3nb1 [maya 2018-10-18] --_----------=_1539849118100960--