Received: by mail.netbsd.org (Postfix, from userid 605) id 3311484EBB; Tue, 18 Apr 2023 18:50:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 63DC184E69 for ; Tue, 18 Apr 2023 18:50:31 +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 sbme_-5koVX1 for ; Tue, 18 Apr 2023 18:50:31 +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 E68BC84D8A for ; Tue, 18 Apr 2023 18:50:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E38FDFA85; Tue, 18 Apr 2023 18:50:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1681843830211930" MIME-Version: 1.0 Date: Tue, 18 Apr 2023 18:50:30 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20230418185030.E38FDFA85@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1681843830211930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Tue Apr 18 18:50:30 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated audio/gospt to 0.0.49 To generate a diff of this commit: cvs rdiff -u -r1.2300 -r1.2301 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1681843830211930 Content-Disposition: inline Content-Length: 707 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.2300 pkgsrc/doc/CHANGES-2023:1.2301 --- pkgsrc/doc/CHANGES-2023:1.2300 Tue Apr 18 18:49:09 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Apr 18 18:50:30 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2300 2023/04/18 18:49:09 pin Exp $ +$NetBSD: CHANGES-2023,v 1.2301 2023/04/18 18:50:30 pin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3319,3 +3319,4 @@ Changes to the packages collection and i Updated www/nginx-devel to 1.24.0 [osa 2023-04-18] Updated www/nginx to 1.24.0 [osa 2023-04-18] Updated editors/featherpad to 1.4.0 [pin 2023-04-18] + Updated audio/gospt to 0.0.49 [pin 2023-04-18] --_----------=_1681843830211930--