Skip to Content.
Sympa Menu

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

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 (39555db79d054fd96c56ac4fe38ac188e40bff5c)
  • Date: Mon, 1 Mar 2010 21:26:08 -0600

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

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

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

thunderbird-bin: Updated to version 3.0.3

diff --git a/bin-mail/thunderbird-bin/DETAILS
b/bin-mail/thunderbird-bin/DETAILS
index d7d63a6..40905b7 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.0.1
+ VERSION=3.0.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:4bc22f771d23159bb72496d0d892a001f6ecbe4fe4f8bff874b26be94630aad0742789fe4193c14a328be8bac4aff8e73657c3fac01f2deb0b6a9439b09f7438

+
SOURCE_HASH=sha512:4ab2962da0701e166ab94f6a7c4a031b4da53afa8b94f8b80d19e4683819c4f1992ed3b23bf6ad1ff231023f120c6c57655f71581ec2fc38c10d7273901ea7b3
else
- VERSION=3.0.1
+ VERSION=3.0.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:4bc22f771d23159bb72496d0d892a001f6ecbe4fe4f8bff874b26be94630aad0742789fe4193c14a328be8bac4aff8e73657c3fac01f2deb0b6a9439b09f7438
+
SOURCE_HASH=sha512:4ab2962da0701e166ab94f6a7c4a031b4da53afa8b94f8b80d19e4683819c4f1992ed3b23bf6ad1ff231023f120c6c57655f71581ec2fc38c10d7273901ea7b3
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/thunderbird

WEB_SITE=http://www.mozilla.org/projects/thunderbird
ENTERED=20050301
- SECURITY_PATCH=9
+ SECURITY_PATCH=10
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 0e1045b..a67d64d 100644
--- a/bin-mail/thunderbird-bin/HISTORY
+++ b/bin-mail/thunderbird-bin/HISTORY
@@ -1,3 +1,7 @@
+2010-03-01 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 3.0.3
+ SECURITY_PATCH++ for update to version 3.0.2
+
2010-01-24 George sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated devel and stable to version 3.0.1




  • [SM-Commit] GIT changes to master binary grimoire by George Sherwood (39555db79d054fd96c56ac4fe38ac188e40bff5c), George Sherwood, 03/01/2010

Archive powered by MHonArc 2.6.24.

Top of Page