Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 90F9A7A110 for ; Sat, 6 Aug 2016 08:47:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4259085ECA; Sat, 6 Aug 2016 08:47:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C7EB484CEC for ; Sat, 6 Aug 2016 08:47:52 +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 SGjsE8SOXqdr for ; Sat, 6 Aug 2016 08:47:52 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 305F785ECA for ; Sat, 6 Aug 2016 08:47:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2E24BFBB5; Sat, 6 Aug 2016 08:47:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_147047327292070" MIME-Version: 1.0 Date: Sat, 6 Aug 2016 08:47:52 +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: <20160806084752.2E24BFBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_147047327292070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Sat Aug 6 08:47:51 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated www/firefox to 48.0 To generate a diff of this commit: cvs rdiff -u -r1.3217 -r1.3218 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16245 -r1.16246 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_147047327292070 Content-Disposition: inline Content-Length: 1295 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3217 pkgsrc/doc/CHANGES-2016:1.3218 --- pkgsrc/doc/CHANGES-2016:1.3217 Sat Aug 6 01:40:50 2016 +++ pkgsrc/doc/CHANGES-2016 Sat Aug 6 08:47:51 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3217 2016/08/06 01:40:50 mef Exp $ +$NetBSD: CHANGES-2016,v 1.3218 2016/08/06 08:47:51 ryoon Exp $ Changes to the packages collection and infrastructure in 2016: @@ -4531,3 +4531,4 @@ Changes to the packages collection and i Updated security/p5-Digest-SHA to 5.96 [mef 2016-08-05] Updated security/p5-Net-DNS-SEC to 1.02 [mef 2016-08-05] Updated security/p5-Net-OpenSSH to 0.73 [mef 2016-08-06] + Updated www/firefox to 48.0 [ryoon 2016-08-06] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16245 pkgsrc/doc/TODO:1.16246 --- pkgsrc/doc/TODO:1.16245 Fri Aug 5 23:34:34 2016 +++ pkgsrc/doc/TODO Sat Aug 6 08:47:51 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16245 2016/08/05 23:34:34 mef Exp $ +$NetBSD: TODO,v 1.16246 2016/08/06 08:47:51 ryoon Exp $ Suggested new packages ====================== @@ -669,7 +669,6 @@ For possible Perl packages updates, see o filerunner-14.06.18.10 o fillets-ng-0.7.4 o fillets-ng-data-0.7.4 - o firefox-48.0 o fish-2.2.0 o flashplayer-0.4.13 o flashrom-0.9.8 --_----------=_147047327292070--