diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-06-23 14:50:05 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-06-23 14:50:05 +0000 |
commit | e52621b536f999421b4dff15d307fc9391b28bd9 (patch) | |
tree | 38e946f8151e738716d48ba5d0c4bab4604182fe | |
parent | ddadb168b08dc8fb27416b5d1383d5439973a8d8 (diff) | |
download | ports-e52621b536f999421b4dff15d307fc9391b28bd9.tar.gz ports-e52621b536f999421b4dff15d307fc9391b28bd9.zip |
www/firefox: update to 102.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/102.0/releasenotes/
-rw-r--r-- | www/firefox/Makefile | 3 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index d6305e583583..9b67fb57e928 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,10 +2,11 @@ PORTNAME= firefox DISTVERSION= 102.0 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/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 diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 356c8fb6fd5e..4b3c73f474d0 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655753672 -SHA256 (firefox-102.0.source.tar.xz) = c124fa57410fde536797509c2a0907ef5031cc18a63cd9030b5ec98c1063327a -SIZE (firefox-102.0.source.tar.xz) = 479910784 +TIMESTAMP = 1655993171 +SHA256 (firefox-102.0.source.tar.xz) = 01797f04bd8d65f4c7f628d7ce832bf52a0874433886e4d0d78ef33c1ca66abf +SIZE (firefox-102.0.source.tar.xz) = 482027632 |