Author: jbeich
Date: Tue Sep  9 09:25:46 2014
New Revision: 1690

Log:
downgrade firefox to what the branch is for

Replaced:
   branches/firefox32/www/firefox/
      - copied from r1681, trunk/www/firefox/
   branches/firefox32/www/firefox-i18n/
      - copied from r1681, trunk/www/firefox-i18n/
   branches/firefox32/www/linux-firefox/
      - copied from r1681, trunk/www/linux-firefox/
Modified:
   branches/firefox32/Mk/Uses/gecko.mk

Modified: branches/firefox32/Mk/Uses/gecko.mk
==============================================================================
--- branches/firefox32/Mk/Uses/gecko.mk Fri Sep  5 18:19:04 2014        (r1689)
+++ branches/firefox32/Mk/Uses/gecko.mk Tue Sep  9 09:25:46 2014        (r1690)
@@ -39,12 +39,12 @@
 .elif ${_GECKO_ARGS:Mfirefox}
 
 _GECKO_DEFAULT_VERSION=        31
-_GECKO_VERSIONS=               31 33
+_GECKO_VERSIONS=               31 32
 _GECKO_TYPE=   firefox
 
 # Dependence lines for different Firefox versions
 31_DEPENDS=            
${LOCALBASE}/lib/firefox/firefox:${PORTSDIR}/www/firefox-esr
-33_DEPENDS=            ${LOCALBASE}/lib/firefox/firefox:${PORTSDIR}/www/firefox
+32_DEPENDS=            ${LOCALBASE}/lib/firefox/firefox:${PORTSDIR}/www/firefox
 
 .if exists(${LOCALBASE}/bin/firefox)
 _GECKO_INSTALLED_VER!= ${LOCALBASE}/bin/firefox --version 2>/dev/null
_______________________________________________
freebsd-gecko@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"

Reply via email to