diff options
| author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-11-21 20:24:48 +0000 |
|---|---|---|
| committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-11-21 20:24:48 +0000 |
| commit | b298d97ea4b9fd4a75e88f58fb1f3fbc523b2efe (patch) | |
| tree | 8de78119f4c86315b9f891f44e6f312141163502 | |
| parent | 0c113023829d205a3d2cab833d7f73dd01db7691 (diff) | |
| -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 958ac31ec20c..75bb9b33f37d 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 133.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 diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 5f51136c52be..98048603ac63 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731969400 -SHA256 (firefox-133.0.source.tar.xz) = 0360b4bf3dbfa6d03d33f6944817ca9cafaaee2693f5b551c36a6da186aef747 -SIZE (firefox-133.0.source.tar.xz) = 586803844 +TIMESTAMP = 1732218013 +SHA256 (firefox-133.0.source.tar.xz) = 492b2c9a3b6d215e38ce490624e8b2b9473419accdeaddb24ba00bc6adc3cc60 +SIZE (firefox-133.0.source.tar.xz) = 582165112 |
