[Lunar-commits] CVS: moonbase/net/fping DETAILS,1.2,1.3

Chad Kittel v3rt1g0 at lunar-linux.org
Sun Nov 28 05:52:20 UTC 2004


Update of /var/cvs/lunar/moonbase/net/fping
In directory espresso.foo-projects.org:/tmp/cvs-serv32578

Modified Files:
	DETAILS 
Log Message:
Added missing sha1 sum and prettified some other things.


Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/fping/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS	5 Oct 2004 09:30:12 -0000	1.2
+++ DETAILS	28 Nov 2004 05:52:18 -0000	1.3
@@ -1,13 +1,18 @@
-           MODULE=fping
+          MODULE=fping
          VERSION=2.4b2_to
 	  SOURCE=fping-${VERSION}.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/fping-${VERSION}
-   SOURCE_URL[0]=http://www.fping.com/download/
+      SOURCE_URL=http://www.fping.com/download/
+      SOURCE_VRY=sha1:9318f2ec4b389cd74ca32f561fea95f9528f16a3
         WEB_SITE=http://www.fping.com
          ENTERED=20020205
          UPDATED=20020507
       MAINTAINER=jason at xorit.net
-           SHORT=" A utility to ping multiple hosts at once."
+          SHORT="A utility to ping multiple hosts at once"
+
 cat << EOF
- fping is different from ping in that you can specify any number of hosts on the command line, or specify a file containing the lists of hosts to ping.
+fping is different from ping in that you can specify any number of
+hosts on the command line, or specify a file containing the lists of
+hosts to ping.   Unlike ping, fping is meant to be used in scripts and
+its output is easy to parse.
 EOF



More information about the Lunar-commits mailing list