diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-06-02 17:25:09 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-06-02 17:27:49 +0000 |
commit | 6f67186c9dffc6de144e9893ea809739b19be3a5 (patch) | |
tree | 13ee7bd21dbbb9f7fc0ef46470ea62c11ac94b1a | |
parent | 7cddbdc96d220d271e38bec99f16b4ba1a32b62e (diff) | |
download | ports-6f67186c9dffc6de144e9893ea809739b19be3a5.tar.gz ports-6f67186c9dffc6de144e9893ea809739b19be3a5.zip |
www/firefox: update to 114.0 (rc3)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/114.0/releasenotes/
-rw-r--r-- | www/firefox/Makefile | 4 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 683b84cd1b86..4c2475edb841 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,10 @@ PORTNAME= firefox DISTVERSION= 114.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build3/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 6ca78612bae2..2c1332458438 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685548338 -SHA256 (firefox-114.0.source.tar.xz) = 36e5aa715b4fc2844bdecc17f20e6e8109711baf66d149aa6ed797cf626da2be -SIZE (firefox-114.0.source.tar.xz) = 498860588 +TIMESTAMP = 1685691270 +SHA256 (firefox-114.0.source.tar.xz) = d23a0502742f52110ce496837ba82b47bf38d40585633787508ae5be9a5b4bc6 +SIZE (firefox-114.0.source.tar.xz) = 498436588 |