Skip to Content.
Sympa Menu

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

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 (7a8b7d8951f6899ee20f0d595c1df6651232efc5)
  • Date: Sun, 8 Nov 2009 20:11:04 -0600

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

bin-http/seamonkey-bin/DEPENDS | 3 ---
bin-http/seamonkey-bin/DETAILS | 12 ++++++------
bin-http/seamonkey-bin/HISTORY | 5 +++++
3 files changed, 11 insertions(+), 9 deletions(-)

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

seamonkey-bin: Updated stable and devel to 2.0.

diff --git a/bin-http/seamonkey-bin/DEPENDS b/bin-http/seamonkey-bin/DEPENDS
index abfd9e3..7c833f7 100755
--- a/bin-http/seamonkey-bin/DEPENDS
+++ b/bin-http/seamonkey-bin/DEPENDS
@@ -1,6 +1,3 @@
-if [[ "$SEAMONKBIN_DEVEL" == "n" ]]; then
- depends gcc33
-fi &&
depends zlib &&
depends jpeg &&
depends libpng &&
diff --git a/bin-http/seamonkey-bin/DETAILS b/bin-http/seamonkey-bin/DETAILS
index f71d8af..e921508 100755
--- a/bin-http/seamonkey-bin/DETAILS
+++ b/bin-http/seamonkey-bin/DETAILS
@@ -1,14 +1,14 @@
SPELL=seamonkey-bin
if [ "$SEAMONKBIN_DEVEL" == "y" ]; then
- VERSION=2.0rc1
+ VERSION=2.0
SOURCE=seamonkey-${VERSION}.tar.bz2
-
SOURCE_HASH=sha512:0d0e75597ee2dd4d48b522867948e0d5bd4ce5926995b5cfd043a371643c4c14d424b8bc2594bde6c93905ce34e40a14f7e28b1fee0310dbc5b1d5c509fbfbcd
+
SOURCE_HASH=sha512:85df01a8804f87f887ce7409fea798e1b2d39a79c8ee755ab238947ea576f4ce976b4e0ec37ad4ff9349250911d905ccb4ebfa39accb51f96ad3993fb2c31c32

SOURCE_URL[0]=http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/$VERSION/linux-i686/en-US/${SOURCE}
else
- VERSION=1.1.18
- SOURCE=seamonkey-${VERSION}.en-US.linux-i686.tar.gz
-
SOURCE_HASH=sha512:036de6fc1f91a20b9a388e4359a5fb5ac6a456d09a9778736be2fad8c2ce6b55abde038b435014e3f2c45a7dab4f2a1eb7f948b13f68bcb95dc8153154183eb8
-
SOURCE_URL[0]=http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/$VERSION/${SOURCE}
+ VERSION=2.0
+ SOURCE=seamonkey-${VERSION}.tar.bz2
+
SOURCE_HASH=sha512:85df01a8804f87f887ce7409fea798e1b2d39a79c8ee755ab238947ea576f4ce976b4e0ec37ad4ff9349250911d905ccb4ebfa39accb51f96ad3993fb2c31c32
+
SOURCE_URL[0]=http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/$VERSION/linux-i686/en-US/${SOURCE}
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/seamonkey
WEB_SITE=http://www.mozilla.org/seamonkey
diff --git a/bin-http/seamonkey-bin/HISTORY b/bin-http/seamonkey-bin/HISTORY
index faed1c1..6512912 100644
--- a/bin-http/seamonkey-bin/HISTORY
+++ b/bin-http/seamonkey-bin/HISTORY
@@ -1,3 +1,8 @@
+2009-11-08 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated devel and stable to 2.0. Updated stable SOURCE_URL
+ Updated stable SOURCE
+ * DEPENDS: Removed stable depends gcc33
+
2009-10-10 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated devel to 2.0rc1




  • [SM-Commit] GIT changes to master binary grimoire by George Sherwood (7a8b7d8951f6899ee20f0d595c1df6651232efc5), George Sherwood, 11/08/2009

Archive powered by MHonArc 2.6.24.

Top of Page