Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by Thomas Orgis (360178f04fdeb065baa69901cdbe0117ad382da1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master binary grimoire by Thomas Orgis (360178f04fdeb065baa69901cdbe0117ad382da1)
  • Date: Sun, 24 Jun 2012 04:09:14 -0500

GIT changes to master binary grimoire by Thomas Orgis
<sobukus AT sourcemage.org>:

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

New commits:
commit 360178f04fdeb065baa69901cdbe0117ad382da1
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

firefox-bin: 13.0.1

diff --git a/bin-http/firefox-bin/DETAILS b/bin-http/firefox-bin/DETAILS
index c2a4d6e..a60de91 100755
--- a/bin-http/firefox-bin/DETAILS
+++ b/bin-http/firefox-bin/DETAILS
@@ -1,6 +1,6 @@
SPELL=firefox-bin
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
- VERSION=12.0
+ VERSION=13.0.1
SOURCE=firefox-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG="firefox.gpg:$SOURCE2"
@@ -8,7 +8,7 @@ if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then

SOURCE2_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-x86_64/en-US/$SOURCE2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
else
- VERSION=12.0
+ VERSION=13.0.1
SOURCE=firefox-${VERSION}.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG="firefox.gpg:$SOURCE2"
diff --git a/bin-http/firefox-bin/HISTORY b/bin-http/firefox-bin/HISTORY
index ad876ef..d7dac9c 100644
--- a/bin-http/firefox-bin/HISTORY
+++ b/bin-http/firefox-bin/HISTORY
@@ -1,3 +1,6 @@
+2012-06-24 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: 13.0.1
+
2012-04-30 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: remove outdated passage, update to 12.0
* PREPARE: gone, there is no devel version in the spell



  • [SM-Commit] GIT changes to master binary grimoire by Thomas Orgis (360178f04fdeb065baa69901cdbe0117ad382da1), Thomas Orgis, 06/24/2012

Archive powered by MHonArc 2.6.24.

Top of Page