Skip to Content.
Sympa Menu

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

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 (5dca4131cb11398187164f936365e13aceebf0a6)
  • Date: Sat, 19 Dec 2009 10:57:25 -0600

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

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

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

seamonkey-bin: Updated to version 2.0.1. SECURITY_PATCH++

diff --git a/bin-http/seamonkey-bin/DETAILS b/bin-http/seamonkey-bin/DETAILS
index e921508..1b9ee48 100755
--- a/bin-http/seamonkey-bin/DETAILS
+++ b/bin-http/seamonkey-bin/DETAILS
@@ -1,19 +1,19 @@
SPELL=seamonkey-bin
if [ "$SEAMONKBIN_DEVEL" == "y" ]; then
- VERSION=2.0
+ VERSION=2.0.1
SOURCE=seamonkey-${VERSION}.tar.bz2
-
SOURCE_HASH=sha512:85df01a8804f87f887ce7409fea798e1b2d39a79c8ee755ab238947ea576f4ce976b4e0ec37ad4ff9349250911d905ccb4ebfa39accb51f96ad3993fb2c31c32
+
SOURCE_HASH=sha512:f996b9d581b5f698fbc201373f25599f7f3ddd62d587cb0e67fc4521e09918bf8cffe7598849e474bd6dd51ad5a1738ed20b85b6771f2ee74528e914f35472d3

SOURCE_URL[0]=http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/$VERSION/linux-i686/en-US/${SOURCE}
else
- VERSION=2.0
+ VERSION=2.0.1
SOURCE=seamonkey-${VERSION}.tar.bz2
-
SOURCE_HASH=sha512:85df01a8804f87f887ce7409fea798e1b2d39a79c8ee755ab238947ea576f4ce976b4e0ec37ad4ff9349250911d905ccb4ebfa39accb51f96ad3993fb2c31c32
+
SOURCE_HASH=sha512:f996b9d581b5f698fbc201373f25599f7f3ddd62d587cb0e67fc4521e09918bf8cffe7598849e474bd6dd51ad5a1738ed20b85b6771f2ee74528e914f35472d3

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
ENTERED=20070722
- SECURITY_PATCH=10
+ SECURITY_PATCH=11
LICENSE[0]=MOZILLA
SHORT="The binary version of seamonkey."
cat << EOF
diff --git a/bin-http/seamonkey-bin/HISTORY b/bin-http/seamonkey-bin/HISTORY
index 6512912..624827b 100644
--- a/bin-http/seamonkey-bin/HISTORY
+++ b/bin-http/seamonkey-bin/HISTORY
@@ -1,3 +1,7 @@
+2009-12-19 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 2.0.1
+ SECURITY_PATCH++
+
2009-11-08 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated devel and stable to 2.0. Updated stable SOURCE_URL
Updated stable SOURCE



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

Archive powered by MHonArc 2.6.24.

Top of Page