Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9C7AB85966 for ; Mon, 30 Oct 2023 09:44:08 +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 RGhpLAm59VMC for ; Mon, 30 Oct 2023 09:44:08 +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 EE66D85959 for ; Mon, 30 Oct 2023 09:44:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E5B2EFADC; Mon, 30 Oct 2023 09:44:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169865904748530" MIME-Version: 1.0 Date: Mon, 30 Oct 2023 09:44:07 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20231030094407.E5B2EFADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169865904748530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Oct 30 09:44:07 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated audio/mpg123* To generate a diff of this commit: cvs rdiff -u -r1.6324 -r1.6325 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169865904748530 Content-Disposition: inline Content-Length: 895 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.6324 pkgsrc/doc/CHANGES-2023:1.6325 --- pkgsrc/doc/CHANGES-2023:1.6324 Mon Oct 30 09:24:53 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Oct 30 09:44:07 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6324 2023/10/30 09:24:53 pho Exp $ +$NetBSD: CHANGES-2023,v 1.6325 2023/10/30 09:44:07 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9234,3 +9234,7 @@ Changes to the packages collection and i Updated www/py-httpcore to 1.0.0 [adam 2023-10-30] Updated textproc/py-phonenumbers to 8.13.23 [adam 2023-10-30] Updated www/hs-http-api-data to 0.6 [pho 2023-10-30] + Updated audio/mpg123 to 1.32.3 [adam 2023-10-30] + Updated audio/mpg123-jack to 1.32.3 [adam 2023-10-30] + Updated audio/mpg123-nas to 1.32.3 [adam 2023-10-30] + Updated audio/mpg123-pulse to 1.32.3 [adam 2023-10-30] --_----------=_169865904748530--