Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=nQeDIEn6; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=AA+Qo3kW Received: by mail.netbsd.org (Postfix, from userid 605) id 1479384E70; Mon, 11 Mar 2024 07:53:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1710143583; bh=MqWiAryr9lMHzgxHQMpiogDOAXqAZLEiMzp7dRS/7mE=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=nQeDIEn6tLjKcpY0x01dSqwQ5R56TBUgWXp0VmJb8S2+s3l0ZTnpsWJXNKqUcsw0D hZEa940PKd9akecP+Q/y1+UsAluQj0SsesFI61kWR2SZcXum6jAtq9b+0HRCbjC0Ax OCLlUNLVhzwQwECyp1HY8GpLi+3jiuZAEh3bx23E= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 054B584E5A for ; Mon, 11 Mar 2024 07:53:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=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 cMBoJRqEQMLN for ; Mon, 11 Mar 2024 07:53:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5CAA784CF2 for ; Mon, 11 Mar 2024 07:53:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1710143581; bh=MqWiAryr9lMHzgxHQMpiogDOAXqAZLEiMzp7dRS/7mE=; h=Date:From:Subject:To:Reply-To; b=AA+Qo3kWvXCGBBqvS33Ep1OMm6BFMXU2WS5UGyBvnzFkJVUZgPVovnXoo7XLT6NLG 9l392ofOuxPCglWKjSszZNn/nAkodBc91k3P3tr0EzFwg7VyLCUe9UQtzx2+Ib/mUP 6rLUqSoJ34ogt9cSQNV57nO79aY21aPUZMwBYyEU= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 57917FA2C; Mon, 11 Mar 2024 07:53:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1710143581250450" MIME-Version: 1.0 Date: Mon, 11 Mar 2024 07:53:01 +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: <20240311075301.57917FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1710143581250450 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Mar 11 07:53:01 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Added audio/yasr version 0.0.0.144 To generate a diff of this commit: cvs rdiff -u -r1.1808 -r1.1809 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1710143581250450 Content-Disposition: inline Content-Length: 719 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.1808 pkgsrc/doc/CHANGES-2024:1.1809 --- pkgsrc/doc/CHANGES-2024:1.1808 Mon Mar 11 07:49:30 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Mar 11 07:53:01 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.1808 2024/03/11 07:49:30 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.1809 2024/03/11 07:53:01 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -3080,3 +3080,4 @@ Changes to the packages collection and i Updated textproc/py-html-sanitizer to 2.3.1 [adam 2024-03-11] Updated lang/joker to 1.3.5 [wiz 2024-03-11] Added net/megacmd version 1.6.3 [wiz 2024-03-11] + Added audio/yasr version 0.0.0.144 [wiz 2024-03-11] --_----------=_1710143581250450--