Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Apr 2013 07:17:05 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1248 - in trunk/www: linux-firefox linux-firefox-esr
Message-ID:  <201304180717.r3I7H5qT053667@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Apr 18 07:17:04 2013
New Revision: 1248

Log:
restore linux version of firefox-esr but as a separate port

Added:
   trunk/www/linux-firefox-esr/
      - copied from r1244, trunk/www/linux-firefox/
Modified:
   trunk/www/linux-firefox-esr/Makefile
   trunk/www/linux-firefox/Makefile

Modified: trunk/www/linux-firefox-esr/Makefile
==============================================================================
--- trunk/www/linux-firefox/Makefile	Wed Apr 17 17:55:32 2013	(r1244)
+++ trunk/www/linux-firefox-esr/Makefile	Thu Apr 18 07:17:04 2013	(r1248)
@@ -10,6 +10,8 @@
 MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	Web browser based on the browser portion of Mozilla
 
+CONFLICTS=	linux-firefox-2[0-35-9].* linux-firefox-1[1-689].*
+LATEST_LINK=	linux-firefox-esr
 USE_LDCONFIG=	yes
 USE_BZIP2=	yes
 

Modified: trunk/www/linux-firefox/Makefile
==============================================================================
--- trunk/www/linux-firefox/Makefile	Thu Apr 18 06:49:42 2013	(r1247)
+++ trunk/www/linux-firefox/Makefile	Thu Apr 18 07:17:04 2013	(r1248)
@@ -13,6 +13,7 @@
 # gecko version must be exactly same
 EXTRACT_DEPENDS=${NONEXISTENT}:${PORTSDIR}/www/linux-seamonkey:extract
 
+CONFLICTS=	linux-firefox-24.* linux-firefox-1[07].*
 USE_LDCONFIG=	yes
 USE_BZIP2=	yes
 



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