summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/fprobe/Makefile11
-rw-r--r--net-mgmt/fprobe/distinfo4
2 files changed, 7 insertions, 8 deletions
diff --git a/net-mgmt/fprobe/Makefile b/net-mgmt/fprobe/Makefile
index 9d522ba01e3c..1a78bd741de2 100644
--- a/net-mgmt/fprobe/Makefile
+++ b/net-mgmt/fprobe/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fprobe
-PORTVERSION= 1.0.4
+PORTVERSION= 1.0.5
CATEGORIES= net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,18 +14,17 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= krion@FreeBSD.org
COMMENT= Tool that collects network traffic data
-MAN1= fprobe.1
-
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_REINPLACE= yes
+MAN8= fprobe.8
+
post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \
- ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
PORTDOCS= ChangeLog README
-PLIST_FILES= bin/fprobe
+PLIST_FILES= sbin/fprobe
post-install:
.if !defined(NOPORTDOCS)
diff --git a/net-mgmt/fprobe/distinfo b/net-mgmt/fprobe/distinfo
index 8044f0fc6627..6dfbadbb3f58 100644
--- a/net-mgmt/fprobe/distinfo
+++ b/net-mgmt/fprobe/distinfo
@@ -1,2 +1,2 @@
-MD5 (fprobe-1.0.4.tar.bz2) = 4f549ca54b887f3b78c9c7217ea5647e
-SIZE (fprobe-1.0.4.tar.bz2) = 75059
+MD5 (fprobe-1.0.5.tar.bz2) = 64410554fb7d04aa3526fa57f52de51d
+SIZE (fprobe-1.0.5.tar.bz2) = 83926