Date: Wed, 30 Oct 2019 18:30:24 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r516094 - in branches/2019Q4: Mk www/firefox Message-ID: <201910301830.x9UIUOwQ000868@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Wed Oct 30 18:30:24 2019 New Revision: 516094 URL: https://svnweb.freebsd.org/changeset/ports/516094 Log: MFH: r516092 www/firefox: update to 70.0.1 Changes: https://www.mozilla.org/firefox/70.0.1/releasenotes/ PR: 240440 Approved by: ports-secteam blanket Modified: branches/2019Q4/Mk/bsd.gecko.mk branches/2019Q4/www/firefox/Makefile branches/2019Q4/www/firefox/distinfo Directory Properties: branches/2019Q4/ (props changed) Modified: branches/2019Q4/Mk/bsd.gecko.mk ============================================================================== --- branches/2019Q4/Mk/bsd.gecko.mk Wed Oct 30 18:29:41 2019 (r516093) +++ branches/2019Q4/Mk/bsd.gecko.mk Wed Oct 30 18:30:24 2019 (r516094) @@ -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: branches/2019Q4/www/firefox/Makefile ============================================================================== --- branches/2019Q4/www/firefox/Makefile Wed Oct 30 18:29:41 2019 (r516093) +++ branches/2019Q4/www/firefox/Makefile Wed Oct 30 18:30:24 2019 (r516094) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 70.0 -PORTREVISION= 1 +DISTVERSION= 70.0.1 PORTEPOCH= 1 CATEGORIES= www ipv6 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@FreeBSD.org Modified: branches/2019Q4/www/firefox/distinfo ============================================================================== --- branches/2019Q4/www/firefox/distinfo Wed Oct 30 18:29:41 2019 (r516093) +++ branches/2019Q4/www/firefox/distinfo Wed Oct 30 18:30:24 2019 (r516094) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910301830.x9UIUOwQ000868>