Received: by mail.netbsd.org (Postfix, from userid 605) id B16BC84DA7; Wed, 17 Feb 2021 14:20:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EDD6784DA5 for ; Wed, 17 Feb 2021 14:20:46 +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 P3jERSALf6j5 for ; Wed, 17 Feb 2021 14:20:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 84ACD84D82 for ; Wed, 17 Feb 2021 14:20:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 827B2FA95; Wed, 17 Feb 2021 14:20:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1613571646136930" MIME-Version: 1.0 Date: Wed, 17 Feb 2021 14:20:46 +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: <20210217142046.827B2FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1613571646136930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Feb 17 14:20:46 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated graphics/glew to 2.2.0nb1 To generate a diff of this commit: cvs rdiff -u -r1.1131 -r1.1132 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1613571646136930 Content-Disposition: inline Content-Length: 708 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.1131 pkgsrc/doc/CHANGES-2021:1.1132 --- pkgsrc/doc/CHANGES-2021:1.1131 Wed Feb 17 14:17:31 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Feb 17 14:20:46 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1131 2021/02/17 14:17:31 fcambus Exp $ +$NetBSD: CHANGES-2021,v 1.1132 2021/02/17 14:20:46 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1640,3 +1640,4 @@ Changes to the packages collection and i Removed www/py-gdata [adam 2021-02-17] Added comms/tio version 1.32 [fcambus 2021-02-17] Added devel/binaryen version 99 [fcambus 2021-02-17] + Updated graphics/glew to 2.2.0nb1 [wiz 2021-02-17] --_----------=_1613571646136930--