mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update libstatgrab to 0.91.
- Bump revision on dependent ports to chase shlib bump.
This commit is contained in:
parent
d236270bf7
commit
469ab7f8ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361588
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libstatgrab
|
||||
PORTVERSION= 0.90
|
||||
PORTVERSION= 0.91
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://ftp.uk.i-scream.org/pub/i-scream/libstatgrab/ \
|
||||
http://dl.ambiweb.de/mirrors/ftp.i-scream.org/libstatgrab/ \
|
||||
@ -15,7 +15,7 @@ USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pathfix pkgconfig libtool
|
||||
|
||||
CONFIGURE_ARGS= --disable-examples
|
||||
CONFIGURE_ARGS+= --docdir=${DOCSDIR}
|
||||
|
||||
OPTIONS_DEFINE= TOOLS
|
||||
OPTIONS_DEFAULT= TOOLS
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libstatgrab-0.90.tar.gz) = f614daf8d79bc3466ce62e871ed674f4fb549e26c8b3273fd53ba35a37b2cd70
|
||||
SIZE (libstatgrab-0.90.tar.gz) = 755785
|
||||
SHA256 (libstatgrab-0.91.tar.gz) = 03e9328e4857c2c9dcc1b0347724ae4cd741a72ee11acc991784e8ef45b7f1ab
|
||||
SIZE (libstatgrab-0.91.tar.gz) = 776046
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- ./configure.orig 2013-11-22 17:43:59.703104875 +0000
|
||||
+++ ./configure 2013-11-22 17:45:20.136104432 +0000
|
||||
@@ -10874,7 +10874,7 @@
|
||||
$as_echo "#define FREEBSD /**/" >>confdefs.h
|
||||
|
||||
;; #(
|
||||
- freebsd[5-9].*|freebsd10.*) :
|
||||
+ freebsd[5-9].*|freebsd1[0-9].*) :
|
||||
|
||||
|
||||
$as_echo "#define FREEBSD /**/" >>confdefs.h
|
@ -5,8 +5,8 @@
|
||||
include/statgrab.h
|
||||
lib/libstatgrab.a
|
||||
lib/libstatgrab.so
|
||||
lib/libstatgrab.so.9
|
||||
lib/libstatgrab.so.9.0.0
|
||||
lib/libstatgrab.so.10
|
||||
lib/libstatgrab.so.10.0.0
|
||||
libdata/pkgconfig/libstatgrab.pc
|
||||
%%TOOLS%%man/man1/saidar.1.gz
|
||||
%%TOOLS%%man/man1/statgrab-make-mrtg-config.1.gz
|
||||
@ -115,3 +115,10 @@ man/man3/sg_vector_create.3.gz
|
||||
man/man3/sg_vector_free.3.gz
|
||||
man/man3/sg_vector_resize.3.gz
|
||||
man/man3/statgrab.3.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYING.LGPL
|
||||
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/PLATFORMS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= Unix-Statgrab
|
||||
PORTVERSION= 0.104
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= bwm-ng
|
||||
PORTVERSION= 0.6
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= http://www.gropp.org/bwm-ng/
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= collectd
|
||||
PORTVERSION= 4.10.9
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= http://collectd.org/files/
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= collectd
|
||||
PORTVERSION= 5.4.1
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= http://collectd.org/files/
|
||||
PKGNAMESUFFIX= 5
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= freecolor
|
||||
PORTVERSION= 0.9.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.rkeene.org/files/oss/freecolor/
|
||||
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= swapd
|
||||
PORTVERSION= 1.0.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.rkeene.org/files/oss/swapd/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user