summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2009-11-08 20:07:51 -0600
committerGeorge Sherwood2009-11-08 20:07:51 -0600
commit7a8b7d8951f6899ee20f0d595c1df6651232efc5 (patch)
tree0d5a7962cc2719b07332c7b0180f08f21affd8dc
parentaa5958b8f534aa94c4a8524a3434bdafcfbb65ac (diff)
seamonkey-bin: Updated stable and devel to 2.0.
-rwxr-xr-xbin-http/seamonkey-bin/DEPENDS3
-rwxr-xr-xbin-http/seamonkey-bin/DETAILS12
-rw-r--r--bin-http/seamonkey-bin/HISTORY5
3 files changed, 11 insertions, 9 deletions
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@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@sourcemage.org>
* DETAILS: Updated devel to 2.0rc1