Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (6a66b4cd923234ad65cd7e2ab408d725bc56264c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (6a66b4cd923234ad65cd7e2ab408d725bc56264c)
  • Date: Fri, 8 Oct 2010 07:52:35 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

devel/b43-tools/DETAILS | 2 +-
devel/b43-tools/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 6a66b4cd923234ad65cd7e2ab408d725bc56264c
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

b43-tools: fixed SOURCE_URL

diff --git a/devel/b43-tools/DETAILS b/devel/b43-tools/DETAILS
index fefb37a..824068f 100755
--- a/devel/b43-tools/DETAILS
+++ b/devel/b43-tools/DETAILS
@@ -5,7 +5,7 @@ else
VERSION=git
fi
SOURCE="${SPELL}.tar.bz2"
- SOURCE_URL[0]=git_http://git.bu3sch.de/git/${SPELL}.git
+ SOURCE_URL[0]=git_http://git.bu3sch.de/${SPELL}.git
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=on
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}"
diff --git a/devel/b43-tools/HISTORY b/devel/b43-tools/HISTORY
index 8826811..1101114 100644
--- a/devel/b43-tools/HISTORY
+++ b/devel/b43-tools/HISTORY
@@ -1,3 +1,6 @@
+2010-10-08 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: fixed SOURCE_URL
+
2010-04-02 Ismael Luceno <ismael AT sourcemage.org>
* BUILD, INSTALL: build all the tools
* DETAILS: improved description



  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (6a66b4cd923234ad65cd7e2ab408d725bc56264c), Bor Kraljič, 10/08/2010

Archive powered by MHonArc 2.6.24.

Top of Page