diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-07-28 10:03:03 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-07-28 10:03:03 +0800 |
commit | 9035c96eb604c4c9ee20cfb3ce36c04713feb15b (patch) | |
tree | 4228c3bb69a52a93d681494cdb6d56ffc1ef023b /devel/libstatgrab | |
parent | 06183291f09f01a1383649fd79ddddd1d7ab0d1c (diff) | |
download | freebsd-ports-gnome-9035c96eb604c4c9ee20cfb3ce36c04713feb15b.tar.gz freebsd-ports-gnome-9035c96eb604c4c9ee20cfb3ce36c04713feb15b.tar.zst freebsd-ports-gnome-9035c96eb604c4c9ee20cfb3ce36c04713feb15b.zip |
upgrade to 0.10.2
PR: 69677
Submitted by: maintainer
Diffstat (limited to 'devel/libstatgrab')
-rw-r--r-- | devel/libstatgrab/Makefile | 6 | ||||
-rw-r--r-- | devel/libstatgrab/distinfo | 4 | ||||
-rw-r--r-- | devel/libstatgrab/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/libstatgrab/Makefile b/devel/libstatgrab/Makefile index a903b38b442e..7019426ce561 100644 --- a/devel/libstatgrab/Makefile +++ b/devel/libstatgrab/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libstatgrab -PORTVERSION= 0.10.1 +PORTVERSION= 0.10.2 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%/ \ @@ -20,8 +20,8 @@ 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 +USE_LIBTOOL_VER= 15 +USE_GNOME= gnomehack gnometarget pkgconfig MAN3= sg_get_cpu_percents.3 sg_get_cpu_stats.3 \ sg_get_cpu_stats_diff.3 sg_get_disk_io_stats.3 \ diff --git a/devel/libstatgrab/distinfo b/devel/libstatgrab/distinfo index d0e9bd594b09..06fc647e5404 100644 --- a/devel/libstatgrab/distinfo +++ b/devel/libstatgrab/distinfo @@ -1,2 +1,2 @@ -MD5 (i-scream/libstatgrab-0.10.1.tar.gz) = dfd474273583073aa2e08f40983b2b28 -SIZE (i-scream/libstatgrab-0.10.1.tar.gz) = 408827 +MD5 (i-scream/libstatgrab-0.10.2.tar.gz) = 3165015263a7e45e962e6bce27abfbe5 +SIZE (i-scream/libstatgrab-0.10.2.tar.gz) = 408986 diff --git a/devel/libstatgrab/pkg-plist b/devel/libstatgrab/pkg-plist index 38c53d3b09bb..f5caa16b8caf 100644 --- a/devel/libstatgrab/pkg-plist +++ b/devel/libstatgrab/pkg-plist @@ -6,5 +6,5 @@ include/statgrab.h include/statgrab_deprecated.h lib/libstatgrab.a lib/libstatgrab.so -lib/libstatgrab.so.5 +lib/libstatgrab.so.6 libdata/pkgconfig/libstatgrab.pc |