Received: by mail.netbsd.org (Postfix, from userid 605) id E780B84DAC; Sun, 29 Mar 2020 17:17:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6FC0284D53 for ; Sun, 29 Mar 2020 17:17:25 +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 CSVn9J8klU8b for ; Sun, 29 Mar 2020 17:17:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C9A5684CE3 for ; Sun, 29 Mar 2020 17:17:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C383BFB27; Sun, 29 Mar 2020 17:17:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1585502244250680" MIME-Version: 1.0 Date: Sun, 29 Mar 2020 17:17:24 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/www/firefox To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20200329171724.C383BFB27@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. --_----------=_1585502244250680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Mar 29 17:17:24 UTC 2020 Modified Files: pkgsrc/www/firefox: distinfo Log Message: firefox: remove removed patch-config__make_system_wrappers.py from distinfo To generate a diff of this commit: cvs rdiff -u -r1.384 -r1.385 pkgsrc/www/firefox/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1585502244250680 Content-Disposition: inline Content-Length: 1214 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/firefox/distinfo diff -u pkgsrc/www/firefox/distinfo:1.384 pkgsrc/www/firefox/distinfo:1.385 --- pkgsrc/www/firefox/distinfo:1.384 Sat Mar 14 04:49:16 2020 +++ pkgsrc/www/firefox/distinfo Sun Mar 29 17:17:24 2020 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.384 2020/03/14 04:49:16 ryoon Exp $ +$NetBSD: distinfo,v 1.385 2020/03/29 17:17:24 wiz Exp $ SHA1 (firefox-74.0.source.tar.xz) = 5b67ce99bc802d7f41694cad21fbea0d8870aa24 RMD160 (firefox-74.0.source.tar.xz) = 61a8bec16bf0bf523e6761b607616e418d0554c5 @@ -7,7 +7,6 @@ Size (firefox-74.0.source.tar.xz) = 3200 SHA1 (patch-aa) = 11060461fdaca5661e89651b8ded4a59d2abc4d7 SHA1 (patch-browser_app_profile_firefox.js) = 076cc2892547bac07fe907533f4e821f13f5738e SHA1 (patch-build_moz.configure_rust.configure) = ee9e207e67709f3c9455b4d22f5f254890e99ca8 -SHA1 (patch-config__make_system_wrappers.py) = c17e03e6c0599f2d14de3688af8552c12bbc61ed SHA1 (patch-dom_base_nsAttrName.h) = ac7ba441a3b27df2855cf2673eea36b1cb44ad49 SHA1 (patch-dom_media_CubebUtils.cpp) = 226821d961039ae5c9c50d8615757b73c6bcd80a SHA1 (patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp) = e458c9c8dc66edc69c1874734af28a77fc5e3993 --_----------=_1585502244250680--