mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
www/firefox-esr: update to 68.12.0
Changes: https://www.mozilla.org/firefox/68.12.0/releasenotes/
This commit is contained in:
parent
8cf193440e
commit
a97022659b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545204
3 changed files with 4 additions and 20 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= firefox
|
PORTNAME= firefox
|
||||||
DISTVERSION= 68.11.0
|
DISTVERSION= 68.12.0
|
||||||
PORTREVISION= 2
|
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \
|
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1595279173
|
TIMESTAMP = 1597688814
|
||||||
SHA256 (firefox-68.11.0esr.source.tar.xz) = 91c1f7caaf1ba785b74799865227456bf784ba614d17cf5f0f41a5f25d6d2160
|
SHA256 (firefox-68.12.0esr.source.tar.xz) = ae692bf2a15908cacbb9d4c7ccf78525a87410ff3f13befedc1926f849bc27cc
|
||||||
SIZE (firefox-68.11.0esr.source.tar.xz) = 321294384
|
SIZE (firefox-68.12.0esr.source.tar.xz) = 313856956
|
||||||
|
|
|
@ -1,15 +0,0 @@
|
||||||
Unbreak build with Rust 1.45.0
|
|
||||||
|
|
||||||
error: options `-C embed-bitcode=no` and `-C lto` are incompatible
|
|
||||||
|
|
||||||
--- config/makefiles/rust.mk.orig 2020-06-22 22:55:02 UTC
|
|
||||||
+++ config/makefiles/rust.mk
|
|
||||||
@@ -47,7 +47,7 @@ cargo_rustc_flags = $(CARGO_RUSTCFLAGS)
|
|
||||||
ifndef DEVELOPER_OPTIONS
|
|
||||||
ifndef MOZ_DEBUG_RUST
|
|
||||||
# Enable link-time optimization for release builds.
|
|
||||||
-cargo_rustc_flags += -C lto
|
|
||||||
+cargo_rustc_flags +=
|
|
||||||
endif
|
|
||||||
endif
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue