Received: by mail.netbsd.org (Postfix, from userid 605) id D1C9A84DA6; Mon, 15 Oct 2018 11:27:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EBD0084D99 for ; Mon, 15 Oct 2018 11:27:12 +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 BRfEXx3yyB8A for ; Mon, 15 Oct 2018 11:27:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3270284CEA for ; Mon, 15 Oct 2018 11:27:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2F230FBEE; Mon, 15 Oct 2018 11:27:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1539602832255130" MIME-Version: 1.0 Date: Mon, 15 Oct 2018 11:27:12 +0000 From: "Jaap Boender" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jaapb@netbsd.org X-Mailer: log_accum Message-Id: <20181015112712.2F230FBEE@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. --_----------=_1539602832255130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jaapb Date: Mon Oct 15 11:27:12 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated security/ocaml-safepass to 3.0 To generate a diff of this commit: cvs rdiff -u -r1.4393 -r1.4394 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1539602832255130 Content-Disposition: inline Content-Length: 741 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.4393 pkgsrc/doc/CHANGES-2018:1.4394 --- pkgsrc/doc/CHANGES-2018:1.4393 Mon Oct 15 11:25:45 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Oct 15 11:27:11 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4393 2018/10/15 11:25:45 he Exp $ +$NetBSD: CHANGES-2018,v 1.4394 2018/10/15 11:27:11 jaapb Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6128,3 +6128,4 @@ Changes to the packages collection and i Updated security/py-libtaxii to 1.1.111 [adam 2018-10-15] Updated www/py-django-contrib-comments to 1.9.0 [adam 2018-10-15] Updated lang/rust to 1.29.1nb2 [he 2018-10-15] + Updated security/ocaml-safepass to 3.0 [jaapb 2018-10-15] --_----------=_1539602832255130--