Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (177f749c6faa067ea0a683e02c34e1cf2c28877b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (177f749c6faa067ea0a683e02c34e1cf2c28877b)
  • Date: Wed, 11 Mar 2015 05:27:43 -0500

GIT changes to stable-0.62 grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

http/seamonkey/DEPENDS | 4 ++--
http/seamonkey/DETAILS | 6 +++---
http/seamonkey/HISTORY | 4 ++++
3 files changed, 9 insertions(+), 5 deletions(-)

New commits:
commit 177f749c6faa067ea0a683e02c34e1cf2c28877b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

seamonkey: => 2.33 [security]

(cherry picked from commit 52d891b7a8f0c399a6c37e845af174fc63c2666c)

diff --git a/http/seamonkey/DEPENDS b/http/seamonkey/DEPENDS
index 9988714..2a5c3b1 100755
--- a/http/seamonkey/DEPENDS
+++ b/http/seamonkey/DEPENDS
@@ -13,13 +13,13 @@ fi &&

depends -sub 3.17.x nss &&

-if spell_ok nss && is_version_less $(installed_version nss) 3.17.1; then
+if spell_ok nss && is_version_less $(installed_version nss) 3.17.4; then
force_depends nss
fi &&

depends -sub "TSAFE SECURE_DELETE ENABLE_UNLOCK_NOTIFY" sqlite &&

-if spell_ok sqlite && is_version_less $(installed_version sqlite) 3.8.5; then
+if spell_ok sqlite && is_version_less $(installed_version sqlite) 3.8.7.4;
then
force_depends sqlite
fi &&

diff --git a/http/seamonkey/DETAILS b/http/seamonkey/DETAILS
index e7dd333..ed87b16 100755
--- a/http/seamonkey/DETAILS
+++ b/http/seamonkey/DETAILS
@@ -1,11 +1,11 @@
SPELL=seamonkey
- VERSION=2.32.1
- SECURITY_PATCH=60
+ VERSION=2.33
+ SECURITY_PATCH=61
SOURCE=$SPELL-$VERSION.source.tar.bz2
SOURCE_URI=seamonkey/releases/$VERSION/source/$SOURCE
SOURCE_URL[0]=ftp://ftp.mozilla.org/pub/mozilla.org/$SOURCE_URI
SOURCE_URL[1]=http://releases.mozilla.org/pub/mozilla.org/$SOURCE_URI
-
SOURCE_HASH=sha512:2bca17d952abe38952d56e11a7b2bea7cff9aaa4e780467c8f6c8510826353d8319fff84f93fcc30b580e270f765bb33f3ea0d5c0c69ee1fd625107906eaaec6
+
SOURCE_HASH=sha512:1c3e37468dd02f1f85e4605b0c429b466043172adabadd95789d85f8799992e26acb962a43b01b98e2e52c710bfb8f78b5b163cf1a8c6e7d844e9d00587c032b
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.seamonkey-project.org/
TMPFS=off
diff --git a/http/seamonkey/HISTORY b/http/seamonkey/HISTORY
index f56cb33..3a717f2 100644
--- a/http/seamonkey/HISTORY
+++ b/http/seamonkey/HISTORY
@@ -1,3 +1,7 @@
+2015-03-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.33; SECURITY_PATCH++
+ * DEPENDS: updated requirements -- nss (>=3.17.4), sqlite (>=3.8.7.4)
+
2015-02-09 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.32.1




  • [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (177f749c6faa067ea0a683e02c34e1cf2c28877b), Vlad Glagolev, 03/11/2015

Archive powered by MHonArc 2.6.24.

Top of Page