diff --git a/firefox/.footprint b/firefox/.footprint index 8155e08f1..9790d331c 100644 --- a/firefox/.footprint +++ b/firefox/.footprint @@ -25,7 +25,6 @@ drwxr-xr-x root/root usr/lib/firefox/browser/features/ -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/shield-recipe-client@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/ @@ -45,7 +44,6 @@ drwxr-xr-x root/root usr/lib/firefox/gmp-clearkey/0.1/ -rw-r--r-- root/root usr/lib/firefox/gmp-clearkey/0.1/manifest.json drwxr-xr-x root/root usr/lib/firefox/gtk2/ -rwxr-xr-x root/root usr/lib/firefox/gtk2/libmozgtk.so --rw-r--r-- root/root usr/lib/firefox/icudt60l.dat -rwxr-xr-x root/root usr/lib/firefox/liblgpllibs.so -rwxr-xr-x root/root usr/lib/firefox/libmozavcodec.so -rwxr-xr-x root/root usr/lib/firefox/libmozavutil.so diff --git a/firefox/.md5sum b/firefox/.md5sum index a7f1fdd35..26edd4c82 100644 --- a/firefox/.md5sum +++ b/firefox/.md5sum @@ -1,2 +1,2 @@ -fa4f7a5a7e2b2c7900369530b396b74a 239e434d6d2b8e1e2b697c3416d1e96d48fe98e5.tar.bz2 +3d89ee8a722279c4e883a7a8af81c21d firefox-60.0.source.tar.xz cf6971669f70b440cb6ff8df8b2722ae firefox.desktop diff --git a/firefox/.signature b/firefox/.signature index 477709891..be6f15ead 100644 --- a/firefox/.signature +++ b/firefox/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SgcscxQHXDQXEA4RvIzV0i2yF/k+4ZSXPTDFGts6QzdsDBpamj8dgNYT9L2u9hUE3bcnC9Q6feQ58zvsCRDFwU= -SHA256 (Pkgfile) = c970b60cb314e275f0242b371bcef362f40fdc0c89397613bc8090576e72115f -SHA256 (.footprint) = 08ec6dcc91f7d0fc97fd5096d4bb5d21d000406dfe8cee6801ffafd422aa767a -SHA256 (239e434d6d2b8e1e2b697c3416d1e96d48fe98e5.tar.bz2) = 5b7382ac0697e2abce5e2873878069a47fff5f3a5eeec4c3a0186598a1592833 +RWSE3ohX2g5d/diF76rIPrsA+Aqj3JyR3X/7Iar2giMwXFha+WApRL15nbWF+wd/j9SkojGLDkHfPsWV4/F2S1CXrIuR4U/hBww= +SHA256 (Pkgfile) = 4b26278f20d7329005d970d0512f08d5b1396bbf78c401f1e914405a8027893d +SHA256 (.footprint) = c2eb5bba2b8b78fe2311953121fec3fae61fc05944d65c642d7c37160f3dcdcc +SHA256 (firefox-60.0.source.tar.xz) = 4bc4fd997e6239f53e16a70b04f197791e5c5d09367e2916bcfe4a427999f842 SHA256 (firefox.desktop) = 8ba3439f3dfc5cab883641969c93d8d15f8f20d7188d9568346b2edad52d6f91 diff --git a/firefox/Pkgfile b/firefox/Pkgfile index b4969af02..b3fe9989d 100644 --- a/firefox/Pkgfile +++ b/firefox/Pkgfile @@ -4,13 +4,13 @@ # Depends on: nss, autoconf-2.13, unzip, zip, libidl, gtk, gtk3, python, alsa-lib, xorg-libxt, yasm, mesa3d, rust name=firefox -version=59.0.2 +version=60.0 release=1 -source=(https://hg.mozilla.org/releases/mozilla-release/archive/239e434d6d2b8e1e2b697c3416d1e96d48fe98e5.tar.bz2 +source=(https://ftp.mozilla.org/pub/firefox/releases/$version/source/firefox-$version.source.tar.xz firefox.desktop) build() { - cd mozilla-release-239e434d6d2b8e1e2b697c3416d1e96d48fe98e5 + cd firefox-${version:0:4} cat <<- EOF > .mozconfig mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/firefox-shared