Received: by mail.netbsd.org (Postfix, from userid 605) id 914F0850EB; Thu, 29 Apr 2021 06:14:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CB91B84D33 for ; Thu, 29 Apr 2021 06:14:13 +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 waliVyrGI55s for ; Thu, 29 Apr 2021 06:14:13 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6299384CEA for ; Thu, 29 Apr 2021 06:14:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5FFB0FA95; Thu, 29 Apr 2021 06:14:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1619676853190260" MIME-Version: 1.0 Date: Thu, 29 Apr 2021 06:14:13 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20210429061413.5FFB0FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1619676853190260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Thu Apr 29 06:14:13 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated www/drupal8 to 8.9.14 To generate a diff of this commit: cvs rdiff -u -r1.2460 -r1.2461 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1619676853190260 Content-Disposition: inline Content-Length: 701 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.2460 pkgsrc/doc/CHANGES-2021:1.2461 --- pkgsrc/doc/CHANGES-2021:1.2460 Thu Apr 29 06:13:00 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Apr 29 06:14:13 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2460 2021/04/29 06:13:00 taca Exp $ +$NetBSD: CHANGES-2021,v 1.2461 2021/04/29 06:14:13 taca Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3953,3 +3953,4 @@ Changes to the packages collection and i Updated net/bind916 to 9.16.15 [taca 2021-04-29] Updated math/R-DBI to 1.1.1 [wen 2021-04-29] Updated www/drupal7 to 7.80 [taca 2021-04-29] + Updated www/drupal8 to 8.9.14 [taca 2021-04-29] --_----------=_1619676853190260--