svn commit: r492855 - head/www/firefox-esr-i18n

Christoph Moench-Tegeder cmt at FreeBSD.org
Wed Feb 13 12:37:33 UTC 2019


Author: cmt
Date: Wed Feb 13 12:37:32 2019
New Revision: 492855
URL: https://svnweb.freebsd.org/changeset/ports/492855

Log:
  also update firefox-esr-i18n's Makefile
  
  PR:		235710
  Reported by:	jbeich@
  Approved by:	gecko (jbeich@, implicit)
  MFH:		2019Q1

Modified:
  head/www/firefox-esr-i18n/Makefile

Modified: head/www/firefox-esr-i18n/Makefile
==============================================================================
--- head/www/firefox-esr-i18n/Makefile	Wed Feb 13 11:49:25 2019	(r492854)
+++ head/www/firefox-esr-i18n/Makefile	Wed Feb 13 12:37:32 2019	(r492855)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	firefox
-PORTVERSION=	60.5.0
-PORTREVISION=	1
+PORTVERSION=	60.5.1
 CATEGORIES=	www
 MASTER_SITES=	MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}esr/linux-i686/xpi \
 		MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}esr-candidates/build2/linux-i686/xpi


More information about the svn-ports-head mailing list