Received: by mail.netbsd.org (Postfix, from userid 605) id 2902384EC9; Sun, 31 Jul 2022 09:48:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 62F1484EAB for ; Sun, 31 Jul 2022 09:47:59 +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 Sz5e0khn7D0r for ; Sun, 31 Jul 2022 09:47:58 +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 AE51384C71 for ; Sun, 31 Jul 2022 09:47:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ABFDFFB1A; Sun, 31 Jul 2022 09:47:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1659260878276170" MIME-Version: 1.0 Date: Sun, 31 Jul 2022 09:47:58 +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: <20220731094758.ABFDFFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1659260878276170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jul 31 09:47:58 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated multimedia/libbluray to 1.3.2 To generate a diff of this commit: cvs rdiff -u -r1.3606 -r1.3607 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22069 -r1.22070 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1659260878276170 Content-Disposition: inline Content-Length: 1266 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.3606 pkgsrc/doc/CHANGES-2022:1.3607 --- pkgsrc/doc/CHANGES-2022:1.3606 Sun Jul 31 09:46:51 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Jul 31 09:47:58 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3606 2022/07/31 09:46:51 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.3607 2022/07/31 09:47:58 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5390,3 +5390,4 @@ Changes to the packages collection and i Updated math/py-scipy to 1.8.1nb3 [he 2022-07-30] Updated devel/p5-File-Share to 0.27 [wen 2022-07-31] Updated fonts/harfbuzz to 5.0.1 [wiz 2022-07-31] + Updated multimedia/libbluray to 1.3.2 [wiz 2022-07-31] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22069 pkgsrc/doc/TODO:1.22070 --- pkgsrc/doc/TODO:1.22069 Sun Jul 31 09:46:51 2022 +++ pkgsrc/doc/TODO Sun Jul 31 09:47:58 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22069 2022/07/31 09:46:51 wiz Exp $ +$NetBSD: TODO,v 1.22070 2022/07/31 09:47:58 wiz Exp $ Suggested new packages ====================== @@ -936,7 +936,6 @@ For possible Perl packages updates, see o libarchive-3.6.1 o libasr-1.0.4 o libbaloo4-21.04.0 - o libbluray-1.3.2 o libbpg-0.9.8 o libbsd-0.11.5 o libburn-1.5.4 --_----------=_1659260878276170--