svn commit: r431781 - head/www/firefox-i18n

Jan Beich jbeich at FreeBSD.org
Wed Jan 18 08:05:22 UTC 2017


Author: jbeich
Date: Wed Jan 18 08:05:21 2017
New Revision: 431781
URL: https://svnweb.freebsd.org/changeset/ports/431781

Log:
  www/firefox-i18n: chase required firefox version after r216209
  
  PR:		216209
  Reported by:	O. Hartmann
  Pointy hat to:	jbeich

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

Modified: head/www/firefox-i18n/Makefile
==============================================================================
--- head/www/firefox-i18n/Makefile	Wed Jan 18 02:20:59 2017	(r431780)
+++ head/www/firefox-i18n/Makefile	Wed Jan 18 08:05:21 2017	(r431781)
@@ -15,7 +15,7 @@ COMMENT=	Localized interface for Firefox
 
 EXTRACT_DEPENDS=	zip:archivers/zip
 
-USES=		zip:infozip gecko:firefox,50,build
+USES=		zip:infozip gecko:firefox,51,build
 USE_XPI=	firefox
 
 NO_ARCH=	yes


More information about the svn-ports-head mailing list