Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 2015 16:58:03 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r404135 - head/www/xpi-locale-switcher
Message-ID:  <201512211658.tBLGw3Sk024879@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Mon Dec 21 16:58:03 2015
New Revision: 404135
URL: https://svnweb.freebsd.org/changeset/ports/404135

Log:
  www/xpi-locale-switcher: mark broken and remove in 2 weeks
  
  This port has not worked in over a year.  It is incompatible with Firefox
  34 and presumably later; firefox-esr is at version 38.  The maintainer is
  not responsive.
  
  PR:	196271

Modified:
  head/www/xpi-locale-switcher/Makefile

Modified: head/www/xpi-locale-switcher/Makefile
==============================================================================
--- head/www/xpi-locale-switcher/Makefile	Mon Dec 21 16:33:43 2015	(r404134)
+++ head/www/xpi-locale-switcher/Makefile	Mon Dec 21 16:58:03 2015	(r404135)
@@ -9,6 +9,10 @@ CATEGORIES=	www
 MAINTAINER=	triosoft@triosoft.com.ua
 COMMENT=	Provides a convenient menu item to switch between installed languages
 
+BROKEN=		incompatible with Firefox 34 (and later presumably)
+DEPRECATED:=	${BROKEN}
+EXPIRATION_DATE=	2016-01-15
+
 XPI_DISTNAME=	locale_switcher
 XPI_NUM=	356
 XPI_ID=		{338e0b96-2285-4424-b4c8-e25560750fa3}



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