[SM-Commit] GIT changes to master grimoire by George Sherwood (77d26beed313d3ed85f64104e6b5a9a3528c871e)

George Sherwood scm at sourcemage.org
Fri Sep 21 12:34:40 EDT 2007


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

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

New commits:
commit 77d26beed313d3ed85f64104e6b5a9a3528c871e
Author: George Sherwood <gsherwood at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

    firefox: Hopefully at least now have a working firefox spell.  Still
    need to find the missing sig for firefox.gpg

commit a65449098a9a0dc927ce7078a454729288657348
Author: George Sherwood <gsherwood at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

    Revert "firefox some of the lines in DETAILS were left commented, uncommented
    them". Reverting this and fixing the one left uncommented.
    
    This reverts commit d5a05dd6cbcf1f6a4f7e73a7183c841a7710dfbf.

diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index bb63393..e41176a 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -7,15 +7,15 @@ if  [  "$FIREFOX_CVS"  ==  "y"  ];  then
 else
          VERSION=2.0.0.7
           SOURCE=$SPELL-$VERSION-source.tar.bz2
-         SOURCE2=${SOURCE}.asc
-      SOURCE_GPG="firefox.gpg:${SOURCE2}:UPSTREAM_KEY"
-  SOURCE2_IGNORE=signature
+#         SOURCE2=${SOURCE}.asc
+#     SOURCE_GPG="firefox.gpg:${SOURCE2}:UPSTREAM_KEY"
+# SOURCE2_IGNORE=signature
      SOURCE_HASH=sha512:012f40b916556edab115b28ec50b5be9b4af1196bdd1449e4da2f1de5be9fb44aaa55e848e3ec326478af67bea6671f3385501591ba484375e3af2c88af1f9ba 
    SOURCE_URL[0]=ftp://ftp.mozilla.org/pub/mozilla.org/$SPELL/releases/$VERSION/source/$SOURCE
    SOURCE_URL[1]=ftp://ftp.access.ch/mirror/mozilla/$SPELL/releases/$VERSION/source/$SOURCE
    SOURCE_URL[2]=ftp://ftp.in2p3.fr/pub/mozilla/$SPELL/releases/$VERSION/source/$SOURCE
    SOURCE_URL[3]=ftp://ftp.sai.msu.su/pub/unix/WWW/browsers/$SOURCE
-  SOURCE2_URL[0]=${SOURCE_URL}.asc
+# SOURCE2_URL[0]=${SOURCE_URL}.asc
   SECURITY_PATCH=11
 fi
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/mozilla
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 414a343..556bb72 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,6 +1,3 @@
-2007-09-19 David Brown <dmlb2000 at gmail.com>
-	* DETAILS: uncommented commented lines
-
 2007-09-19 George Sherwood <george at beernabeer.com>
 	* DETAILS: Updated to 2.0.0.7, SECURITY_PATCH=11
 	  http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.7



More information about the SM-Commit mailing list