mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
upgrade to 0.10.2
PR: 69677 Submitted by: maintainer
This commit is contained in:
parent
20287f5ea6
commit
fe4d1c13ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114904
@ -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 \
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user