pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox-l10n



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Wed Aug 26 01:56:40 UTC 2026

Modified Files:
        pkgsrc/www/firefox-l10n: Makefile

Log Message:
firefox-l10n: all language packs have been MPL 2.0 for a while


To generate a diff of this commit:
cvs rdiff -u -r1.316 -r1.317 pkgsrc/www/firefox-l10n/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-l10n/Makefile
diff -u pkgsrc/www/firefox-l10n/Makefile:1.316 pkgsrc/www/firefox-l10n/Makefile:1.317
--- pkgsrc/www/firefox-l10n/Makefile:1.316      Mon Aug 24 12:54:04 2026
+++ pkgsrc/www/firefox-l10n/Makefile    Wed Aug 26 01:56:40 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.316 2026/08/24 12:54:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.317 2026/08/26 01:56:40 gutteridge Exp $
 
 FIREFOX_VER=   154.0
 PKGNAME=       firefox-l10n-${FIREFOX_VER:S/b/beta/:S/esr//}
@@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA:=fir
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.mozilla.com/en-US/firefox/
 COMMENT=       Language packs for www/firefox
-LICENSE=       mpl-2.0 AND mpl-1.1 AND gnu-lgpl-v3 AND gnu-gpl-v2 # as of 96.0.3
+LICENSE=       mpl-2.0 # as of 140
 
 DEPENDS+=      firefox>=${PKGVERSION_NOREV}:../../www/firefox
 



Home | Main Index | Thread Index | Old Index