Received: by mail.netbsd.org (Postfix, from userid 605) id 073A984D44; Wed, 3 Oct 2018 19:01:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 25CD084DAF for ; Wed, 3 Oct 2018 19:01:08 +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 SggM9lYiSc5U for ; Wed, 3 Oct 2018 19:01:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 63DE184DE6 for ; Wed, 3 Oct 2018 19:01:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5DB13FBEE; Wed, 3 Oct 2018 19:01:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153859326668740" MIME-Version: 1.0 Date: Wed, 3 Oct 2018 19:01:06 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20181003190106.5DB13FBEE@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. --_----------=_153859326668740 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Wed Oct 3 19:01:06 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: firefox, firefox-l10n, spidermonkey52 To generate a diff of this commit: cvs rdiff -u -r1.4268 -r1.4269 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_153859326668740 Content-Disposition: inline Content-Length: 835 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.4268 pkgsrc/doc/CHANGES-2018:1.4269 --- pkgsrc/doc/CHANGES-2018:1.4268 Wed Oct 3 11:51:04 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Oct 3 19:01:06 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4268 2018/10/03 11:51:04 adam Exp $ +$NetBSD: CHANGES-2018,v 1.4269 2018/10/03 19:01:06 maya Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5951,3 +5951,6 @@ Changes to the packages collection and i Updated games/wesnoth to 1.14.5 [adam 2018-10-03] Updated www/py-flask-admin to 1.5.2 [adam 2018-10-03] Updated devel/py-pyparsing to 2.2.2 [adam 2018-10-03] + Updated lang/spidermonkey52 to 52.7.4nb5 [maya 2018-10-03] + Updated www/firefox to 62.0.3 [maya 2018-10-03] + Updated www/firefox-l10n to 62.0.3 [maya 2018-10-03] --_----------=_153859326668740--