Received: by mail.netbsd.org (Postfix, from userid 605) id 700EC84E68; Sun, 9 Oct 2022 12:32:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9E56584E60 for ; Sun, 9 Oct 2022 12:32:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at 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 mfXC8QsRYjzd for ; Sun, 9 Oct 2022 12:32:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0374B84CE8 for ; Sun, 9 Oct 2022 12:32:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 00AEAFA90; Sun, 9 Oct 2022 12:32:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1665318729152630" MIME-Version: 1.0 Date: Sun, 9 Oct 2022 12:32:09 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20221009123210.00AEAFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1665318729152630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sun Oct 9 12:32:09 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated x11/tabbed to 0.7 To generate a diff of this commit: cvs rdiff -u -r1.4936 -r1.4937 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1665318729152630 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.4936 pkgsrc/doc/CHANGES-2022:1.4937 --- pkgsrc/doc/CHANGES-2022:1.4936 Sun Oct 9 09:17:24 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Oct 9 12:32:09 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4936 2022/10/09 09:17:24 taca Exp $ +$NetBSD: CHANGES-2022,v 1.4937 2022/10/09 12:32:09 leot Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7489,3 +7489,4 @@ Changes to the packages collection and i Updated www/ruby-aws-sdk-secretsmanager to 1.66.0 [taca 2022-10-09] Updated www/ruby-selenium-webdriver to 4.5.0 [taca 2022-10-09] Updated www/ruby-html-proofer to 4.4.3 [taca 2022-10-09] + Updated x11/tabbed to 0.7 [leot 2022-10-09] --_----------=_1665318729152630--