[Lunar-commits] <moonbase-other> thunderbird: version bumped to 16.0.1.

Florin Braescu florin at lunar-linux.org
Sun Oct 14 10:44:42 CEST 2012


commit ef9d0f47d67b5f1e4162a0268e3168a432632443
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 14 Oct 2012 01:44:42 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/ef9d0f47d67b5f1e4162a0268e3168a432632443

thunderbird: version bumped to 16.0.1.
---
  mail/thunderbird/BUILD     | +1/-10    
  mail/thunderbird/CONFIGURE | +0/-1     
  mail/thunderbird/DETAILS   | +3/-3     
  3 files changed, 4 insertions(+), 14 deletions(-)

--- a/mail/thunderbird/BUILD
+++ b/mail/thunderbird/BUILD
@@ -65,16 +65,7 @@
   setterm -bfreq -blength &&
 
   #Finally, the build!
-  if [ "$PGO" == "y" ] ; then
-    #CCache breaks the pgo build
-    export CCACHE_DISABLE=1  &&
-    echo "ac_add_options --enable-profile-guided-optimization" >> mozconfig  &&
-    echo "mk_add_options PROFILE_GEN_SCRIPT='python $MOZ_OBJDIR/_profile/pgo/profileserver.py'" >> mozconfig  &&
-    make -f client.mk build ${MAKES:+-j${MAKES}} &&
-    make -f client.mk profiledbuild ${MAKES:+-j${MAKES}}
-  else
-    make -f client.mk build ${MAKES:+-j${MAKES}}
-  fi  &&
+  make -f client.mk build ${MAKES:+-j${MAKES}}  &&
 
   cd ${MOZ_OBJDIR}  &&
   prepare_install   &&
--- a/mail/thunderbird/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-mquery PGO "Build with Profile Guided Optimization?"  y  "--enable-profile-guided-optimization"  ""
--- a/mail/thunderbird/DETAILS
+++ b/mail/thunderbird/DETAILS
@@ -1,15 +1,15 @@
           MODULE=thunderbird
-         VERSION=13.0.1
+         VERSION=16.0.1
           SOURCE=thunderbird-$VERSION.source.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/comm-release
    SOURCE_URL[0]=ftp://ftp.uni-erlangen.de/pub/mozilla.org/thunderbird/releases/$VERSION/source
    SOURCE_URL[1]=ftp://mozilla.isc.org/pub/mozilla.org/thunderbird/releases/$VERSION/source
    SOURCE_URL[2]=http://mozilla.ftp.halifax.rwth-aachen.de/mozilla/thunderbird/releases/$VERSION/source
    SOURCE_URL[3]=ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/source
-      SOURCE_VFY=sha1:fad1d9f14199067e9f85a6d1f674daf689b98ae6
+      SOURCE_VFY=sha1:827255a821d09764279e6ccaf7e7bcd13e20f25c
         WEB_SITE=http://www.mozilla.org/projects/thunderbird
          ENTERED=20031021
-         UPDATED=20120617
+         UPDATED=20121013
            SHORT="A full-featured mail client"
 
 cat << EOF




More information about the Lunar-commits mailing list