Received: by mail.netbsd.org (Postfix, from userid 605) id E7B5784D57; Tue, 4 Oct 2022 08:01:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 234B684F1B for ; Tue, 4 Oct 2022 08:01:00 +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 xBSr2emCV1Ek for ; Tue, 4 Oct 2022 08:00:59 +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 7A17484D57 for ; Tue, 4 Oct 2022 08:00:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 775E7FA90; Tue, 4 Oct 2022 08:00:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1664870459138570" MIME-Version: 1.0 Date: Tue, 4 Oct 2022 08:00:59 +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: <20221004080059.775E7FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1664870459138570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Oct 4 08:00:59 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated comms/openobex to 1.7.2nb1 To generate a diff of this commit: cvs rdiff -u -r1.4844 -r1.4845 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1664870459138570 Content-Disposition: inline Content-Length: 745 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.4844 pkgsrc/doc/CHANGES-2022:1.4845 --- pkgsrc/doc/CHANGES-2022:1.4844 Mon Oct 3 19:27:13 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Oct 4 08:00:59 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4844 2022/10/03 19:27:13 markd Exp $ +$NetBSD: CHANGES-2022,v 1.4845 2022/10/04 08:00:59 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7324,3 +7324,4 @@ Changes to the packages collection and i Updated textproc/p5-highlight to 4.3 [schmonz 2022-10-03] Added print/tex-orcidlink version 1.0.4 [markd 2022-10-03] Added print/tex-orcidlink-doc version 1.0.4 [markd 2022-10-03] + Updated comms/openobex to 1.7.2nb1 [wiz 2022-10-04] --_----------=_1664870459138570--