Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 26F5E1A9217 for ; Tue, 12 Jan 2021 16:18:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5FEC584D6D; Tue, 12 Jan 2021 16:18:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9987E84D58 for ; Tue, 12 Jan 2021 16:18:24 +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 EivrhkdRGXOR for ; Tue, 12 Jan 2021 16:18:23 +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 9F60B84D2C for ; Tue, 12 Jan 2021 16:18:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9CA11FA9D; Tue, 12 Jan 2021 16:18:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161046830363030" MIME-Version: 1.0 Date: Tue, 12 Jan 2021 16:18:23 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20210112161823.9CA11FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161046830363030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Tue Jan 12 16:18:23 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated multimedia/obs-studio to 26.1.2 To generate a diff of this commit: cvs rdiff -u -r1.324 -r1.325 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161046830363030 Content-Disposition: inline Content-Length: 722 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.324 pkgsrc/doc/CHANGES-2021:1.325 --- pkgsrc/doc/CHANGES-2021:1.324 Tue Jan 12 13:45:39 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Jan 12 16:18:23 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.324 2021/01/12 13:45:39 prlw1 Exp $ +$NetBSD: CHANGES-2021,v 1.325 2021/01/12 16:18:23 ryoon Exp $ Changes to the packages collection and infrastructure in 2021: @@ -389,3 +389,4 @@ Changes to the packages collection and i Updated archivers/gtar to 1.33 [ryoon 2021-01-12] Updated textproc/po4a to 0.62 [ryoon 2021-01-12] Updated print/cups-filters to 1.28.7 [prlw1 2021-01-12] + Updated multimedia/obs-studio to 26.1.2 [ryoon 2021-01-12] --_----------=_161046830363030--