Received: by mail.netbsd.org (Postfix, from userid 605) id 27C158851E; Fri, 24 Jan 2020 17:03:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D5C57885C9 for ; Fri, 24 Jan 2020 16:29:40 +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 M-Ao2nXs_A_a for ; Fri, 24 Jan 2020 16:29:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 491CF8616F for ; Fri, 24 Jan 2020 16:15:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 45F48FBF4; Fri, 24 Jan 2020 16:15:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1579882540245070" MIME-Version: 1.0 Date: Fri, 24 Jan 2020 16:15:40 +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: <20200124161540.45F48FBF4@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. --_----------=_1579882540245070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jaapb Date: Fri Jan 24 16:15:40 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated devel/ocaml-sexplib0 to 0.13.0 To generate a diff of this commit: cvs rdiff -u -r1.757 -r1.758 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1579882540245070 Content-Disposition: inline Content-Length: 727 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.757 pkgsrc/doc/CHANGES-2020:1.758 --- pkgsrc/doc/CHANGES-2020:1.757 Fri Jan 24 16:07:48 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Jan 24 16:15:40 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.757 2020/01/24 16:07:48 jaapb Exp $ +$NetBSD: CHANGES-2020,v 1.758 2020/01/24 16:15:40 jaapb Exp $ Changes to the packages collection and infrastructure in 2020: @@ -900,3 +900,4 @@ Changes to the packages collection and i Updated graphics/deforaos-camera to 0.3.0 [khorben 2020-01-24] Updated lang/coq to 8.10.2 [jaapb 2020-01-24] Updated misc/ocaml-opam to 2.0.6 [jaapb 2020-01-24] + Updated devel/ocaml-sexplib0 to 0.13.0 [jaapb 2020-01-24] --_----------=_1579882540245070--