pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/arcticfox
Module Name: pkgsrc
Committed By: nia
Date: Wed Feb 1 14:41:18 UTC 2023
Modified Files:
pkgsrc/www/arcticfox: Makefile PLIST distinfo
Log Message:
arcticfox: Update to 40.1
This is a minor release compared to 40.0, but contains several fixes:
general stability fixes
Fix some icons on MacOS 10.6
Code fix which should improve MacOS occasional startup issues
build system updates
fixes in devtools and toolkit, having completed path migration
JS improvements in memory management, ARM & MIPS support
JS performance increase on multi-CPU systems
Video fixes
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/arcticfox/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/arcticfox/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/arcticfox/distinfo
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.20 pkgsrc/www/arcticfox/Makefile:1.21
--- pkgsrc/www/arcticfox/Makefile:1.20 Sun Jan 29 21:18:02 2023
+++ pkgsrc/www/arcticfox/Makefile Wed Feb 1 14:41:18 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2023/01/29 21:18:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.21 2023/02/01 14:41:18 nia Exp $
-DISTNAME= arcticfox-40.0
-PKGREVISION= 3
+DISTNAME= arcticfox-40.1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=rmottola/}
GITHUB_PROJECT= Arctic-Fox
Index: pkgsrc/www/arcticfox/PLIST
diff -u pkgsrc/www/arcticfox/PLIST:1.6 pkgsrc/www/arcticfox/PLIST:1.7
--- pkgsrc/www/arcticfox/PLIST:1.6 Wed Oct 12 16:09:28 2022
+++ pkgsrc/www/arcticfox/PLIST Wed Feb 1 14:41:18 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2022/10/12 16:09:28 nia Exp $
+@comment $NetBSD: PLIST,v 1.7 2023/02/01 14:41:18 nia Exp $
bin/arcticfox
lib/${PKGNAME}/application.ini
lib/${PKGNAME}/arcticfox
@@ -10,6 +10,7 @@ lib/${PKGNAME}/browser/chrome/icons/defa
lib/${PKGNAME}/browser/chrome/icons/default/default48.png
lib/${PKGNAME}/browser/components/components.manifest
lib/${PKGNAME}/browser/components/libbrowsercomps.so
+lib/${PKGNAME}/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/chrome.manifest
lib/${PKGNAME}/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/icon.png
lib/${PKGNAME}/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf
lib/${PKGNAME}/browser/icons/mozicon128.png
Index: pkgsrc/www/arcticfox/distinfo
diff -u pkgsrc/www/arcticfox/distinfo:1.5 pkgsrc/www/arcticfox/distinfo:1.6
--- pkgsrc/www/arcticfox/distinfo:1.5 Wed Oct 12 16:09:28 2022
+++ pkgsrc/www/arcticfox/distinfo Wed Feb 1 14:41:18 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.5 2022/10/12 16:09:28 nia Exp $
+$NetBSD: distinfo,v 1.6 2023/02/01 14:41:18 nia Exp $
-BLAKE2s (arcticfox-40.0.tar.gz) = 629e411726438081aea789721fe2d6a7183098172aab76e5f71fe8055bb3d810
-SHA512 (arcticfox-40.0.tar.gz) = 168105c899d4b793414e617ca31f52168db0b2d58e101db445c5dae9701fb396f573e5daeab2e7edf21f3378b11ae4b91665b0aa1961324163920304b519c427
-Size (arcticfox-40.0.tar.gz) = 190777592 bytes
+BLAKE2s (arcticfox-40.1.tar.gz) = 0be4eec10462f6b6c7a4abae9eef7f51d50d50c0b256d0f8d40fc376a8454b1d
+SHA512 (arcticfox-40.1.tar.gz) = 597831cce69e7e83a71f7ebdd5e212f6363fea10ee3dfad93924be1e24227f2ebfa41963a547c92535d51eb8e4c3dccbe86e10ae7498a71eb85cfcdd15187df8
+Size (arcticfox-40.1.tar.gz) = 191464592 bytes
SHA1 (patch-configure.in) = af20757a482247b8e961761674783884cdcec849
SHA1 (patch-ipc_chromium_src_base_message__pump__libevent.cc) = 38cf700d07d468526e16cfe63d434c4752da8cc5
SHA1 (patch-media_libcubeb_src_cubeb.c) = b3c4bd8146e2f7146baf1c2050260f7629cdb09a
Home |
Main Index |
Thread Index |
Old Index