CVS commit: pkgsrc/www/firefox-l10n
"David H. Gutteridge" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
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.
(unnamed)
(text/x-diff, 850 B)
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= [email protected]
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