Received: by mail.netbsd.org (Postfix, from userid 605) id 2342B84D41; Thu, 17 Aug 2017 12:48:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AB39C84D3D for ; Thu, 17 Aug 2017 12:48:20 +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 IWPXOykwKzYr for ; Thu, 17 Aug 2017 12:48:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4910984CE3 for ; Thu, 17 Aug 2017 12:48:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 46D53FAD0; Thu, 17 Aug 2017 12:48:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150297410079720" MIME-Version: 1.0 Date: Thu, 17 Aug 2017 12:48:20 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20170817124820.46D53FAD0@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. --_----------=_150297410079720 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Thu Aug 17 12:48:20 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated www/firefox to 55.0.2 To generate a diff of this commit: cvs rdiff -u -r1.3332 -r1.3333 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150297410079720 Content-Disposition: inline Content-Length: 713 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.3332 pkgsrc/doc/CHANGES-2017:1.3333 --- pkgsrc/doc/CHANGES-2017:1.3332 Thu Aug 17 10:11:51 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Aug 17 12:48:20 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3332 2017/08/17 10:11:51 nros Exp $ +$NetBSD: CHANGES-2017,v 1.3333 2017/08/17 12:48:20 ryoon Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4621,3 +4621,4 @@ Changes to the packages collection and i Updated security/vault to 0.8.1 [fhajny 2017-08-17] Updated mail/libytnef to 1.9.2 [nros 2017-08-17] Added mail/ytnef version 1.9.2 [nros 2017-08-17] + Updated www/firefox to 55.0.2 [ryoon 2017-08-17] --_----------=_150297410079720--