Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by George Sherwood (f11afd6fb845f93e02b215b1ab18a484b75166d1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master binary grimoire by George Sherwood (f11afd6fb845f93e02b215b1ab18a484b75166d1)
  • Date: Fri, 10 Sep 2010 21:32:43 -0500

GIT changes to master binary grimoire by George Sherwood
<gsherwood AT sourcemage.org>:

bin-mail/thunderbird-bin/DETAILS | 10 +++++-----
bin-mail/thunderbird-bin/HISTORY | 3 +++
2 files changed, 8 insertions(+), 5 deletions(-)

New commits:
commit f11afd6fb845f93e02b215b1ab18a484b75166d1
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

thunderbird: Updated to version 3.1.3. SECURITY_PATCH++

diff --git a/bin-mail/thunderbird-bin/DETAILS
b/bin-mail/thunderbird-bin/DETAILS
index d72ef1d..63b2032 100755
--- a/bin-mail/thunderbird-bin/DETAILS
+++ b/bin-mail/thunderbird-bin/DETAILS
@@ -1,20 +1,20 @@
SPELL=thunderbird-bin
if [[ "$THUNDER_BIN_DEVEL" == "y" ]]; then
- VERSION=3.1.1
+ VERSION=3.1.3
SOURCE=thunderbird-${VERSION}.tar.bz2

SOURCE_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/linux-i686/en-US/$SOURCE
-
SOURCE_HASH=sha512:58cefecc89c820209ef294c49d887a1738d2a7c8ed99d39a81beab4ebe5c85363a1b2c2acccf214b9f7a443af5c1989815502f6f5d146c603484429cc55f4b77
+
SOURCE_HASH=sha512:2e2f3a868f8a6a183bbbbfad1f9b58c622d6fc54cfb0b73e712b3f14407152b5bc516606476ff0601b0c1dd6a99480809fe51e1429f497ebd39690fd9e1e1b1a
else
- VERSION=3.1.1
+ VERSION=3.1.3
SOURCE=thunderbird-${VERSION}.tar.bz2

SOURCE_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/linux-i686/en-US/$SOURCE
-
SOURCE_HASH=sha512:58cefecc89c820209ef294c49d887a1738d2a7c8ed99d39a81beab4ebe5c85363a1b2c2acccf214b9f7a443af5c1989815502f6f5d146c603484429cc55f4b77
+
SOURCE_HASH=sha512:2e2f3a868f8a6a183bbbbfad1f9b58c622d6fc54cfb0b73e712b3f14407152b5bc516606476ff0601b0c1dd6a99480809fe51e1429f497ebd39690fd9e1e1b1a
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/thunderbird

WEB_SITE=http://www.mozilla.org/projects/thunderbird
ENTERED=20050301
- SECURITY_PATCH=11
+ SECURITY_PATCH=12
LICENSE[0]=MOZILLA
SHORT="The pre-compiled i686 version of thunderbird mailer"
cat << EOF
diff --git a/bin-mail/thunderbird-bin/HISTORY
b/bin-mail/thunderbird-bin/HISTORY
index 4606b83..e77c87e 100644
--- a/bin-mail/thunderbird-bin/HISTORY
+++ b/bin-mail/thunderbird-bin/HISTORY
@@ -1,3 +1,6 @@
+2010-09-10 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 3.1.3 SECURITY_PATCH++
+
2010-07-23 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 3.1.1. SECURITY_PATCH++




  • [SM-Commit] GIT changes to master binary grimoire by George Sherwood (f11afd6fb845f93e02b215b1ab18a484b75166d1), George Sherwood, 09/10/2010

Archive powered by MHonArc 2.6.24.

Top of Page