[SVN-Commit] r20 - in trunk/www: firefox3 firefox3-devel

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Wed Apr 29 11:27:27 UTC 2009


Author: flo
Date: Wed Apr 29 11:27:19 2009
New Revision: 20

Log:
- Register conflicts for firefox3 and firefox3-devel

Modified:
   trunk/www/firefox3-devel/Makefile
   trunk/www/firefox3/Makefile

Modified: trunk/www/firefox3-devel/Makefile
==============================================================================
--- trunk/www/firefox3-devel/Makefile	Tue Apr 28 17:33:44 2009	(r19)
+++ trunk/www/firefox3-devel/Makefile	Wed Apr 29 11:27:19 2009	(r20)
@@ -40,6 +40,7 @@
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 NO_MOZPKGINSTALL=yes
+CONFLICTS=      firefox-3.0.*
 
 FIREFOX_ICON=		${MOZILLA}.png
 FIREFOX_ICON_SRC=	${PREFIX}/lib/${MOZILLA}/chrome/icons/default/default48.png

Modified: trunk/www/firefox3/Makefile
==============================================================================
--- trunk/www/firefox3/Makefile	Tue Apr 28 17:33:44 2009	(r19)
+++ trunk/www/firefox3/Makefile	Wed Apr 29 11:27:19 2009	(r20)
@@ -40,6 +40,7 @@
 USE_GMAKE=	yes
 MAKE_JOBS_SAFE=	yes
 NO_MOZPKGINSTALL=yes
+CONFLICTS=      firefox-3.5*
 
 FIREFOX_ICON=		${MOZILLA}.png
 FIREFOX_ICON_SRC=	${PREFIX}/lib/${MOZILLA}/chrome/icons/default/default48.png


More information about the freebsd-gecko mailing list