Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (0f11a19f0861a71e0896a9f9cbcccd904a7e7aab)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (0f11a19f0861a71e0896a9f9cbcccd904a7e7aab)
  • Date: Tue, 13 Mar 2007 03:45:20 -0500

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

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

New commits:
commit 0f11a19f0861a71e0896a9f9cbcccd904a7e7aab
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

iftop: syntax

diff --git a/net/iftop/DETAILS b/net/iftop/DETAILS
index 32fbdd4..e1f944c 100755
--- a/net/iftop/DETAILS
+++ b/net/iftop/DETAILS
@@ -3,10 +3,10 @@

SOURCE_HASH='sha512:41e3bc5feac5927f67356f491fcab7a28f7a32102cc33c67d81c1dc755273c42e32b540b14b6254a540f1b6c1b1ad6c50e3095c3b5282db2ea12dd0049ce2ebd'
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[O]=http://www.ex-parrot.com/~pdw/iftop/download/$SOURCE
+ SOURCE_URL[0]=http://www.ex-parrot.com/~pdw/iftop/download/$SOURCE
WEB_SITE=http://www.ex-parrot.com/~pdw/iftop/
ENTERED=20040427
- LICENSE[O]=GPL
+ LICENSE[0]=GPL
KEYWORDS="net"
SHORT="display bandwidth usage on an interface"

diff --git a/net/iftop/HISTORY b/net/iftop/HISTORY
index a661a0a..d276d21 100644
--- a/net/iftop/HISTORY
+++ b/net/iftop/HISTORY
@@ -1,3 +1,6 @@
+2007-03-13 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DETAILS: fix array indices
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (0f11a19f0861a71e0896a9f9cbcccd904a7e7aab), Jaka Kranjc, 03/13/2007

Archive powered by MHonArc 2.6.24.

Top of Page