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:   wiz
Date:           Wed Jul 20 22:09:32 UTC 2022

Modified Files:
        pkgsrc/www/firefox: distinfo
        pkgsrc/www/firefox/patches:
            patch-third__party_wasm2c_wasm2c_wasm-rt-os-unix.c

Log Message:
firefox: remove whitespace-only chunk from patch


To generate a diff of this commit:
cvs rdiff -u -r1.475 -r1.476 pkgsrc/www/firefox/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/www/firefox/patches/patch-third__party_wasm2c_wasm2c_wasm-rt-os-unix.c

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/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.475 pkgsrc/www/firefox/distinfo:1.476
--- pkgsrc/www/firefox/distinfo:1.475   Wed Jul 20 21:41:39 2022
+++ pkgsrc/www/firefox/distinfo Wed Jul 20 22:09:32 2022
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.475 2022/07/20 21:41:39 nia Exp $
+$NetBSD: distinfo,v 1.476 2022/07/20 22:09:32 wiz Exp $
 
 BLAKE2s (firefox-102.0.1.source.tar.xz) = 43e2f34c0e39d1a3d3d341e55d474a9e5551865ace57f9f0fd1d7eb16676ef64
 SHA512 (firefox-102.0.1.source.tar.xz) = a930d359fb81e473b963a93f6db5110871e9fd57f6d0f352513047d363d930dd4811e8dd786c2f6f3541c3871eb1c0169b718652d9ee076fd13a20f52af30417
@@ -37,7 +37,7 @@ SHA1 (patch-security_nss_lib_freebl_mpi_
 SHA1 (patch-third__party_js_cfworker_build.sh) = 46cdf97b99cf01080f290ae8d9a33b5f869fc3e4
 SHA1 (patch-third__party_libwebrtc_modules_video__capture_linux_device__info__linux.cc) = 2e951d7d91934751608e99628fc144632d8a3b5c
 SHA1 (patch-third__party_libwebrtc_system__wrappers_source_cpu__features__linux.cc) = b90e22b50879f7adcc1da3a993f52c0701b720f8
-SHA1 (patch-third__party_wasm2c_wasm2c_wasm-rt-os-unix.c) = ba423726a4859f19aa627bb127e5597eac323016
+SHA1 (patch-third__party_wasm2c_wasm2c_wasm-rt-os-unix.c) = 9b8ce4b823fd06951aac59bdb4a5642f256b8e3f
 SHA1 (patch-toolkit_components_terminator_nsTerminator.cpp) = bd7b2a0f2407c3ab95515b2f143c41c3ca6fb0c4
 SHA1 (patch-toolkit_modules_subprocess_subprocess__shared__unix.js) = 2303b753066298305ccae80d72765dbc4da5e0dc
 SHA1 (patch-toolkit_moz.configure) = 8de54693dc47b0993f220cc5a04af98925de1fb5

Index: pkgsrc/www/firefox/patches/patch-third__party_wasm2c_wasm2c_wasm-rt-os-unix.c
diff -u pkgsrc/www/firefox/patches/patch-third__party_wasm2c_wasm2c_wasm-rt-os-unix.c:1.1 pkgsrc/www/firefox/patches/patch-third__party_wasm2c_wasm2c_wasm-rt-os-unix.c:1.2
--- pkgsrc/www/firefox/patches/patch-third__party_wasm2c_wasm2c_wasm-rt-os-unix.c:1.1   Wed Jul 20 21:22:35 2022
+++ pkgsrc/www/firefox/patches/patch-third__party_wasm2c_wasm2c_wasm-rt-os-unix.c       Wed Jul 20 22:09:32 2022
@@ -1,4 +1,4 @@
-$NetBSD: patch-third__party_wasm2c_wasm2c_wasm-rt-os-unix.c,v 1.1 2022/07/20 21:22:35 nia Exp $
+$NetBSD: patch-third__party_wasm2c_wasm2c_wasm-rt-os-unix.c,v 1.2 2022/07/20 22:09:32 wiz Exp $
 
 Work with PaX MPROTECT on NetBSD by stating that we will later make this memory
 block executable.
@@ -18,10 +18,3 @@ block executable.
    if (prot & MMAP_PROT_READ)
      map_prot |= PROT_READ;
  
-@@ -279,4 +285,4 @@ void os_print_last_error(const char* msg
- #else
-   // https://stackoverflow.com/questions/26541150/warning-iso-c-forbids-an-empty-translation-unit
-   typedef int make_iso_compilers_happy;
--#endif
-\ No newline at end of file
-+#endif



Home | Main Index | Thread Index | Old Index