Skip to Content.
Sympa Menu

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

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 grimoire by George Sherwood (c53035a9f74da77a171e7b03f644825006452f48)
  • Date: Fri, 30 Sep 2011 15:44:25 -0500

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

http/firefox/DETAILS | 8 ++++----
http/firefox/HISTORY | 3 +++
2 files changed, 7 insertions(+), 4 deletions(-)

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

firefox: Updated to version 7.0.1

diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index 9e27e9d..cb478c1 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -1,16 +1,16 @@
SPELL=firefox
if [[ $FIREFOX_CVS == y ]]; then
- VERSION=7.0
+ VERSION=7.0.1
SOURCE=$SPELL-$VERSION.source.tar.bz2
-
SOURCE_HASH=sha512:ba00c3205677c109b75ec5696cddc68c1df5e18e3c179e2e62fda72f15e6f7b457bb6dfcdd1abc856d292688ecf87db50f063a49afa3799799b50060ddc00284
+
SOURCE_HASH=sha512:ddfb9deb8cdc6fd325119db2a829e698c05f3fccd8d5764455a87c795ea5921bac4d64435d40d007075b306fdcac99e65ad8ca1e6e94a8025c42de91b2142d4e
# SOURCE2=$SOURCE.asc
# SOURCE_GPG=firefox.gpg:$SOURCE2:UPSTREAM_KEY

SOURCE_URL[0]=ftp://ftp.mozilla.org/pub/$SPELL/releases/$VERSION/source/$SOURCE
SOURCE2_URL[0]=$SOURCE_URL.asc
else
- VERSION=7.0
+ VERSION=7.0.1
SOURCE=$SPELL-$VERSION.source.tar.bz2
-
SOURCE_HASH=sha512:ba00c3205677c109b75ec5696cddc68c1df5e18e3c179e2e62fda72f15e6f7b457bb6dfcdd1abc856d292688ecf87db50f063a49afa3799799b50060ddc00284
+
SOURCE_HASH=sha512:ddfb9deb8cdc6fd325119db2a829e698c05f3fccd8d5764455a87c795ea5921bac4d64435d40d007075b306fdcac99e65ad8ca1e6e94a8025c42de91b2142d4e
# SOURCE2=$SOURCE.asc
# SOURCE_GPG=firefox.gpg:$SOURCE2:UPSTREAM_KEY

SOURCE_URL[0]=ftp://ftp.mozilla.org/pub/$SPELL/releases/$VERSION/source/$SOURCE
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 40fdc5d..defed9d 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2011-09-30 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 7.0.1
+
2011-09-29 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 7.0




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (c53035a9f74da77a171e7b03f644825006452f48), George Sherwood, 09/30/2011

Archive powered by MHonArc 2.6.24.

Top of Page