Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox firefox: GC now unused "notlinux", remove ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/447c8856e274
branches:  trunk
changeset: 428693:447c8856e274
user:      maya <maya%pkgsrc.org@localhost>
date:      Thu Apr 09 19:25:39 2020 +0000

description:
firefox: GC now unused "notlinux", remove duplicate entries in PLIST.Linux

>From Michael Forney on tech-pkg, thanks!

diffstat:

 www/firefox/Makefile    |  7 +------
 www/firefox/PLIST.Linux |  5 +----
 2 files changed, 2 insertions(+), 10 deletions(-)

diffs (31 lines):

diff -r 0d6bd74c1949 -r 447c8856e274 www/firefox/Makefile
--- a/www/firefox/Makefile      Thu Apr 09 16:54:22 2020 +0000
+++ b/www/firefox/Makefile      Thu Apr 09 19:25:39 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.418 2020/04/09 14:01:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.419 2020/04/09 19:25:39 maya Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            75.0
@@ -69,11 +69,6 @@
 MOZILLA_NAME=  Browser
 .endif
 
-PLIST_VARS+=   notlinux
-.if ${OPSYS} != "Linux"
-PLIST.notlinux=        yes
-.endif
-
 post-extract:
        mv ${WRKSRC}/gfx/ycbcr/yuv_row_arm.s ${WRKSRC}/gfx/ycbcr/yuv_row_arm.S
 # XXX Hack taken from lang/rust.
diff -r 0d6bd74c1949 -r 447c8856e274 www/firefox/PLIST.Linux
--- a/www/firefox/PLIST.Linux   Thu Apr 09 16:54:22 2020 +0000
+++ b/www/firefox/PLIST.Linux   Thu Apr 09 19:25:39 2020 +0000
@@ -1,5 +1,2 @@
-@comment $NetBSD: PLIST.Linux,v 1.1 2020/02/26 20:55:43 maya Exp $
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/autocomplete-item.css
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/editDialog.css
-lib/firefox/fonts/TwemojiMozilla.ttf
+@comment $NetBSD: PLIST.Linux,v 1.2 2020/04/09 19:25:39 maya Exp $
 lib/firefox/libmozsandbox.so



Home | Main Index | Thread Index | Old Index