summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortdb <tdb@FreeBSD.org>2014-07-11 21:50:50 +0000
committertdb <tdb@FreeBSD.org>2014-07-11 21:50:50 +0000
commit9a3a3cb2ad0ff0a73882ab2f9d2632e20f92cddb (patch)
treeb8a89d096fcd5c7ea8e9590e5542483493da37fd
parentca6d678ea9df78e063c30b73a7665ec51072c9f5 (diff)
downloadFreeBSD-ports-9a3a3cb2ad0ff0a73882ab2f9d2632e20f92cddb.zip
FreeBSD-ports-9a3a3cb2ad0ff0a73882ab2f9d2632e20f92cddb.tar.gz
- Update libstatgrab to 0.91.
- Bump revision on dependent ports to chase shlib bump.
-rw-r--r--devel/libstatgrab/Makefile4
-rw-r--r--devel/libstatgrab/distinfo4
-rw-r--r--devel/libstatgrab/files/patch-configure11
-rw-r--r--devel/libstatgrab/pkg-plist11
-rw-r--r--devel/p5-Unix-Statgrab/Makefile1
-rw-r--r--net-mgmt/bwm-ng/Makefile2
-rw-r--r--net-mgmt/collectd/Makefile2
-rw-r--r--net-mgmt/collectd5/Makefile2
-rw-r--r--sysutils/freecolor/Makefile1
-rw-r--r--sysutils/swapd/Makefile1
10 files changed, 19 insertions, 20 deletions
diff --git a/devel/libstatgrab/Makefile b/devel/libstatgrab/Makefile
index 0e42e47..9d0626f 100644
--- a/devel/libstatgrab/Makefile
+++ b/devel/libstatgrab/Makefile
@@ -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
diff --git a/devel/libstatgrab/distinfo b/devel/libstatgrab/distinfo
index 3f2f50d..1d8562c 100644
--- a/devel/libstatgrab/distinfo
+++ b/devel/libstatgrab/distinfo
@@ -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
diff --git a/devel/libstatgrab/files/patch-configure b/devel/libstatgrab/files/patch-configure
deleted file mode 100644
index 911aa42..0000000
--- a/devel/libstatgrab/files/patch-configure
+++ /dev/null
@@ -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
diff --git a/devel/libstatgrab/pkg-plist b/devel/libstatgrab/pkg-plist
index a701ad7..c6f1466 100644
--- a/devel/libstatgrab/pkg-plist
+++ b/devel/libstatgrab/pkg-plist
@@ -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%%
diff --git a/devel/p5-Unix-Statgrab/Makefile b/devel/p5-Unix-Statgrab/Makefile
index 6c0e400..edc317d 100644
--- a/devel/p5-Unix-Statgrab/Makefile
+++ b/devel/p5-Unix-Statgrab/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Unix-Statgrab
PORTVERSION= 0.104
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/net-mgmt/bwm-ng/Makefile b/net-mgmt/bwm-ng/Makefile
index bd590e4..c7408d2 100644
--- a/net-mgmt/bwm-ng/Makefile
+++ b/net-mgmt/bwm-ng/Makefile
@@ -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/
diff --git a/net-mgmt/collectd/Makefile b/net-mgmt/collectd/Makefile
index 65d9bac..65f3d20 100644
--- a/net-mgmt/collectd/Makefile
+++ b/net-mgmt/collectd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= collectd
PORTVERSION= 4.10.9
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= net-mgmt
MASTER_SITES= http://collectd.org/files/
diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile
index dd1cdbf..8681e01 100644
--- a/net-mgmt/collectd5/Makefile
+++ b/net-mgmt/collectd5/Makefile
@@ -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
diff --git a/sysutils/freecolor/Makefile b/sysutils/freecolor/Makefile
index b535754..673eb93 100644
--- a/sysutils/freecolor/Makefile
+++ b/sysutils/freecolor/Makefile
@@ -3,6 +3,7 @@
PORTNAME= freecolor
PORTVERSION= 0.9.2
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.rkeene.org/files/oss/freecolor/
diff --git a/sysutils/swapd/Makefile b/sysutils/swapd/Makefile
index c1285b7..2e2a0cb 100644
--- a/sysutils/swapd/Makefile
+++ b/sysutils/swapd/Makefile
@@ -3,6 +3,7 @@
PORTNAME= swapd
PORTVERSION= 1.0.5
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.rkeene.org/files/oss/swapd/
OpenPOWER on IntegriCloud