pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/firefox



Module Name:    pkgsrc
Committed By:   nia
Date:           Wed Jul  1 09:15:46 UTC 2020

Modified Files:
        pkgsrc/www/firefox: Makefile

Log Message:
firefox: Add associated patch of each cargo substitution in comments.

Remove cargo substitutions with no clear associated patch.


To generate a diff of this commit:
cvs rdiff -u -r1.434 -r1.435 pkgsrc/www/firefox/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/firefox/Makefile
diff -u pkgsrc/www/firefox/Makefile:1.434 pkgsrc/www/firefox/Makefile:1.435
--- pkgsrc/www/firefox/Makefile:1.434   Tue Jun 23 17:38:49 2020
+++ pkgsrc/www/firefox/Makefile Wed Jul  1 09:15:46 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.434 2020/06/23 17:38:49 nia Exp $
+# $NetBSD: Makefile,v 1.435 2020/07/01 09:15:46 nia Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            77.0
@@ -79,28 +79,13 @@ MOZILLA_NAME=       Browser
 
 CKSUM_CRATES+= third_party/rust/libc
 
-CKSUMS+=       4d9f7091af8e166943ac6f42ce85558909e5b6e61325039bff7adfbcf4b90212
-CKSUMS+=       7f3da734d5e2e9426051da4f406e46d9e9bed43ed2d7d048e8afc8af7ed44795
-
-CKSUMS+=       1cd66ed5967c788562d4ad626cfbeb1544f4b9267111de5f6790379b8327f28e
-CKSUMS+=       6ae549dd21581748b2f1d82880eaca3445c11e3354965e5b49b20342075a3e52
-
+# patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs 
 CKSUMS+=       a3540eab4dbc52e006e84e288bad17e1dae3865fea49020e0ed8b5a7724a9532
 CKSUMS+=       5e58a2109f5eff0f497dfac150c161c1d517a2227b49e086da96c3d66522ac3a
 
-CKSUM_CRATES+= third_party/rust/bindgen
-
-CKSUMS+=       5788372d27bdbaaf0454bc17be31a5480918bc41a8a1c4832e8c61185c07f9cd
-CKSUMS+=       8c92a52c0f859c7bec7bfbc36b9d18f904baab0c8c9dc1b3e7af34de1a0b0da4
-
-CKSUMS+=       b73865b6689d4f3546edd91909a47c329c4ae630ea97715d29bc683ae1dc17ad
-CKSUMS+=       efdada601d13c489451da9d65a78c42598841cebddf6f3a8012add2380628a51
-
-CKSUMS+=       34f9aa76b6c9c05136bb69dcd6455397faef571a567254d2c541d50a962994db
-CKSUMS+=       e5581852eec87918901a129284b4965aefc8a19394187a8095779a084f28fabe
-
 CKSUM_CRATES+= third_party/rust/getrandom
 
+# patch-third__party_rust_getrandom_src_lib.rs
 CKSUMS+=       0e52f6bde42d7bb05c297ce1c25b9879d61b28caba98f6226a152bff538db6c2
 CKSUMS+=       394425b4ba03c21c494e64d993678f7014575b1e3d590b9ee452b5c2d83ec4ac
 



Home | Main Index | Thread Index | Old Index