Skip to Content.
Sympa Menu

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

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 grimoire by Thomas Orgis (ccf3a4d541b2accc5ee1bf704d0be5a85e37e2b4)
  • Date: Sun, 1 Jan 2017 20:29:08 +0000

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

utils/crosstool-ng/DEPENDS | 3 +--
utils/crosstool-ng/DETAILS | 6 +++---
utils/crosstool-ng/HISTORY | 4 ++++
3 files changed, 8 insertions(+), 5 deletions(-)

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

crosstool-ng: version 1.22

diff --git a/utils/crosstool-ng/DEPENDS b/utils/crosstool-ng/DEPENDS
index 4afeb17..48f2e7f 100755
--- a/utils/crosstool-ng/DEPENDS
+++ b/utils/crosstool-ng/DEPENDS
@@ -1,2 +1 @@
-depends cvs &&
-depends subversion
+depends help2man
diff --git a/utils/crosstool-ng/DETAILS b/utils/crosstool-ng/DETAILS
index 5f31f3c..1fc7797 100755
--- a/utils/crosstool-ng/DETAILS
+++ b/utils/crosstool-ng/DETAILS
@@ -1,9 +1,9 @@
SPELL=crosstool-ng
- VERSION=1.20.0
+ VERSION=1.22.0
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=http://crosstool-ng.org/download/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:42aa93fbdfb2daa9055d7aeba7539a59960caad9d674fb3ca8ed74353da75a49a799896777cf9511a54b4d47de0cb5d206fd7c5200f19067f9c8090a46b39653
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+
SOURCE_HASH=sha512:986c93435bd2115a7e19b3068aaa6deb9fea8056b389fc5cc578cbef3652514e1e794089cd9a4282f0e0bf73cf8d9e480b68aeabe7c16b627e7ad5afe46fcc9c
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}"
WEB_SITE="http://crosstool-ng.org";
LICENSE[0]=GPL
ENTERED=20110801
diff --git a/utils/crosstool-ng/HISTORY b/utils/crosstool-ng/HISTORY
index f9d7952..2a26ff4 100644
--- a/utils/crosstool-ng/HISTORY
+++ b/utils/crosstool-ng/HISTORY
@@ -1,3 +1,7 @@
+2016-12-31 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: updated spell to 1.22.0
+ * DEPENDS: reduced to what is really needed for build
+
2014-09-10 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 1.20.0




  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (ccf3a4d541b2accc5ee1bf704d0be5a85e37e2b4), Thomas Orgis, 01/01/2017

Archive powered by MHonArc 2.6.24.

Top of Page