[SVN-Commit] r1248 - in trunk/www: linux-firefox linux-firefox-esr
svn-freebsd-gecko at chruetertee.ch
svn-freebsd-gecko at chruetertee.ch
Thu Apr 18 07:17:11 UTC 2013
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 at 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
More information about the freebsd-gecko
mailing list