Skip to Content.
Sympa Menu

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

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č (11841c9000cf25346d8c037ef7e80d0c587d8bf9)
  • Date: Thu, 21 Oct 2010 03:06:49 -0500

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

net/libnemesi/DETAILS | 5 ++---
net/libnemesi/HISTORY | 3 +++
2 files changed, 5 insertions(+), 3 deletions(-)

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

libnemesi: use git source without a branch

diff --git a/net/libnemesi/DETAILS b/net/libnemesi/DETAILS
index a45808d..8a2be2e 100755
--- a/net/libnemesi/DETAILS
+++ b/net/libnemesi/DETAILS
@@ -1,9 +1,8 @@
SPELL=libnemesi
- VERSION=0.6.9
- BRANCH=${VERSION%.9}
+ VERSION=git
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-
SOURCE_URL[0]=git://git.lscube.org/libnemesi:$SPELL-$VERSION:origin/${BRANCH}
+ SOURCE_URL[0]=git://git.lscube.org/libnemesi:$SPELL-$VERSION
SOURCE_IGNORE=volatile
WEB_SITE=http://lscube.org/projects/libnemesi/
LICENSE[0]=LGPL
diff --git a/net/libnemesi/HISTORY b/net/libnemesi/HISTORY
index 5419c01..3e6d944 100644
--- a/net/libnemesi/HISTORY
+++ b/net/libnemesi/HISTORY
@@ -1,3 +1,6 @@
+2010-10-21 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: use git source without a branch
+
2009-08-30 Quentin Reameau <quinq AT sourcemage.org>
* DETAILS: updated to version 0.6.9 (now uses git), urls updated
* DEPENDS: added dependencies for git, autoconf, automake



  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (11841c9000cf25346d8c037ef7e80d0c587d8bf9), Bor Kraljič, 10/21/2010

Archive powered by MHonArc 2.6.24.

Top of Page