mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
- Update to libstatgrab 0.17.
- This version supports FreeBSD 9. Feature safe: yes
This commit is contained in:
parent
710fefdad9
commit
cda695a06d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250149
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libstatgrab
|
||||
PORTVERSION= 0.16
|
||||
PORTVERSION= 0.17
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \
|
||||
http://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \
|
||||
@ -21,7 +21,7 @@ COMMENT= Provides a useful interface to system statistics
|
||||
DIST_SUBDIR= i-scream
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomehack gnometarget pkgconfig
|
||||
USE_GNOME= gnomehack 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,3 +1,3 @@
|
||||
MD5 (i-scream/libstatgrab-0.16.tar.gz) = 77582438274679a9641d043ddcccdd4e
|
||||
SHA256 (i-scream/libstatgrab-0.16.tar.gz) = 8a7adb6f3e322c6974d7ca70abd16dd5d5755d108689f6c77f3b42a1ad3aa184
|
||||
SIZE (i-scream/libstatgrab-0.16.tar.gz) = 462691
|
||||
MD5 (i-scream/libstatgrab-0.17.tar.gz) = 58385c9392898be3b09ffc5e3ebe8717
|
||||
SHA256 (i-scream/libstatgrab-0.17.tar.gz) = bbaa88c6bde8bd3cf2720b81a26528cc055a7e83e4ea3bdb1d0a3c4287cceb88
|
||||
SIZE (i-scream/libstatgrab-0.17.tar.gz) = 463224
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- ./configure.orig 2009-10-14 09:21:05.000000000 +0100
|
||||
+++ ./configure 2009-10-14 09:22:14.000000000 +0100
|
||||
@@ -21662,7 +21662,7 @@
|
||||
BIN_PERM="2755"
|
||||
LINKFLAGS="-lkvm -ldevstat"
|
||||
;;
|
||||
-freebsd[5-8].*)
|
||||
+freebsd[5-9].*)
|
||||
|
||||
cat >>confdefs.h <<\_ACEOF
|
||||
#define ALLBSD
|
Loading…
Reference in New Issue
Block a user