pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2023Q3] pkgsrc/www/arcticfox



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Wed Nov 22 09:35:59 UTC 2023

Modified Files:
        pkgsrc/www/arcticfox [pkgsrc-2023Q3]: Makefile distinfo
Removed Files:
        pkgsrc/www/arcticfox/patches [pkgsrc-2023Q3]:
            patch-gfx_skia_skia_src_gpu_GrAutoLocaleSetter.h

Log Message:
Pullup ticket #6820 - requested by abs
www/arcticfox: security and build fixes

Revisions pulled up:
- www/arcticfox/Makefile                                        1.37
- www/arcticfox/distinfo                                        1.11
- www/arcticfox/patches/patch-gfx_skia_skia_src_gpu_GrAutoLocaleSetter.h deleted

---
   Module Name:    pkgsrc
   Committed By:   abs
   Date:           Fri Nov  3 23:41:19 UTC 2023

   Modified Files:
           pkgsrc/www/arcticfox: Makefile distinfo
   Removed Files:
           pkgsrc/www/arcticfox/patches:
               patch-gfx_skia_skia_src_gpu_GrAutoLocaleSetter.h

   Log Message:
   Updated www/arcticfox to 43.0

   Lots of fixes, but some highlights

   - PowerPC is now working and usable again
   - many JavaScript enhancement and fixes
   - specific fixes for NetBSD imported
   - WebExtensions and wasm improvements
   - many security fixes
   - build system fixes, less messing around with compiler flags
     needed, with gcc (even recent version) "--enable-optimize" shall
     work
   - developer tools updates


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.33.2.1 pkgsrc/www/arcticfox/Makefile
cvs rdiff -u -r1.10 -r1.10.2.1 pkgsrc/www/arcticfox/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/www/arcticfox/patches/patch-gfx_skia_skia_src_gpu_GrAutoLocaleSetter.h

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

Modified files:

Index: pkgsrc/www/arcticfox/Makefile
diff -u pkgsrc/www/arcticfox/Makefile:1.33 pkgsrc/www/arcticfox/Makefile:1.33.2.1
--- pkgsrc/www/arcticfox/Makefile:1.33  Mon Aug 14 05:25:28 2023
+++ pkgsrc/www/arcticfox/Makefile       Wed Nov 22 09:35:59 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2023/08/14 05:25:28 wiz Exp $
+# $NetBSD: Makefile,v 1.33.2.1 2023/11/22 09:35:59 bsiegert Exp $
 
-DISTNAME=      arcticfox-42.1
-PKGREVISION=   1
+DISTNAME=      arcticfox-43.0
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=rmottola/}
 GITHUB_PROJECT=        Arctic-Fox

Index: pkgsrc/www/arcticfox/distinfo
diff -u pkgsrc/www/arcticfox/distinfo:1.10 pkgsrc/www/arcticfox/distinfo:1.10.2.1
--- pkgsrc/www/arcticfox/distinfo:1.10  Mon Aug  7 19:25:44 2023
+++ pkgsrc/www/arcticfox/distinfo       Wed Nov 22 09:35:59 2023
@@ -1,10 +1,9 @@
-$NetBSD: distinfo,v 1.10 2023/08/07 19:25:44 abs Exp $
+$NetBSD: distinfo,v 1.10.2.1 2023/11/22 09:35:59 bsiegert Exp $
 
-BLAKE2s (arcticfox-42.1.tar.gz) = 7f60f1bff1093af839ed64590c85234ae6ac54ad25d9fc0fea1a4da4f4695cb1
-SHA512 (arcticfox-42.1.tar.gz) = f60b07b0ccb6bd397852bf4d6e0fe13918537db1e1ff35548d8360827b61f40b075b36d79656f9f05795aa6d456618729f0cceeb5617af891cc83cec9800f8f5
-Size (arcticfox-42.1.tar.gz) = 196764081 bytes
+BLAKE2s (arcticfox-43.0.tar.gz) = ec8905ce56fb1c81bbc91b94e6f7ee9233726fc2d81a8dbbf2ed1f11dd98489d
+SHA512 (arcticfox-43.0.tar.gz) = 51cc98428410226e412fc6bc302bb1010dcefa5b5bc7ccb49c2fd241858929702c498ae98db89a1e2247b69a54ecf6fc26fdfa135dfe1ac0b7b967ae4ec1b956
+Size (arcticfox-43.0.tar.gz) = 211458406 bytes
 SHA1 (patch-configure.in) = ccea0e59b808d8743b66c58bda07a2719e89e74f
-SHA1 (patch-gfx_skia_skia_src_gpu_GrAutoLocaleSetter.h) = 839a8ebc77406b2e6877a66c2538fcd4c6f56ee4
 SHA1 (patch-ipc_chromium_src_base_message__pump__libevent.cc) = 98dd10e2eaa3ec2160f517d1a6cee01caa37ffb0
 SHA1 (patch-media_libcubeb_src_cubeb.c) = b3c4bd8146e2f7146baf1c2050260f7629cdb09a
 SHA1 (patch-media_libcubeb_src_moz.build) = e98b39b6272b58d4183c526f36987ea239fadd5d



Home | Main Index | Thread Index | Old Index