Received: by mail.netbsd.org (Postfix, from userid 605) id 0DE9A84DBE; Thu, 4 Mar 2021 11:22:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 485E184D39 for ; Thu, 4 Mar 2021 11:22:58 +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 inGk0dIG-Kdl for ; Thu, 4 Mar 2021 11:22:57 +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 D17D084CD8 for ; Thu, 4 Mar 2021 11:22:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C8FBEFA95; Thu, 4 Mar 2021 11:22:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1614856977275100" MIME-Version: 1.0 Date: Thu, 4 Mar 2021 11:22:57 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20210304112257.C8FBEFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1614856977275100 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Thu Mar 4 11:22:57 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated misc/gnuls to 8.32 To generate a diff of this commit: cvs rdiff -u -r1.1390 -r1.1391 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1614856977275100 Content-Disposition: inline Content-Length: 696 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.1390 pkgsrc/doc/CHANGES-2021:1.1391 --- pkgsrc/doc/CHANGES-2021:1.1390 Thu Mar 4 11:17:51 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Mar 4 11:22:57 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1390 2021/03/04 11:17:51 nia Exp $ +$NetBSD: CHANGES-2021,v 1.1391 2021/03/04 11:22:57 nia Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2179,3 +2179,4 @@ Changes to the packages collection and i Updated net/bmon to 4.0 [nia 2021-03-04] Updated games/bzflag to 2.4.22 [nia 2021-03-04] Updated sysutils/coreutils to 8.32 [nia 2021-03-04] + Updated misc/gnuls to 8.32 [nia 2021-03-04] --_----------=_1614856977275100--