Author: beat
Date: Tue Mar 13 15:36:11 2012
New Revision: 701

Log:
- Update linux-* ports
- Mark Firefox PGO option as BROKEN
- Update SeaMonkey to 2.8 (langpacks are not available yet)

Modified:
   branches/experimental/mail/linux-thunderbird/Makefile
   branches/experimental/mail/linux-thunderbird/distinfo
   branches/experimental/www/firefox/Makefile
   branches/experimental/www/linux-firefox/Makefile
   branches/experimental/www/linux-firefox/distinfo
   branches/experimental/www/linux-seamonkey/Makefile
   branches/experimental/www/linux-seamonkey/distinfo
   branches/experimental/www/linux-seamonkey/pkg-plist
   branches/experimental/www/seamonkey/Makefile
   branches/experimental/www/seamonkey/distinfo

Modified: branches/experimental/mail/linux-thunderbird/Makefile
==============================================================================
--- branches/experimental/mail/linux-thunderbird/Makefile       Mon Mar 12 
16:42:21 2012        (r700)
+++ branches/experimental/mail/linux-thunderbird/Makefile       Tue Mar 13 
15:36:11 2012        (r701)
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=      thunderbird
-PORTVERSION=   10.0.2
+PORTVERSION=   10.0.3
 CATEGORIES=    mail
-MASTER_SITE_SUBDIR?=   ${PORTNAME}/releases/${PORTVERSION}/linux-i686/en-US
+MASTER_SITE_SUBDIR?=   ${PORTNAME}/releases/${PORTVERSION}esr/linux-i686/en-US
+DISTNAME=      ${PORTNAME}-${DISTVERSION}esr
 
 MAINTAINER=    [email protected]
 COMMENT=       Mozilla Thunderbird is standalone mail and news that stands 
above

Modified: branches/experimental/mail/linux-thunderbird/distinfo
==============================================================================
--- branches/experimental/mail/linux-thunderbird/distinfo       Mon Mar 12 
16:42:21 2012        (r700)
+++ branches/experimental/mail/linux-thunderbird/distinfo       Tue Mar 13 
15:36:11 2012        (r701)
@@ -1,2 +1,2 @@
-SHA256 (thunderbird-10.0.2.tar.bz2) = 
06abdafed6e6a5f1bbb7de90ed7fb6498d9b2c0a4a9c1c84a6f326ea606f3d5a
-SIZE (thunderbird-10.0.2.tar.bz2) = 18549327
+SHA256 (thunderbird-10.0.3esr.tar.bz2) = 
6301c227be7ad5b767a0d29131fb0c45599f1020a0628162141262eccde9c3ed
+SIZE (thunderbird-10.0.3esr.tar.bz2) = 18549592

Modified: branches/experimental/www/firefox/Makefile
==============================================================================
--- branches/experimental/www/firefox/Makefile  Mon Mar 12 16:42:21 2012        
(r700)
+++ branches/experimental/www/firefox/Makefile  Tue Mar 13 15:36:11 2012        
(r701)
@@ -74,6 +74,7 @@
 .endif
 
 .if defined(WITH_PGO)
+BROKEN=                does not build
 BUILD_DEPENDS+=        
${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3
 USE_PYTHON_BUILD=      yes
 USE_DISPLAY=           yes

Modified: branches/experimental/www/linux-firefox/Makefile
==============================================================================
--- branches/experimental/www/linux-firefox/Makefile    Mon Mar 12 16:42:21 
2012        (r700)
+++ branches/experimental/www/linux-firefox/Makefile    Tue Mar 13 15:36:11 
2012        (r701)
@@ -6,10 +6,11 @@
 #
 
 PORTNAME=      firefox
-PORTVERSION=   10.0.2
+PORTVERSION=   10.0.3
 PORTEPOCH=     1
 CATEGORIES=    www
-MASTER_SITE_SUBDIR?=   firefox/releases/${PORTVERSION}/linux-i686/en-US
+MASTER_SITE_SUBDIR?=   firefox/releases/${PORTVERSION}esr/linux-i686/en-US
+DISTNAME=      ${PORTNAME}-${DISTVERSION}esr
 
 MAINTAINER=    [email protected]
 COMMENT=       Web browser based on the browser portion of Mozilla

Modified: branches/experimental/www/linux-firefox/distinfo
==============================================================================
--- branches/experimental/www/linux-firefox/distinfo    Mon Mar 12 16:42:21 
2012        (r700)
+++ branches/experimental/www/linux-firefox/distinfo    Tue Mar 13 15:36:11 
2012        (r701)
@@ -1,2 +1,2 @@
-SHA256 (firefox-10.0.2.tar.bz2) = 
83b13b3b00bfd146f40c9795112582ebb10db6a75b5e971065283f51d7ea7aeb
-SIZE (firefox-10.0.2.tar.bz2) = 17161122
+SHA256 (firefox-10.0.3esr.tar.bz2) = 
bb62a40167699961e8acf0e658cfb0b759a6f3d96f6db4e658f4fdc8bd1f72cf
+SIZE (firefox-10.0.3esr.tar.bz2) = 17295626

Modified: branches/experimental/www/linux-seamonkey/Makefile
==============================================================================
--- branches/experimental/www/linux-seamonkey/Makefile  Mon Mar 12 16:42:21 
2012        (r700)
+++ branches/experimental/www/linux-seamonkey/Makefile  Tue Mar 13 15:36:11 
2012        (r701)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      seamonkey
-PORTVERSION=   2.7.2
+PORTVERSION=   2.8
 CATEGORIES=    www
 MASTER_SITE_SUBDIR=    ${PORTNAME}/releases/${PORTVERSION}/linux-i686/en-US
 

Modified: branches/experimental/www/linux-seamonkey/distinfo
==============================================================================
--- branches/experimental/www/linux-seamonkey/distinfo  Mon Mar 12 16:42:21 
2012        (r700)
+++ branches/experimental/www/linux-seamonkey/distinfo  Tue Mar 13 15:36:11 
2012        (r701)
@@ -1,2 +1,2 @@
-SHA256 (seamonkey-2.7.2.tar.bz2) = 
acdf399ae56c7dc065f1ca59ea57e45858e3a7b73cf5c273e70230ada34e253e
-SIZE (seamonkey-2.7.2.tar.bz2) = 21277328
+SHA256 (seamonkey-2.8.tar.bz2) = 
3a0a576d822a4bac3f3dccf5869bdaeb00cbd47d3679304517a338a8229c7389
+SIZE (seamonkey-2.8.tar.bz2) = 21384254

Modified: branches/experimental/www/linux-seamonkey/pkg-plist
==============================================================================
--- branches/experimental/www/linux-seamonkey/pkg-plist Mon Mar 12 16:42:21 
2012        (r700)
+++ branches/experimental/www/linux-seamonkey/pkg-plist Tue Mar 13 15:36:11 
2012        (r701)
@@ -75,6 +75,9 @@
 lib/%%APP_NAME%%/extensions/[email protected]
 lib/%%APP_NAME%%/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi
 lib/%%APP_NAME%%/icons/updater.png
+lib/%%APP_NAME%%/isp/Bogofilter.sfd
+lib/%%APP_NAME%%/isp/DSPAM.sfd
+lib/%%APP_NAME%%/isp/POPFile.sfd
 lib/%%APP_NAME%%/isp/SpamAssassin.sfd
 lib/%%APP_NAME%%/isp/SpamPal.sfd
 lib/%%APP_NAME%%/isp/movemail.rdf
@@ -114,7 +117,6 @@
 lib/%%APP_NAME%%/searchplugins/google.xml
 lib/%%APP_NAME%%/searchplugins/wikipedia.xml
 lib/%%APP_NAME%%/searchplugins/yahoo.xml
-lib/%%APP_NAME%%/update.locale
 lib/%%APP_NAME%%/updater
 lib/%%APP_NAME%%/updater.ini
 @exec /bin/cp -R %%LOCALBASE%%/lib/npapi/symlinks/%%APP_NAME%%/  
%D/lib/%%APP_NAME%%/plugins/ 2>/dev/null || true

Modified: branches/experimental/www/seamonkey/Makefile
==============================================================================
--- branches/experimental/www/seamonkey/Makefile        Mon Mar 12 16:42:21 
2012        (r700)
+++ branches/experimental/www/seamonkey/Makefile        Tue Mar 13 15:36:11 
2012        (r701)
@@ -6,7 +6,7 @@
 #.1
 
 PORTNAME=      seamonkey
-DISTVERSION=   2.8b6
+DISTVERSION=   2.8
 CATEGORIES?=   www ipv6
 MASTER_SITES=  ${MASTER_SITE_MOZILLA_EXTENDED}
 MASTER_SITE_SUBDIR=    seamonkey/releases/${DISTVERSION}/source
@@ -67,8 +67,8 @@
 
 .include <bsd.port.pre.mk>
 
-MOZSRC:=       ${WRKDIR}/comm-beta/mozilla
-WRKSRC=                ${WRKDIR}/comm-beta
+MOZSRC:=       ${WRKDIR}/comm-release/mozilla
+WRKSRC=                ${WRKDIR}/comm-release
 
 .if ${HAVE_GNOME:Mlibgnomeui}!=""
 USE_GNOME+=    libgnomeui

Modified: branches/experimental/www/seamonkey/distinfo
==============================================================================
--- branches/experimental/www/seamonkey/distinfo        Mon Mar 12 16:42:21 
2012        (r700)
+++ branches/experimental/www/seamonkey/distinfo        Tue Mar 13 15:36:11 
2012        (r701)
@@ -1,2 +1,2 @@
-SHA256 (seamonkey-2.8b6.source.tar.bz2) = 
dbcd099d8d7064841dc84cb0d7540aca0ce476e04275947d9a8e374e7c4b1798
-SIZE (seamonkey-2.8b6.source.tar.bz2) = 101847418
+SHA256 (seamonkey-2.8.source.tar.bz2) = 
2d4d1789263ce182cb515da1a37b48c0e8a9eb8ebbb03962d730b644b257fe2a
+SIZE (seamonkey-2.8.source.tar.bz2) = 101616662
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to