Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (29195de6dc7a7b52518d7c83303ec511a5401fcc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (29195de6dc7a7b52518d7c83303ec511a5401fcc)
  • Date: Tue, 10 Feb 2009 08:22:25 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

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

New commits:
commit 29195de6dc7a7b52518d7c83303ec511a5401fcc
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

traceroute: renewed urls

diff --git a/net/traceroute/DETAILS b/net/traceroute/DETAILS
index cf0dc3c..172501c 100755
--- a/net/traceroute/DETAILS
+++ b/net/traceroute/DETAILS
@@ -2,9 +2,9 @@
VERSION=2.0.12
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=http://dmitry.butskoy.name/$SPELL/$SOURCE
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE

SOURCE_HASH=sha512:3d2b56df28efa2d64bb83b9b3ff40abcf9eab0425f4f4693716bbc125c2ae2d34a755378e84ad4b35e4795105d65df09286797fcd5da0ccea66dd97fc52191a7
- WEB_SITE=http://www.linuxfoundation.org/en/Net:Traceroute
+ WEB_SITE=http://traceroute.sourceforge.net/
ENTERED=20010922
LICENSE[0]=GPL
LICENSE[1]=LGPL
diff --git a/net/traceroute/HISTORY b/net/traceroute/HISTORY
index 28a8c39..d0afedb 100644
--- a/net/traceroute/HISTORY
+++ b/net/traceroute/HISTORY
@@ -1,3 +1,6 @@
+2009-02-10 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: renewed website and source url
+
2008-10-15 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated to 2.0.12 (another implementation written
especially
for Linux with IPv6 support, etc.); renewed urls; fixed the descs;



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (29195de6dc7a7b52518d7c83303ec511a5401fcc), Vlad Glagolev, 02/10/2009

Archive powered by MHonArc 2.6.24.

Top of Page