Skip to content

Commit

Permalink
www/firefox: update to 117.0 (rc2)
Browse files Browse the repository at this point in the history
while here, tag patches so I don't lose track

Release Notes (soon):
  https://www.mozilla.org/en-US/firefox/117.0/releasenotes/
  • Loading branch information
moench-tegeder committed Aug 24, 2023
1 parent 3d913d2 commit 58b3862
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 4 deletions.
3 changes: 2 additions & 1 deletion www/firefox/Makefile
@@ -1,9 +1,10 @@
PORTNAME= firefox
DISTVERSION= 117.0
PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= www wayland
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \
MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source
MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source
DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX}

MAINTAINER= gecko@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions www/firefox/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1692633856
SHA256 (firefox-117.0.source.tar.xz) = fd1f968731d190167f319a6b1fe2db73f6c79e0d651075332b0f561a6c4659bd
SIZE (firefox-117.0.source.tar.xz) = 511181236
TIMESTAMP = 1692906603
SHA256 (firefox-117.0.source.tar.xz) = fa524cb9a63334d74ef996f3cbaf1559b5836f6c8ef6e890fa20846029242ac7
SIZE (firefox-117.0.source.tar.xz) = 505712192
@@ -1,3 +1,8 @@
commit 93615ae859d1d819b33bbe0e32c5260a467b3625
Author: Christoph Moench-Tegeder <cmt@burggraben.net>

enable pipewire on bsd

diff --git third_party/libwebrtc/BUILD.gn third_party/libwebrtc/BUILD.gn
index 6eb14773b0a7..d63fd1d5529f 100644
--- third_party/libwebrtc/BUILD.gn
Expand Down
@@ -1,3 +1,8 @@
commit 3524023ca1d2184ab9a5a7cc61695923e6834cc1
Author: Christoph Moench-Tegeder <cmt@burggraben.net>

avoid linux-only includes

diff --git third_party/libwebrtc/modules/desktop_capture/linux/wayland/egl_dmabuf.cc third_party/libwebrtc/modules/desktop_capture/linux/wayland/egl_dmabuf.cc
index 6a019c64b4b3..18bb43d797dd 100644
--- third_party/libwebrtc/modules/desktop_capture/linux/wayland/egl_dmabuf.cc
Expand Down

0 comments on commit 58b3862

Please sign in to comment.