svn commit: r516092 - in head: Mk www/firefox
Jan Beich
jbeich at FreeBSD.org
Wed Oct 30 18:29:03 UTC 2019
Author: jbeich
Date: Wed Oct 30 18:29:01 2019
New Revision: 516092
URL: https://svnweb.freebsd.org/changeset/ports/516092
Log:
www/firefox: update to 70.0.1
Changes: https://www.mozilla.org/firefox/70.0.1/releasenotes/
PR: 240440
Modified:
head/Mk/bsd.gecko.mk (contents, props changed)
head/www/firefox/Makefile (contents, props changed)
head/www/firefox/distinfo (contents, props changed)
Modified: head/Mk/bsd.gecko.mk
==============================================================================
--- head/Mk/bsd.gecko.mk Wed Oct 30 18:28:51 2019 (r516091)
+++ head/Mk/bsd.gecko.mk Wed Oct 30 18:29:01 2019 (r516092)
@@ -71,7 +71,6 @@ USE_PERL5= build
USE_XORG= x11 xcb xcomposite xdamage xext xfixes xrender xt
HAS_CONFIGURE= yes
CONFIGURE_OUTSOURCE= yes
-CONFIGURE_WRKSRC= ${WRKSRC}/objdir # bug1579761
LDFLAGS+= -Wl,--as-needed
BUNDLE_LIBS= yes
Modified: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile Wed Oct 30 18:28:51 2019 (r516091)
+++ head/www/firefox/Makefile Wed Oct 30 18:29:01 2019 (r516092)
@@ -2,12 +2,11 @@
# $FreeBSD$
PORTNAME= firefox
-DISTVERSION= 70.0
-PORTREVISION= 3
+DISTVERSION= 70.0.1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
- MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source
+ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX}
MAINTAINER= gecko at FreeBSD.org
Modified: head/www/firefox/distinfo
==============================================================================
--- head/www/firefox/distinfo Wed Oct 30 18:28:51 2019 (r516091)
+++ head/www/firefox/distinfo Wed Oct 30 18:29:01 2019 (r516092)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571260894
-SHA256 (firefox-70.0.source.tar.xz) = cd9f2902753831c07c4b2ee64f7826f33ca1123add6440dc34abe3ff173a0cc6
-SIZE (firefox-70.0.source.tar.xz) = 321160764
+TIMESTAMP = 1572457039
+SHA256 (firefox-70.0.1.source.tar.xz) = f2e9bb26af7682b31e82fdfc3a4b3e04fd1caa8b004469ea608185d33e35691b
+SIZE (firefox-70.0.1.source.tar.xz) = 326335800
More information about the svn-ports-all
mailing list