Received: by mail.netbsd.org (Postfix, from userid 605) id A1BC284E53; Sun, 31 Jul 2022 17:10:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D8FDD84D5F for ; Sun, 31 Jul 2022 17:10:27 +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 oDp87vASol_q for ; Sun, 31 Jul 2022 17:10:27 +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 39C5A84C71 for ; Sun, 31 Jul 2022 17:10:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 37337FB1A; Sun, 31 Jul 2022 17:10:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1659287427291320" MIME-Version: 1.0 Date: Sun, 31 Jul 2022 17:10:27 +0000 From: "Frederic Cambus" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fcambus@netbsd.org X-Mailer: log_accum Message-Id: <20220731171027.37337FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1659287427291320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Sun Jul 31 17:10:26 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated devel/pax-utils to 1.3.5 To generate a diff of this commit: cvs rdiff -u -r1.3614 -r1.3615 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1659287427291320 Content-Disposition: inline Content-Length: 709 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.3614 pkgsrc/doc/CHANGES-2022:1.3615 --- pkgsrc/doc/CHANGES-2022:1.3614 Sun Jul 31 14:27:23 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Jul 31 17:10:26 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3614 2022/07/31 14:27:23 taca Exp $ +$NetBSD: CHANGES-2022,v 1.3615 2022/07/31 17:10:26 fcambus Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5398,3 +5398,4 @@ Changes to the packages collection and i Updated devel/p5-PPI to 1.276 [wen 20220731] Updated www/drupal7 to 7.91 [taca 2022-07-31] Updated www/drupal9 to 9.3.20 [taca 2022-07-31] + Updated devel/pax-utils to 1.3.5 [fcambus 2022-07-31] --_----------=_1659287427291320--