[Lunar-commits] r24828 - moonbase/trunk/net/nethogs

Dennis Veatch stumbles at lunar-linux.org
Wed Jun 13 02:21:59 CEST 2007


Author: stumbles
Date: 2007-06-13 02:21:59 +0200 (Wed, 13 Jun 2007)
New Revision: 24828

Removed:
   moonbase/trunk/net/nethogs/nethogs-0.6.0-gcc34.diff
Modified:
   moonbase/trunk/net/nethogs/BUILD
   moonbase/trunk/net/nethogs/DETAILS
Log:
corrected


Modified: moonbase/trunk/net/nethogs/BUILD
===================================================================
--- moonbase/trunk/net/nethogs/BUILD	2007-06-13 00:20:21 UTC (rev 24827)
+++ moonbase/trunk/net/nethogs/BUILD	2007-06-13 00:21:59 UTC (rev 24828)
@@ -1,7 +1,7 @@
 (
-  
-  patch_it $SCRIPT_DIRECTORY/nethogs-0.6.0-gcc34.diff 0  &&
+
+  patch_it  $SOURCE_CACHE/$SOURCE2 0  &&
   sedit "s:CFLAGS=-O2:CFLAGS=$CFLAGS:" Makefile  &&
   default_make
- 
+
 ) > $C_FIFO 2>&1

Modified: moonbase/trunk/net/nethogs/DETAILS
===================================================================
--- moonbase/trunk/net/nethogs/DETAILS	2007-06-13 00:20:21 UTC (rev 24827)
+++ moonbase/trunk/net/nethogs/DETAILS	2007-06-13 00:21:59 UTC (rev 24828)
@@ -1,9 +1,12 @@
           MODULE=nethogs
          VERSION=0.6.0
           SOURCE=$MODULE-$VERSION.tar.gz
+         SOURCE2=nethogs-0.6.0-gcc34.diff
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
       SOURCE_URL=$SFORGE_URL/$MODULE/
+     SOURCE2_URL=$PATCH_URL
       SOURCE_VFY=sha1:7b2b6bcd342a30a67f5dc57d867f078889cf8e4f
+     SOURCE2_VFY=sha1:5bb3bc2fd2499e82249b77f7a4f6adb691e82f4b
         WEB_SITE=http://nethogs.sourceforge.net
          ENTERED=20050816
          UPDATED=20050816
@@ -12,7 +15,7 @@
 cat << EOF
 NetHogs is a small 'net top' tool. Instead of breaking the traffic down per
 protocol or per subnet, like most tools do, it groups bandwidth by process.
-This makes it easy to indentify programs that have gone wild and are 
+This makes it easy to indentify programs that have gone wild and are
 suddenly taking up your bandwidth.
 
  *  Shows TCP download- and upload-speed per process

Deleted: moonbase/trunk/net/nethogs/nethogs-0.6.0-gcc34.diff



More information about the Lunar-commits mailing list