Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=XinjzIJy; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=c0xCTiBp Received: by mail.netbsd.org (Postfix, from userid 605) id B975E84E8C; Wed, 15 May 2024 20:34:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715805266; bh=43vbfcnKZWF9GqFPXjgSfZo0H5SGz9KFhLbpi7EYNlI=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=XinjzIJyerWrR5tcZostaoMJNPpyX8m9AY+pEKivZsQhsOOjBcBvLaR1A2QMMwT47 UwJb3AbMx8Kr/Li3JiX18l4hfZdQSJljt4f7gFKckQU9nyz2Bg4agcD54Ii2caE74o MlesFWdRYG7gW6fHn5r2dJqXeiulPH3ycCSygCmk= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AA16084E7A for ; Wed, 15 May 2024 20:34:25 +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 wpE1GNyAOkvX for ; Wed, 15 May 2024 20:34:25 +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 0A8C584CCC for ; Wed, 15 May 2024 20:34:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715805265; bh=43vbfcnKZWF9GqFPXjgSfZo0H5SGz9KFhLbpi7EYNlI=; h=Date:From:Subject:To:Reply-To; b=c0xCTiBpiO8/DEDFyuczNOnRpphMoKOtWEI4Xsflz+xQ90D8nE4tW3ap5Pfel1iqO zuuywzqvDRxpJQGsGDsNvxSr3zp/q8Rjmuh7aTamuKPFzgbqpLhIfXqtaPuwUAuzAn L6UAgU8hWKG3+HcnvzitJJZ8DgRe7AmqTlI5oPTI= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 05F46FA2C; Wed, 15 May 2024 20:34:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_171580526571670" MIME-Version: 1.0 Date: Wed, 15 May 2024 20:34:25 +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: <20240515203425.05F46FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_171580526571670 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed May 15 20:34:24 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated multimedia/libplacebo to 6.338.2 To generate a diff of this commit: cvs rdiff -u -r1.3448 -r1.3449 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_171580526571670 Content-Disposition: inline Content-Length: 746 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.3448 pkgsrc/doc/CHANGES-2024:1.3449 --- pkgsrc/doc/CHANGES-2024:1.3448 Wed May 15 16:05:50 2024 +++ pkgsrc/doc/CHANGES-2024 Wed May 15 20:34:24 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.3448 2024/05/15 16:05:50 sborrill Exp $ +$NetBSD: CHANGES-2024,v 1.3449 2024/05/15 20:34:24 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -5399,3 +5399,4 @@ Changes to the packages collection and i Updated www/py-django-admin-sortable2 to 2.2 [adam 2024-05-15] Updated sysutils/py-fsspec to 2024.5.0 [adam 2024-05-15] Updated net/Radicale to 1.1.7 [sborrill 2024-05-15] + Updated multimedia/libplacebo to 6.338.2 [wiz 2024-05-15] --_----------=_171580526571670--