[csw-devel] SF.net SVN: gar:[21681] csw/mgar/pkg/libstatgrab/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Aug 9 15:04:23 CEST 2013


Revision: 21681
          http://gar.svn.sourceforge.net/gar/?rev=21681&view=rev
Author:   dmichelsen
Date:     2013-08-09 13:04:22 +0000 (Fri, 09 Aug 2013)
Log Message:
-----------
libstatgrab/trunk: Update to 0.90

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

Modified: csw/mgar/pkg/libstatgrab/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libstatgrab/trunk/Makefile	2013-08-09 12:33:45 UTC (rev 21680)
+++ csw/mgar/pkg/libstatgrab/trunk/Makefile	2013-08-09 13:04:22 UTC (rev 21681)
@@ -1,5 +1,5 @@
 NAME = libstatgrab
-VERSION = 0.17
+VERSION = 0.90
 GARTYPE = v2
 
 DESCRIPTION = A library that provides cross platform access to statistics
@@ -13,19 +13,18 @@
 
 MASTER_SITES = ftp://ftp.uk.i-scream.org/pub/i-scream/libstatsgrab/
 MASTER_SITES += http://dl.ambiweb.de/mirrors/ftp.i-scream.org/libstatgrab/
-DISTFILES  = $(DISTNAME).tar.gz
+DISTFILES += $(DISTNAME).tar.gz
 
 VENDOR_URL = http://www.i-scream.org/libstatgrab/
 
-PACKAGES += CSWlibstatgrab6
-SPKG_DESC_CSWlibstatgrab6 = A library that provides cross platform access to statistics, libstatgrab.so.6
-PKGFILES_CSWlibstatgrab6 += $(call pkgfiles_lib,libstatgrab.so.6)
-OBSOLETED_BY_CSWlibstatgrab6 = CSWlibstatgrab
+PACKAGES += CSWlibstatgrab9
+SPKG_DESC_CSWlibstatgrab9 = A library that provides cross platform access to statistics, libstatgrab.so.9
+PKGFILES_CSWlibstatgrab9 += $(call pkgfiles_lib,libstatgrab.so.9)
 
 PACKAGES += CSWlibstatgrab-dev
-SPKG_DESC_CSWlibstatgrab-dev = Development files for libstatgrab.so.6
+SPKG_DESC_CSWlibstatgrab-dev = Development files for libstatgrab.so.9
 PKGFILES_CSWlibstatgrab-dev += $(PKGFILES_DEVEL)
-RUNTIME_DEP_PKGS_CSWlibstatgrab-dev += CSWlibstatgrab6
+RUNTIME_DEP_PKGS_CSWlibstatgrab-dev += CSWlibstatgrab9
 
 # Put this in -utils:
 #   statgrab-make-mrtg-config
@@ -37,10 +36,10 @@
 PACKAGES += CSWlibstatgrab-utils
 SPKG_DESC_CSWlibstatgrab-utils = Statistic gathering tools based on libstatgrab.so.6
 # PKGFILES is catchall
-RUNTIME_DEP_PKGS_CSWlibstatgrab-utils += CSWlibstatgrab6
+RUNTIME_DEP_PKGS_CSWlibstatgrab-utils += CSWlibstatgrab9
 
 # Don't pull in ncurses from CSW, but add needed libraries to be self-sufficient
-LINKER_FLAGS = -lkstat -ldevinfo -lsocket -lnsl
+LINKER_FLAGS =
 
 BUILD64 = 1
 ISAEXEC = 1

Modified: csw/mgar/pkg/libstatgrab/trunk/checksums
===================================================================
--- csw/mgar/pkg/libstatgrab/trunk/checksums	2013-08-09 12:33:45 UTC (rev 21680)
+++ csw/mgar/pkg/libstatgrab/trunk/checksums	2013-08-09 13:04:22 UTC (rev 21681)
@@ -1 +1 @@
-58385c9392898be3b09ffc5e3ebe8717  libstatgrab-0.17.tar.gz
+b7c349c500fabc14d04c7c1ac7770d94  libstatgrab-0.90.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