svn commit: r568090 - in head/www/firefox: . files

Christoph Moench-Tegeder cmt at FreeBSD.org
Thu Mar 11 13:07:42 UTC 2021


Author: cmt
Date: Thu Mar 11 13:07:41 2021
New Revision: 568090
URL: https://svnweb.freebsd.org/changeset/ports/568090

Log:
  update firefox to 86.0.1
  
  Release Notes:
    https://www.mozilla.org/en-US/firefox/86.0.1/releasenotes/
  
  MFH:		2021Q1

Deleted:
  head/www/firefox/files/patch-bug1694670
  head/www/firefox/files/patch-bug1694699
Modified:
  head/www/firefox/Makefile
  head/www/firefox/distinfo

Modified: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile	Thu Mar 11 13:06:35 2021	(r568089)
+++ head/www/firefox/Makefile	Thu Mar 11 13:07:41 2021	(r568090)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	firefox
-DISTVERSION=	86.0
-PORTREVISION=	3
+DISTVERSION=	86.0.1
 PORTEPOCH=	2
 CATEGORIES=	www
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \

Modified: head/www/firefox/distinfo
==============================================================================
--- head/www/firefox/distinfo	Thu Mar 11 13:06:35 2021	(r568089)
+++ head/www/firefox/distinfo	Thu Mar 11 13:07:41 2021	(r568090)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614005242
-SHA256 (firefox-86.0.source.tar.xz) = c3ac474a2cf6a8e31a962f57c7357dbe67b5088b6aceea9980f25ce7a99b58dd
-SIZE (firefox-86.0.source.tar.xz) = 371929688
+TIMESTAMP = 1615464256
+SHA256 (firefox-86.0.1.source.tar.xz) = 74f99c226ae6747f0170566f4f88be410866b0120214d2a593566cd1fff3d3df
+SIZE (firefox-86.0.1.source.tar.xz) = 369541992


More information about the svn-ports-all mailing list