Received: by mail.netbsd.org (Postfix, from userid 605) id AA1A684ED2; Wed, 26 Apr 2023 20:55:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D90F184E60 for ; Wed, 26 Apr 2023 20:55:02 +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 047m0A16iCg5 for ; Wed, 26 Apr 2023 20:55:02 +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 6C60884D84 for ; Wed, 26 Apr 2023 20:55:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 697F8FA87; Wed, 26 Apr 2023 20:55:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168254250273610" MIME-Version: 1.0 Date: Wed, 26 Apr 2023 20:55:02 +0000 From: "Nikita" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nikita@netbsd.org X-Mailer: log_accum Message-Id: <20230426205502.697F8FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168254250273610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nikita Date: Wed Apr 26 20:55:02 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated lang/gambc to 4.9.4 To generate a diff of this commit: cvs rdiff -u -r1.2477 -r1.2478 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168254250273610 Content-Disposition: inline Content-Length: 712 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.2477 pkgsrc/doc/CHANGES-2023:1.2478 --- pkgsrc/doc/CHANGES-2023:1.2477 Wed Apr 26 20:00:49 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Apr 26 20:55:02 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2477 2023/04/26 20:00:49 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.2478 2023/04/26 20:55:02 nikita Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3556,3 +3556,4 @@ Changes to the packages collection and i Updated mail/rspamd to 3.5 [wiz 2023-04-26] Updated devel/tomlplusplus to 3.3.0 [wiz 2023-04-26] Updated graphics/libepoxy to 1.5.10 [wiz 2023-04-26] + Updated lang/gambc to 4.9.4 [nikita 2023-04-26] --_----------=_168254250273610--