Received: by mail.netbsd.org (Postfix, from userid 605) id E040284D51; Tue, 11 Jun 2019 08:46:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6955A84D32 for ; Tue, 11 Jun 2019 08:46:52 +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 rkMmzGp05Wzy for ; Tue, 11 Jun 2019 08:46:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C93B484CFC for ; Tue, 11 Jun 2019 08:46:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C2C85FBF4; Tue, 11 Jun 2019 08:46:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1560242811217510" MIME-Version: 1.0 Date: Tue, 11 Jun 2019 08:46:51 +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: <20190611084651.C2C85FBF4@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. --_----------=_1560242811217510 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jaapb Date: Tue Jun 11 08:46:51 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated devel/ocaml-ppx_bin_prot to 0.12.1 To generate a diff of this commit: cvs rdiff -u -r1.2458 -r1.2459 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1560242811217510 Content-Disposition: inline Content-Length: 709 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.2458 pkgsrc/doc/CHANGES-2019:1.2459 --- pkgsrc/doc/CHANGES-2019:1.2458 Tue Jun 11 08:18:28 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Jun 11 08:46:51 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2458 2019/06/11 08:18:28 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.2459 2019/06/11 08:46:51 jaapb Exp $ Changes to the packages collection and infrastructure in 2019: @@ -4126,3 +4126,4 @@ Changes to the packages collection and i Updated www/trac to 1.2.3 [maya 2019-06-11] Updated x11/sessreg to 1.1.2 [wiz 2019-06-11] Updated x11/xcalc to 1.1.0 [wiz 2019-06-11] + Updated devel/ocaml-ppx_bin_prot to 0.12.1 [jaapb 2019-06-11] --_----------=_1560242811217510--