Received: by mail.netbsd.org (Postfix, from userid 605) id 8591384E19; Tue, 26 Feb 2019 13:47:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0E4EE84C85 for ; Tue, 26 Feb 2019 13:47:40 +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 3PGeztvUYPQ2 for ; Tue, 26 Feb 2019 13:47:39 +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 618C584D6F for ; Tue, 26 Feb 2019 13:47:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5C40DFB16; Tue, 26 Feb 2019 13:47:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1551188859204990" MIME-Version: 1.0 Date: Tue, 26 Feb 2019 13:47:39 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/www/firefox60 To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20190226134739.5C40DFB16@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. --_----------=_1551188859204990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Tue Feb 26 13:47:39 UTC 2019 Modified Files: pkgsrc/www/firefox60: distinfo Removed Files: pkgsrc/www/firefox60/patches: patch-dom_fetch_FetchConsumer.cpp Log Message: Remove obsolete patch, noticed by leot@. Thank you. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/firefox60/distinfo cvs rdiff -u -r1.1 -r0 \ pkgsrc/www/firefox60/patches/patch-dom_fetch_FetchConsumer.cpp Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1551188859204990 Content-Disposition: inline Content-Length: 1258 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/firefox60/distinfo diff -u pkgsrc/www/firefox60/distinfo:1.5 pkgsrc/www/firefox60/distinfo:1.6 --- pkgsrc/www/firefox60/distinfo:1.5 Tue Feb 26 11:23:53 2019 +++ pkgsrc/www/firefox60/distinfo Tue Feb 26 13:47:39 2019 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2019/02/26 11:23:53 ryoon Exp $ +$NetBSD: distinfo,v 1.6 2019/02/26 13:47:39 ryoon Exp $ SHA1 (firefox-60.5.2esr.source.tar.xz) = a6fd649d5a9e3943fb3e67a5e45f856a154b0483 RMD160 (firefox-60.5.2esr.source.tar.xz) = ba8bb525e8a307c97f4ec4b1e20ab14781a83097 @@ -8,7 +8,6 @@ SHA1 (patch-aa) = fdabcc9b055f6439fdbda9 SHA1 (patch-browser_app_profile_firefox.js) = 9a43095d94f83f315b9a3ce4a7b0a4301e9c40e6 SHA1 (patch-build_moz.configure_old.configure) = 1df6867eaf73a350fbe8fcd5bd34e1fcab09d707 SHA1 (patch-build_moz.configure_rust.configure) = 2818454ba4df3cbd85174edc4828206b3bf0a82b -SHA1 (patch-dom_fetch_FetchConsumer.cpp) = a164b68b968633e2f2e29c1c3917a77ac55a886b SHA1 (patch-dom_media_CubebUtils.cpp) = 76fc35167e603f96450f4bc17cd0d76157a22dd3 SHA1 (patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp) = f1d0adae2873545818072adb4e8599267bc4e6c5 SHA1 (patch-gfx_webrender_src_query.rs) = 6434b0fc1d6441ddb555a2a3b199564b488ec336 --_----------=_1551188859204990--