Received: by mail.netbsd.org (Postfix, from userid 605) id DC87584FB6; Sat, 30 Apr 2022 08:53:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 21C1E84FB4 for ; Sat, 30 Apr 2022 08:53:12 +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 FtHuhLTIYl9V for ; Sat, 30 Apr 2022 08:53:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A256984EDC for ; Sat, 30 Apr 2022 08:53:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 99D5DFB1A; Sat, 30 Apr 2022 08:53:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1651308791295110" MIME-Version: 1.0 Date: Sat, 30 Apr 2022 08:53:11 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20220430085311.99D5DFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1651308791295110 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sat Apr 30 08:53:11 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated www/drupal7 to 7.89 To generate a diff of this commit: cvs rdiff -u -r1.2185 -r1.2186 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1651308791295110 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.2185 pkgsrc/doc/CHANGES-2022:1.2186 --- pkgsrc/doc/CHANGES-2022:1.2185 Sat Apr 30 08:40:20 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Apr 30 08:53:11 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2185 2022/04/30 08:40:20 mef Exp $ +$NetBSD: CHANGES-2022,v 1.2186 2022/04/30 08:53:11 wen Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3453,3 +3453,4 @@ Changes to the packages collection and i Updated devel/R-rprojroot to 2.0.3 [mef 2022-04-30] Updated devel/p5-PPI to 1.273 [wen 2022-04-30] Updated devel/R-sessioninfo to 1.2.2 [mef 2022-04-30] + Updated www/drupal7 to 7.89 [wen 2022-04-22] --_----------=_1651308791295110--