Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Mar 2011 23:15:03 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r518 - in branches/experimental/www: firefox firefox-i18n firefox36 firefox36-i18n
Message-ID:  <201103162315.p2GNF321027634@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: beat
Date: Wed Mar 16 23:15:03 2011
New Revision: 518

Log:
- Prepare for Firefox 4.0:
  -> Move www/firefox to www/firefox36.
  -> Move www/firefox-i18n to www/firefox36-i18n.

Added:
   branches/experimental/www/firefox36/
      - copied from r516, branches/experimental/www/firefox/
   branches/experimental/www/firefox36-i18n/
      - copied from r516, branches/experimental/www/firefox-i18n/
Deleted:
   branches/experimental/www/firefox/
   branches/experimental/www/firefox-i18n/
Modified:
   branches/experimental/www/firefox36-i18n/Makefile
   branches/experimental/www/firefox36/Makefile

Modified: branches/experimental/www/firefox36-i18n/Makefile
==============================================================================
--- branches/experimental/www/firefox-i18n/Makefile	Tue Mar 15 14:16:11 2011	(r516)
+++ branches/experimental/www/firefox36-i18n/Makefile	Wed Mar 16 23:15:03 2011	(r518)
@@ -16,7 +16,7 @@
 MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	Localized interface for Firefox 3.6
 
-USE_FIREFOX=	yes
+USE_FIREFOX=	36
 USE_XPI=	*firefox3
 
 USE_SUBMAKE=	yes

Modified: branches/experimental/www/firefox36/Makefile
==============================================================================
--- branches/experimental/www/firefox/Makefile	Tue Mar 15 14:16:11 2011	(r516)
+++ branches/experimental/www/firefox36/Makefile	Wed Mar 16 23:15:03 2011	(r518)
@@ -19,6 +19,7 @@
 BUILD_DEPENDS=	nspr>=4.8.6:${PORTSDIR}/devel/nspr
 
 USE_AUTOTOOLS=	autoconf213
+LATEST_LINK=	firefox36
 USE_GECKO=	gecko
 MOZ_PKGCONFIG_FILES=	# empty
 USE_MOZILLA=	-png -nss -dbm -jpeg -xft -cairo



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