summaryrefslogtreecommitdiff
path: root/devel/libstatgrab
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libstatgrab')
-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
4 files changed, 13 insertions, 17 deletions
diff --git a/devel/libstatgrab/Makefile b/devel/libstatgrab/Makefile
index 0e42e473dab8..9d0626f9aca1 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 3f2f50d3018c..1d8562ca3a31 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 911aa429a8c4..000000000000
--- 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 a701ad7d1e20..c6f146634ef7 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%%