Skip to Content.
Sympa Menu

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

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 (468038cc4f72d1108f93f5beffe90b53db83c840)
  • Date: Mon, 22 Feb 2010 19:55:30 -0600

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

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

New commits:
commit 468038cc4f72d1108f93f5beffe90b53db83c840
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

seamonkey-bin: Updated to version 2.0.3. SECURITY_PATCH++.
Updated WEB_SITE

diff --git a/bin-http/seamonkey-bin/DETAILS b/bin-http/seamonkey-bin/DETAILS
index 1b9ee48..68becb3 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.1
+ VERSION=2.0.3
SOURCE=seamonkey-${VERSION}.tar.bz2
-
SOURCE_HASH=sha512:f996b9d581b5f698fbc201373f25599f7f3ddd62d587cb0e67fc4521e09918bf8cffe7598849e474bd6dd51ad5a1738ed20b85b6771f2ee74528e914f35472d3
+
SOURCE_HASH=sha512:c8512dca0af808d20f54076c002de0acbb7d708d93fcfa04a48e8c27bbd5a7748cbba067af8b635db9f1543e8820e5c69d045896fe7cb2717a50a6978b0b251a

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

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
+ WEB_SITE=http://www.seamonkey-project.org
ENTERED=20070722
- SECURITY_PATCH=11
+ SECURITY_PATCH=12
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 624827b..492251a 100644
--- a/bin-http/seamonkey-bin/HISTORY
+++ b/bin-http/seamonkey-bin/HISTORY
@@ -1,3 +1,7 @@
+2010-02-22 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 2.0.3. Updated WEB_SITE
+ SECURITY_PATCH++
+
2009-12-19 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 2.0.1
SECURITY_PATCH++



  • [SM-Commit] GIT changes to master binary grimoire by George Sherwood (468038cc4f72d1108f93f5beffe90b53db83c840), George Sherwood, 02/22/2010

Archive powered by MHonArc 2.6.24.

Top of Page