Index: head/devel/libstatgrab/Makefile =================================================================== --- head/devel/libstatgrab/Makefile (revision 114754) +++ head/devel/libstatgrab/Makefile (revision 114755) @@ -1,57 +1,57 @@ # New ports collection makefile for: libstatgrab # Date created: 30 March 2003 # Whom: Tim Bishop # # $FreeBSD$ # PORTNAME= libstatgrab -PORTVERSION= 0.10 +PORTVERSION= 0.10.1 CATEGORIES= devel MASTER_SITES= ftp://ftp.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ ftp://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ http://www.i-scream.org/pub/i-scream/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= tim@bishnet.net COMMENT= Provides a useful interface to system statistics DIST_SUBDIR= i-scream GNU_CONFIGURE= yes INSTALLS_SHLIB= yes USE_INC_LIBTOOL_VER= 13 USE_GNOME= gnomehack gnometarget pkgconfig lthack MAN3= sg_get_cpu_percents.3 sg_get_cpu_stats.3 \ sg_get_cpu_stats_diff.3 sg_get_disk_io_stats.3 \ sg_get_disk_io_stats_diff.3 sg_get_fs_stats.3 \ sg_get_host_info.3 sg_get_load_stats.3 sg_get_mem_stats.3 \ sg_get_network_iface_stats.3 sg_get_network_io_stats.3 \ sg_get_network_io_stats_diff.3 sg_get_page_stats.3 \ sg_get_page_stats_diff.3 sg_get_process_count.3 \ sg_get_process_stats.3 sg_get_swap_stats.3 \ sg_get_user_stats.3 statgrab.3 CONFIGURE_ARGS+= --disable-examples .if defined(WITHOUT_STATGRAB) CONFIGURE_ARGS+= --disable-statgrab PLIST_SUB+= STATGRAB="@comment " .else PLIST_SUB+= STATGRAB="" .endif .if defined(WITHOUT_SAIDAR) CONFIGURE_ARGS+= --disable-saidar PLIST_SUB+= SAIDAR="@comment " .else PLIST_SUB+= SAIDAR="" .endif # setgid kmem binaries needed on FreeBSD 4 only .if defined(WITHOUT_SETGID_BINARIES) CONFIGURE_ARGS+= --disable-setgid-binaries .endif .include Property changes on: head/devel/libstatgrab/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/devel/libstatgrab/distinfo =================================================================== --- head/devel/libstatgrab/distinfo (revision 114754) +++ head/devel/libstatgrab/distinfo (revision 114755) @@ -1,2 +1,2 @@ -MD5 (i-scream/libstatgrab-0.10.tar.gz) = 547fc61b0c91b413e101197b58e804ff -SIZE (i-scream/libstatgrab-0.10.tar.gz) = 406060 +MD5 (i-scream/libstatgrab-0.10.1.tar.gz) = dfd474273583073aa2e08f40983b2b28 +SIZE (i-scream/libstatgrab-0.10.1.tar.gz) = 408827 Property changes on: head/devel/libstatgrab/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property