pkgsrc-WIP-changes archive

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

firefox128: Update to 128.1.0



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Fri Aug 16 23:18:24 2024 +0200
Changeset:	a73abad8ff63c06c0df3e66c934075aa1bbcf89b

Modified Files:
	firefox128/Makefile
	firefox128/distinfo

Log Message:
firefox128: Update to 128.1.0

Changes:
128.1.0
-------
Various security fixes (MFSA2024-35) and other quality improvements.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a73abad8ff63c06c0df3e66c934075aa1bbcf89b

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

diffstat:
 firefox128/Makefile | 4 ++--
 firefox128/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/firefox128/Makefile b/firefox128/Makefile
index 698081727e..50eefd6602 100644
--- a/firefox128/Makefile
+++ b/firefox128/Makefile
@@ -1,8 +1,8 @@
 # $NetBSD: Makefile,v 1.605 2024/08/01 15:41:09 ryoon Exp $
 
 FIREFOX_VER=		${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=		128.0
-MOZ_BRANCH_MINOR=	.3
+MOZ_BRANCH=		128.1
+MOZ_BRANCH_MINOR=	.0esr
 
 DISTNAME=	firefox-${FIREFOX_VER}.source
 PKGNAME=	${DISTNAME:S/.source//:S/b/beta/:S/esr//:S/firefox-/firefox128-/}
diff --git a/firefox128/distinfo b/firefox128/distinfo
index b6cfd1afb0..0aca0fc328 100644
--- a/firefox128/distinfo
+++ b/firefox128/distinfo
@@ -1,8 +1,8 @@
 $NetBSD: distinfo,v 1.535 2024/08/01 15:41:09 ryoon Exp $
 
-BLAKE2s (firefox-128.0.3.source.tar.xz) = 7e30e975b8627c54df7df00dd68afe64cbc8afdf0376f490ea27da52888e0c1f
-SHA512 (firefox-128.0.3.source.tar.xz) = 52a0a1a6fa653f5a621a9e16e1937760c05a5ebc81a058ecc16b2c3d29d09d418dc5129deabed86ad2f82abdb3100969478a67f48b11616dc3b3e3698a1acf51
-Size (firefox-128.0.3.source.tar.xz) = 563698520 bytes
+BLAKE2s (firefox-128.1.0esr.source.tar.xz) = 281774e06fb58430bd45aab1ce9600e4f9aa8ba5784f96988620131da7ac5bf4
+SHA512 (firefox-128.1.0esr.source.tar.xz) = 8055a7f83acf0cab6124ba5809aff1c082e81a0d30ff318ec719f8fd3f4af9aa60e2094c1abd6c981193d751075a9569370176e20e50f3c1959fe27a15511388
+Size (firefox-128.1.0esr.source.tar.xz) = 561953208 bytes
 BLAKE2s (nodejs-output-128.0.tgz) = a55b907ebe308948b99b9150d2530204c8fe2a5fda5ac371dd1163a6db43bcbc
 SHA512 (nodejs-output-128.0.tgz) = fba59ec14c43556749cac7a9233278e8dcd7779d5ba530ede67009bf1887c5d72dd31e3f440164b646738b465d852b882522caf7ed9aa4f81f53e588bdd3adec
 Size (nodejs-output-128.0.tgz) = 227482 bytes


Home | Main Index | Thread Index | Old Index