diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-08-01 19:05:45 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-08-01 19:05:45 +0000 |
commit | 2b37765853404a2baa276bf9d9461b39ecefaeb4 (patch) | |
tree | 41b892716234574e800211ef32a5f8fdaa87892f | |
parent | c9f1b92e5e496e685821d77a52294c19850f1b33 (diff) |
www/firefox-esr: update to 115.14.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/115.14.0/releasenotes/
-rw-r--r-- | www/firefox-esr/Makefile | 3 | ||||
-rw-r--r-- | www/firefox-esr/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 45c383623557..a9a35773f6c1 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 115.14.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source PKGNAMESUFFIX= -esr DISTFILES= ${DISTNAME}esr.source${EXTRACT_SUFX} diff --git a/www/firefox-esr/distinfo b/www/firefox-esr/distinfo index faabbe85e679..0e62e4632c43 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722291511 -SHA256 (firefox-115.14.0esr.source.tar.xz) = 820a09fe340e3b18b0edaa06a507fa47cb3e2729d31619d41e73f58af1876908 -SIZE (firefox-115.14.0esr.source.tar.xz) = 511935416 +TIMESTAMP = 1722537520 +SHA256 (firefox-115.14.0esr.source.tar.xz) = 8955e1b5db83200a70c6dea4b614e19328d92b406ec9a1bde2ea86333a74dab4 +SIZE (firefox-115.14.0esr.source.tar.xz) = 507310580 |