Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2017 18:49:09 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r438305 - head/www/firefox-i18n
Message-ID:  <201704111849.v3BIn9RB087149@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Apr 11 18:49:09 2017
New Revision: 438305
URL: https://svnweb.freebsd.org/changeset/ports/438305

Log:
  www/firefox-i18n: chase required firefox version after r438264
  
  Submitted by:	jkim
  Pointy hat to:	jbeich

Modified:
  head/www/firefox-i18n/Makefile   (contents, props changed)

Modified: head/www/firefox-i18n/Makefile
==============================================================================
--- head/www/firefox-i18n/Makefile	Tue Apr 11 18:49:00 2017	(r438304)
+++ head/www/firefox-i18n/Makefile	Tue Apr 11 18:49:09 2017	(r438305)
@@ -15,7 +15,7 @@ COMMENT=	Localized interface for Firefox
 
 EXTRACT_DEPENDS=	zip:archivers/zip
 
-USES=		zip:infozip gecko:firefox,52,build
+USES=		zip:infozip gecko:firefox,53,build
 USE_XPI=	firefox
 
 NO_ARCH=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704111849.v3BIn9RB087149>