SF.net SVN: gar:[23190] csw/mgar/pkg/fping/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Mar 11 10:25:03 CET 2014


Revision: 23190
          http://sourceforge.net/p/gar/code/23190
Author:   dmichelsen
Date:     2014-03-11 09:25:02 +0000 (Tue, 11 Mar 2014)
Log Message:
-----------
fping/trunk: Update to 3.9

Modified Paths:
--------------
    csw/mgar/pkg/fping/trunk/Makefile
    csw/mgar/pkg/fping/trunk/checksums

Property Changed:
----------------
    csw/mgar/pkg/fping/trunk/

Index: csw/mgar/pkg/fping/trunk
===================================================================
--- csw/mgar/pkg/fping/trunk	2014-03-11 09:16:13 UTC (rev 23189)
+++ csw/mgar/pkg/fping/trunk	2014-03-11 09:25:02 UTC (rev 23190)

Property changes on: csw/mgar/pkg/fping/trunk
___________________________________________________________________
Modified: svn:ignore
## -1,4 +1 ##
-cookies
-download
 work
-
Modified: csw/mgar/pkg/fping/trunk/Makefile
===================================================================
--- csw/mgar/pkg/fping/trunk/Makefile	2014-03-11 09:16:13 UTC (rev 23189)
+++ csw/mgar/pkg/fping/trunk/Makefile	2014-03-11 09:25:02 UTC (rev 23190)
@@ -1,20 +1,10 @@
-NAME 		= fping
-VERSION 	= 3.2
-CATEGORIES 	= utils
-GARTYPE 	= v2
+NAME = fping
+VERSION = 3.9
+GARTYPE = v2
 
-#
-# package definitions
-#
+MASTER_SITES = http://fping.org/dist/
+DISTFILES = $(DISTNAME).tar.gz
 
-PACKAGES		= CSWfping
-SPKG_DESC_CSWfping	= A ping like program accepting any number of hosts
-CATALOGNAME_CSWfping	= fping
-
-#
-# blurb
-#
-
 define BLURB
   fping is a ping(1) like program which uses the Internet Control
   Message Protocol (ICMP) echo request to determine if a host is up.
@@ -28,32 +18,12 @@
   unreachable.
 endef
 
-#
-# download, distfiles, patchfiles
-#
+VENDOR_URL = http://fping.org
 
-MASTER_SITES	= http://fping.org/dist/
-DISTFILES	= $(NAME)-$(VERSION).tar.gz
-VENDOR_URL	= http://fping.org/
+PACKAGES += CSWfping
+SPKG_DESC_CSWfping = A ping like program accepting any number of hosts
 
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
-
-#
-# reinplacements
-#
-
 REINPLACE_USRLOCAL	+= doc/fping*
 
-#
-# configure
-#
-
-CONFIGURE_ARGS = $(DIRPATHS)
-
-#
-# nothing to be done here for installation and packaging
-#
-
 include gar/category.mk
 

Modified: csw/mgar/pkg/fping/trunk/checksums
===================================================================
--- csw/mgar/pkg/fping/trunk/checksums	2014-03-11 09:16:13 UTC (rev 23189)
+++ csw/mgar/pkg/fping/trunk/checksums	2014-03-11 09:25:02 UTC (rev 23190)
@@ -1 +1 @@
-efc86557e9b54e5c3becb598a50684a0  fping-3.2.tar.gz
+7ad0313646681c33e975f7b946d8d283  fping-3.9.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list