Received: by mail.netbsd.org (Postfix, from userid 605) id 00FA984E74; Sat, 18 Sep 2021 13:19:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3891484D65 for ; Sat, 18 Sep 2021 13:19:36 +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 UtBfHgFr1IxO for ; Sat, 18 Sep 2021 13:19:35 +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 C073484D26 for ; Sat, 18 Sep 2021 13:19:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BDED6FA97; Sat, 18 Sep 2021 13:19:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163197117551960" MIME-Version: 1.0 Date: Sat, 18 Sep 2021 13:19:35 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20210918131935.BDED6FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163197117551960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Sep 18 13:19:35 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated devel/glib2 to 2.68.4nb1 To generate a diff of this commit: cvs rdiff -u -r1.4774 -r1.4775 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163197117551960 Content-Disposition: inline Content-Length: 713 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.4774 pkgsrc/doc/CHANGES-2021:1.4775 --- pkgsrc/doc/CHANGES-2021:1.4774 Sat Sep 18 12:49:09 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Sep 18 13:19:35 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4774 2021/09/18 12:49:09 mef Exp $ +$NetBSD: CHANGES-2021,v 1.4775 2021/09/18 13:19:35 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7417,3 +7417,4 @@ Changes to the packages collection and i Updated math/R-statmod to 1.4.36 [mef 2021-09-18] Updated math/R-stringdist to 0.9.8 [mef 2021-09-18] Updated math/R-tensorA to 0.36.2 [mef 2021-09-18] + Updated devel/glib2 to 2.68.4nb1 [wiz 2021-09-18] --_----------=_163197117551960--