svn commit: r503579 - head/www/firefox

Christoph Moench-Tegeder cmt at FreeBSD.org
Thu Jun 6 13:35:41 UTC 2019


Author: cmt
Date: Thu Jun  6 13:35:39 2019
New Revision: 503579
URL: https://svnweb.freebsd.org/changeset/ports/503579

Log:
  update firefox to 67.0.2 (rc1)
  
  Changes: https://www.mozilla.org/en-US/firefox/67.0.2/releasenotes/
  
  PR:		236651
  Approved by:	jbeich (gecko, implicit)
  MFH:		2019Q2

Modified:
  head/www/firefox/Makefile
  head/www/firefox/distinfo

Modified: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile	Thu Jun  6 12:28:46 2019	(r503578)
+++ head/www/firefox/Makefile	Thu Jun  6 13:35:39 2019	(r503579)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	firefox
-DISTVERSION=	67.0.1
-PORTREVISION=	1
+DISTVERSION=	67.0.2
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \

Modified: head/www/firefox/distinfo
==============================================================================
--- head/www/firefox/distinfo	Thu Jun  6 12:28:46 2019	(r503578)
+++ head/www/firefox/distinfo	Thu Jun  6 13:35:39 2019	(r503579)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559144325
-SHA256 (firefox-67.0.1.source.tar.xz) = d4c68b1220e82129ac12520b8020f669a352669dd55c628994b72269418539b2
-SIZE (firefox-67.0.1.source.tar.xz) = 287646672
+TIMESTAMP = 1559821319
+SHA256 (firefox-67.0.2.source.tar.xz) = 059de341d3c988e8a9b8c41a953307225fcce225d156bb35d907bf9fb0393a64
+SIZE (firefox-67.0.2.source.tar.xz) = 282906788


More information about the svn-ports-all mailing list