ports/opt (3.4): [notify] firefox-pa: updated to 61.0. New dep: clang
commit a424558bfd9d807524b64b35d670654ece5ef6e6 Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Tue Jun 26 15:12:58 2018 +0200 [notify] firefox-pa: updated to 61.0. New dep: clang diff --git a/firefox-pa/.footprint b/firefox-pa/.footprint index 9759a0e0d..95960a6b2 100644 --- a/firefox-pa/.footprint +++ b/firefox-pa/.footprint @@ -18,13 +18,12 @@ drwxr-xr-x root/root usr/lib/firefox/browser/chrome/icons/default/ -rw-r--r-- root/root usr/lib/firefox/browser/chrome/icons/default/default32.png -rw-r--r-- root/root usr/lib/firefox/browser/chrome/icons/default/default48.png -rw-r--r-- root/root usr/lib/firefox/browser/chrome/icons/default/default64.png -drwxr-xr-x root/root usr/lib/firefox/browser/extensions/ --rw-r--r-- root/root usr/lib/firefox/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi drwxr-xr-x root/root usr/lib/firefox/browser/features/ -rw-r--r-- root/root usr/lib/firefox/browser/features/activity-stream@mozilla.org.xpi -rw-r--r-- root/root usr/lib/firefox/browser/features/followonsearch@mozilla.com.xpi -rw-r--r-- root/root usr/lib/firefox/browser/features/formautofill@mozilla.org.xpi -rw-r--r-- root/root usr/lib/firefox/browser/features/onboarding@mozilla.org.xpi +-rw-r--r-- root/root usr/lib/firefox/browser/features/webcompat-reporter@mozilla.org.xpi -rw-r--r-- root/root usr/lib/firefox/browser/omni.ja -rw-r--r-- root/root usr/lib/firefox/chrome.manifest (EMPTY) drwxr-xr-x root/root usr/lib/firefox/defaults/ @@ -37,7 +36,7 @@ drwxr-xr-x root/root usr/lib/firefox/dictionaries/ -rwxr-xr-x root/root usr/lib/firefox/firefox -rwxr-xr-x root/root usr/lib/firefox/firefox-bin drwxr-xr-x root/root usr/lib/firefox/fonts/ --rw-r--r-- root/root usr/lib/firefox/fonts/EmojiOneMozilla.ttf +-rw-r--r-- root/root usr/lib/firefox/fonts/TwemojiMozilla.ttf drwxr-xr-x root/root usr/lib/firefox/gmp-clearkey/ drwxr-xr-x root/root usr/lib/firefox/gmp-clearkey/0.1/ -rwxr-xr-x root/root usr/lib/firefox/gmp-clearkey/0.1/libclearkey.so diff --git a/firefox-pa/.md5sum b/firefox-pa/.md5sum index 62cd7b479..d3c483909 100644 --- a/firefox-pa/.md5sum +++ b/firefox-pa/.md5sum @@ -1,2 +1,2 @@ -d3068f73fb70dc5d9f629fbbb6192bb9 firefox-60.0.1.source.tar.xz +a5a0e633a348d338f1baaa838f5f24bf firefox-61.0.source.tar.xz cf6971669f70b440cb6ff8df8b2722ae firefox.desktop diff --git a/firefox-pa/.signature b/firefox-pa/.signature index 29bf9f3d4..5184d0c2f 100644 --- a/firefox-pa/.signature +++ b/firefox-pa/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/RwvrbhtSJ+4UaiOdDraQgVhpCTenCM/VRIWA4BSzX1pd4pSEpvG/Kv84Lm/nQgHX3hYaJS+QmmM043XH0rAPA0= -SHA256 (Pkgfile) = 77cc22e3c3e738da6c1a3a0088a2aa5323a65b91ed14cd9c0ef44ccfe87fd765 -SHA256 (.footprint) = 37d148dbd4331997e53d1336a2c596d4aa6f2461cf08690a40b04fa27515ee7d -SHA256 (firefox-60.0.1.source.tar.xz) = c8e621c7dfccbef14cce41a6847b83bee15b5276cd0c35771c3874e464e6a662 +RWSE3ohX2g5d/WWCMbZaTrchmGrtBuCCN/DaWmKhETv8YifbirP/qLbCm8yG4KHu05kNQCChjBmAfzA0yHRTefBdOS6y2n7zBgI= +SHA256 (Pkgfile) = 073c5ff8545f461d701fea681c8d90e7fb2870267c4232fc4aa73a1263aebccf +SHA256 (.footprint) = f2467458d16724b4178d941e171c85e7e9da39200ac70ea239169613a12f43be +SHA256 (firefox-61.0.source.tar.xz) = 3453e8ac7c602390bda0d34a4a636e0d65fd89d9ae69f7aa1740926715c42268 SHA256 (firefox.desktop) = 8ba3439f3dfc5cab883641969c93d8d15f8f20d7188d9568346b2edad52d6f91 diff --git a/firefox-pa/Pkgfile b/firefox-pa/Pkgfile index 514106dc1..0d4136518 100644 --- a/firefox-pa/Pkgfile +++ b/firefox-pa/Pkgfile @@ -1,16 +1,16 @@ -# Description: The Mozilla Firefox browser with PulseAudio support +# Description: The Mozilla Firefox browser with Alsa support # URL: https://www.mozilla.com/firefox/ # Maintainer: Fredrik Rinnestam, fredrik at crux dot nu -# Depends on: nss, autoconf-2.13, unzip, zip, libidl, gtk, gtk3, python, alsa-lib, xorg-libxt, yasm, mesa3d, rust, pulseaudio +# Depends on: nss, autoconf-2.13, unzip, zip, libidl, gtk, gtk3, python, alsa-lib, xorg-libxt, yasm, mesa3d, rust, pulseaudio, clang name=firefox-pa -version=60.0.1 +version=61.0 release=1 source=(https://ftp.mozilla.org/pub/firefox/releases/$version/source/firefox-$versio... firefox.desktop) build() { - cd firefox-$version + cd firefox-${version:0:4} cat <<- EOF > .mozconfig mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/firefox-shared @@ -36,7 +36,6 @@ cat <<- EOF > .mozconfig ac_add_options --disable-crashreporter ac_add_options --disable-necko-wifi ac_add_options --disable-gconf - ac_add_options --disable-stylo EOF ./mach build
participants (1)
-
crux@crux.nu