Received: by mail.netbsd.org (Postfix, from userid 605) id B0DEC8559E; Wed, 1 Nov 2017 09:26:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 389EA8558A for ; Wed, 1 Nov 2017 09:26:20 +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 uqgydwV-SPid for ; Wed, 1 Nov 2017 09:26:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9C9E484CE1 for ; Wed, 1 Nov 2017 09:26:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 20ACEFBDE; Wed, 1 Nov 2017 09:26:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150952837791140" MIME-Version: 1.0 Date: Wed, 1 Nov 2017 09:26:17 +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: <20171101092617.20ACEFBDE@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. --_----------=_150952837791140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jaapb Date: Wed Nov 1 09:26:17 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated x11/ocaml-lablgtk to 2.18.6 To generate a diff of this commit: cvs rdiff -u -r1.4693 -r1.4694 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150952837791140 Content-Disposition: inline Content-Length: 741 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.4693 pkgsrc/doc/CHANGES-2017:1.4694 --- pkgsrc/doc/CHANGES-2017:1.4693 Tue Oct 31 15:54:57 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Nov 1 09:26:16 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4693 2017/10/31 15:54:57 taca Exp $ +$NetBSD: CHANGES-2017,v 1.4694 2017/11/01 09:26:16 jaapb Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6773,3 +6773,4 @@ Changes to the packages collection and i Updated databases/ruby-hiera to 3.4.2 [taca 2017-10-31] Updated databases/ruby-sequel to 5.2.0 [taca 2017-10-31] Updated databases/ruby-tiny_tds to 2.1.0 [taca 2017-10-31] + Updated x11/ocaml-lablgtk to 2.18.6 [jaapb 2017-11-01] --_----------=_150952837791140--