svn commit: r492856 - branches/2019Q1/www/firefox-esr-i18n

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


Author: cmt
Date: Wed Feb 13 12:39:47 2019
New Revision: 492856
URL: https://svnweb.freebsd.org/changeset/ports/492856

Log:
  MFH: r492855
  
  also update firefox-esr-i18n's Makefile
  
  PR:		235710
  Reported by:	jbeich@
  Approved by:	gecko (jbeich@, implicit)
  
  Approved by:	portmgr (blanket: cleaning up the mess I made)

Modified:
  branches/2019Q1/www/firefox-esr-i18n/Makefile
Directory Properties:
  branches/2019Q1/   (props changed)

Modified: branches/2019Q1/www/firefox-esr-i18n/Makefile
==============================================================================
--- branches/2019Q1/www/firefox-esr-i18n/Makefile	Wed Feb 13 12:37:32 2019	(r492855)
+++ branches/2019Q1/www/firefox-esr-i18n/Makefile	Wed Feb 13 12:39:47 2019	(r492856)
@@ -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-branches mailing list