Received: by mail.netbsd.org (Postfix, from userid 605) id 505DE84D9F; Mon, 11 Sep 2017 12:10:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D76DB84D43 for ; Mon, 11 Sep 2017 12:10:09 +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 Gibr2H63xV9r for ; Mon, 11 Sep 2017 12:10:09 +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 76CC684D33 for ; Mon, 11 Sep 2017 12:10:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6D578FA98; Mon, 11 Sep 2017 12:10:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150513180981270" MIME-Version: 1.0 Date: Mon, 11 Sep 2017 12:10:09 +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: <20170911121009.6D578FA98@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. --_----------=_150513180981270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Mon Sep 11 12:10:09 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated www/moodle to 3.3.2 To generate a diff of this commit: cvs rdiff -u -r1.3747 -r1.3748 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150513180981270 Content-Disposition: inline Content-Length: 722 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.3747 pkgsrc/doc/CHANGES-2017:1.3748 --- pkgsrc/doc/CHANGES-2017:1.3747 Mon Sep 11 11:53:15 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Sep 11 12:10:09 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3747 2017/09/11 11:53:15 fhajny Exp $ +$NetBSD: CHANGES-2017,v 1.3748 2017/09/11 12:10:09 wen Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5270,3 +5270,4 @@ Changes to the packages collection and i Updated editors/emacs25 to 25.2nb2 [wiz 2017-09-11] Updated editors/emacs25-nox11 to 25.2nb2 [wiz 2017-09-11] Updated sysutils/consul to 0.9.3 [fhajny 2017-09-11] + Updated www/moodle to 3.3.2 [wen 2017-09-11] --_----------=_150513180981270--