Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (4597d9e474e497613dc3743ceb58cb6e1fbd8e0a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (4597d9e474e497613dc3743ceb58cb6e1fbd8e0a)
  • Date: Sat, 8 Jul 2017 20:31:56 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

devel/asl/DETAILS | 4 ++--
devel/asl/HISTORY | 3 +++
http/firefox/CONFIGURE | 2 ++
http/firefox/HISTORY | 3 +++
4 files changed, 10 insertions(+), 2 deletions(-)

New commits:
commit 4597d9e474e497613dc3743ceb58cb6e1fbd8e0a
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

asl 142-bld117

commit cd9a9fc6e5ba33d12744e41769ed029914c63d2c
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

firefox: Add persistent_remove for FIREFOX_GTK_VERSION

diff --git a/devel/asl/DETAILS b/devel/asl/DETAILS
index 67671eb..f9423ce 100755
--- a/devel/asl/DETAILS
+++ b/devel/asl/DETAILS
@@ -1,11 +1,11 @@
SPELL=asl
- VERSION=142-bld97
+ VERSION=142-bld117
SOURCE=$SPELL-current-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-current

SOURCE_URL[0]=http://john.ccac.rwth-aachen.de:8000/ftp/as/source/c_version/$SOURCE
WEB_SITE=http://john.ccac.rwth-aachen.de:8000/as/
ENTERED=20061007
-
SOURCE_HASH=sha512:509a1cc5e7818581b818a2e622e79b6fb4f11b0946ca167abb1ea5f886caa5763a21b03bb1d00f7d37dae5fec39ad1ad3c03bb15a09eedc3219a2899be44ee9e
+
SOURCE_HASH=sha512:1f1b6ffd931a67075d120eef6be33ae46d3c2202d226fda48173cdfcd39597346f41547caa2c06cc81877489da9c0642cf6d80c62ce3dc3dfc539dfc8337de2f
LICENSE[0]=GPL
SHORT="Cross assembler for microprocessors and -controllers"
cat << EOF
diff --git a/devel/asl/HISTORY b/devel/asl/HISTORY
index 579a4a8..163e04f 100644
--- a/devel/asl/HISTORY
+++ b/devel/asl/HISTORY
@@ -1,3 +1,6 @@
+2017-07-08 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 142-bld117
+
2015-01-21 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 142-bld97

diff --git a/http/firefox/CONFIGURE b/http/firefox/CONFIGURE
index ef65f04..4b3478a 100755
--- a/http/firefox/CONFIGURE
+++ b/http/firefox/CONFIGURE
@@ -1,5 +1,7 @@
. $GRIMOIRE/config_query_multi.function &&

+persistent_remove FIREFOX_GTK_VERSION &&
+
config_query FIREFOX_MOZLINK "Create a symlink to mozilla?" n &&

config_query FIREFOX_OFFICIAL "Enable official branding? If enabled, you may
\
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 4ad9373..637246c 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2017-07-08 Ismael Luceno <ismael AT sourcemage.org>
+ * CONFIGURE: Added persistent_remove for FIREFOX_GTK_VERSION
+
2017-07-01 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 54.0.1




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (4597d9e474e497613dc3743ceb58cb6e1fbd8e0a), Ismael Luceno, 07/08/2017

Archive powered by MHonArc 2.6.24.

Top of Page