diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-06-09 19:47:27 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-06-09 19:47:27 +0000 |
commit | 27f5494c6442848c91b67c0806d7b012a7481ce6 (patch) | |
tree | feaa68973f418bbe8349fa6adc49e54c8a2dca42 | |
parent | 3002195ec429d7c944a233608ec2862e75821fb4 (diff) |
www/firefox: update to 114.0.1 (ga)
Release Notes:
https://www.mozilla.org/en-US/firefox/114.0.1/releasenotes/
-rw-r--r-- | www/firefox/Makefile | 5 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 8f9daa24aa5b..d0d4bca8b5db 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,9 @@ PORTNAME= firefox -DISTVERSION= 114.0 -PORTREVISION= 3 +DISTVERSION= 114.0.1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build3/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 2c1332458438..f58ad0d86c54 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685691270 -SHA256 (firefox-114.0.source.tar.xz) = d23a0502742f52110ce496837ba82b47bf38d40585633787508ae5be9a5b4bc6 -SIZE (firefox-114.0.source.tar.xz) = 498436588 +TIMESTAMP = 1686312786 +SHA256 (firefox-114.0.1.source.tar.xz) = 7e4ebc13e8c94af06f703af2119cf1641d4186174a3d59b7812f9d28f61b7d18 +SIZE (firefox-114.0.1.source.tar.xz) = 499908376 |