Received: by mail.netbsd.org (Postfix, from userid 605) id 4775784DBD; Thu, 19 Dec 2019 00:40:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C472984C8B for ; Thu, 19 Dec 2019 00:40:22 +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 43VTH6ztF5bn for ; Thu, 19 Dec 2019 00:40:22 +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 2C4EE84DB5 for ; Thu, 19 Dec 2019 00:40:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2A32DFA97; Thu, 19 Dec 2019 00:40:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1576716022172540" MIME-Version: 1.0 Date: Thu, 19 Dec 2019 00:40:22 +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: <20191219004022.2A32DFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1576716022172540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Thu Dec 19 00:40:22 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: update drupal packages www/drupal7 7.69 www/drupal8 8.7.11 To generate a diff of this commit: cvs rdiff -u -r1.5458 -r1.5459 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1576716022172540 Content-Disposition: inline Content-Length: 777 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.5458 pkgsrc/doc/CHANGES-2019:1.5459 --- pkgsrc/doc/CHANGES-2019:1.5458 Wed Dec 18 14:02:25 2019 +++ pkgsrc/doc/CHANGES-2019 Thu Dec 19 00:40:21 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.5458 2019/12/18 14:02:25 tsutsui Exp $ +$NetBSD: CHANGES-2019,v 1.5459 2019/12/19 00:40:21 taca Exp $ Changes to the packages collection and infrastructure in 2019: @@ -8746,3 +8746,5 @@ Changes to the packages collection and i Updated editors/emacs-snapshot to 27.0.50 [mef 2019-12-18] Updated mail/neomutt to 20191129 [wiz 2019-12-18] Updated graphics/libsixel to 1.8.3 [tsutsui 2019-12-18] + Updated www/drupal7 to 7.69 [taca 2019-12-19] + Updated www/drupal8 to 8.7.11 [taca 2019-12-19] --_----------=_1576716022172540--