Received: by mail.netbsd.org (Postfix, from userid 605) id 072AD84DA8; Mon, 8 Oct 2018 10:12:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0140B84D96 for ; Mon, 8 Oct 2018 10:12:41 +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 FuZySGx-G7w9 for ; Mon, 8 Oct 2018 10:12:40 +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 415EE84CCF for ; Mon, 8 Oct 2018 10:12:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3516FFBEE; Mon, 8 Oct 2018 10:12:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1538993560254840" MIME-Version: 1.0 Date: Mon, 8 Oct 2018 10:12:40 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20181008101240.3516FFBEE@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. --_----------=_1538993560254840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: prlw1 Date: Mon Oct 8 10:12:40 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated devel/glib2 to 2.56.2nb2 To generate a diff of this commit: cvs rdiff -u -r1.4313 -r1.4314 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1538993560254840 Content-Disposition: inline Content-Length: 737 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.4313 pkgsrc/doc/CHANGES-2018:1.4314 --- pkgsrc/doc/CHANGES-2018:1.4313 Sun Oct 7 23:50:56 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Oct 8 10:12:40 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4313 2018/10/07 23:50:56 ryoon Exp $ +$NetBSD: CHANGES-2018,v 1.4314 2018/10/08 10:12:40 prlw1 Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6020,3 +6020,4 @@ Changes to the packages collection and i Updated graphics/openimageio to 1.8.15 [ryoon 2018-10-07] Updated graphics/blender to 2.79b [ryoon 2018-10-07] Added graphics/MesaLib18 version 18.2.0 [ryoon 2018-10-07] + Updated devel/glib2 to 2.56.2nb2 [prlw1 2018-10-08] --_----------=_1538993560254840--