Skip to Content.
Sympa Menu

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

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 (41778bcb72f1851060afadaf18b3fba0d3eed7b4)
  • Date: Sat, 12 Dec 2009 13:35:13 -0600

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

bin-mail/thunderbird-bin/DEPENDS | 3 ---
bin-mail/thunderbird-bin/DETAILS | 10 +++++-----
bin-mail/thunderbird-bin/HISTORY | 4 ++++
3 files changed, 9 insertions(+), 8 deletions(-)

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

thunderbird-bin: Updated to version 3.0 stable and devel
Removed gcc33 from depends

diff --git a/bin-mail/thunderbird-bin/DEPENDS
b/bin-mail/thunderbird-bin/DEPENDS
index fa1bd7b..7b461f1 100755
--- a/bin-mail/thunderbird-bin/DEPENDS
+++ b/bin-mail/thunderbird-bin/DEPENDS
@@ -1,5 +1,2 @@
-if [[ "$THUNDER_BIN_DEVEL" == "n" ]]; then
- depends gcc33
-fi &&
depends gtk+2 &&
depends fontconfig
diff --git a/bin-mail/thunderbird-bin/DETAILS
b/bin-mail/thunderbird-bin/DETAILS
index 5d623b4..a3f334e 100755
--- a/bin-mail/thunderbird-bin/DETAILS
+++ b/bin-mail/thunderbird-bin/DETAILS
@@ -1,14 +1,14 @@
SPELL=thunderbird-bin
if [[ "$THUNDER_BIN_DEVEL" == "y" ]]; then
- VERSION=3.0b4
+ VERSION=3.0
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:f3881a2b10246f2c68abcfe2830d219e3f08b17ed8efdf61f0cecb74d246b79d57b3bec3f938c88eb8085911b41d9edc19218f706b9bcfde2f0725edf5b5803e

+
SOURCE_HASH=sha512:85ff840361b5450c6b11296d87f6651a331470b3673da11be63c1c340c2583403511de50a94be9db8352ef77a31ff776d1a57200c55058214e86b0f7bd314195

else
- VERSION=2.0.0.23
- SOURCE=thunderbird-${VERSION}.tar.gz
+ VERSION=3.0
+ 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:c853f9b6f309443348e7d06ace0bf112b2fe9f6d3012ceef15ab511b09e43587b703ca1b72c2ddf287a7f120743db73efbc6caa7f65e4c26f20425ec2c5e45cb
+
SOURCE_HASH=sha512:85ff840361b5450c6b11296d87f6651a331470b3673da11be63c1c340c2583403511de50a94be9db8352ef77a31ff776d1a57200c55058214e86b0f7bd314195
SOURCE=thunderbird-${VERSION}.tar.gz
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/thunderbird
diff --git a/bin-mail/thunderbird-bin/HISTORY
b/bin-mail/thunderbird-bin/HISTORY
index 75106b3..f0f54f9 100644
--- a/bin-mail/thunderbird-bin/HISTORY
+++ b/bin-mail/thunderbird-bin/HISTORY
@@ -1,3 +1,7 @@
+2009-12-12 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated devel and stabel to version 3.0
+ * DEPENDS: Removed gcc33
+
2009-11-08 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated devel to version 3.0b4




  • [SM-Commit] GIT changes to master binary grimoire by George Sherwood (41778bcb72f1851060afadaf18b3fba0d3eed7b4), George Sherwood, 12/12/2009

Archive powered by MHonArc 2.6.24.

Top of Page