summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-06-12 01:38:21 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-06-12 01:38:21 +0000
commitec257cfc3ee18cc8e798a0f2e0ffd34a2ad4f06f (patch)
treedaa7f10fec7a39bb4d3617e4e557997c60063550
parentUpdate to 3.8 (diff)
Update to 0.13
PR: 53223 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=82829
-rw-r--r--net-mgmt/iftop/Makefile11
-rw-r--r--net-mgmt/iftop/distinfo2
-rw-r--r--net/iftop/Makefile11
-rw-r--r--net/iftop/distinfo2
4 files changed, 16 insertions, 10 deletions
diff --git a/net-mgmt/iftop/Makefile b/net-mgmt/iftop/Makefile
index 4c5ad8d4cf41..69dae1dbfce0 100644
--- a/net-mgmt/iftop/Makefile
+++ b/net-mgmt/iftop/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= iftop
-PORTVERSION= 0.12
+PORTVERSION= 0.13
CATEGORIES= net
MASTER_SITES= http://www.ex-parrot.com/~pdw/iftop/download/
@@ -25,12 +25,15 @@ DOC_FILES= README \
.include <bsd.port.pre.mk>
post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \
+ @${REINPLACE_CMD} \
+ -e 's|-lpthread|${PTHREAD_LIBS}|g' \
${WRKSRC}/configure
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
- ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${PREFIX}/man/man8/
+ @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} \
+ ${PREFIX}/bin
+ @${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 \
+ ${PREFIX}/man/man8
post-install:
.ifndef (NOPORTDOCS)
diff --git a/net-mgmt/iftop/distinfo b/net-mgmt/iftop/distinfo
index e4b126d9de7f..4b4c2dff48aa 100644
--- a/net-mgmt/iftop/distinfo
+++ b/net-mgmt/iftop/distinfo
@@ -1 +1 @@
-MD5 (iftop-0.12.tar.gz) = 5bebdc96f775420c314f037182c3a993
+MD5 (iftop-0.13.tar.gz) = f8f7f55e4d855bf5ea581a4013226f71
diff --git a/net/iftop/Makefile b/net/iftop/Makefile
index 4c5ad8d4cf41..69dae1dbfce0 100644
--- a/net/iftop/Makefile
+++ b/net/iftop/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= iftop
-PORTVERSION= 0.12
+PORTVERSION= 0.13
CATEGORIES= net
MASTER_SITES= http://www.ex-parrot.com/~pdw/iftop/download/
@@ -25,12 +25,15 @@ DOC_FILES= README \
.include <bsd.port.pre.mk>
post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \
+ @${REINPLACE_CMD} \
+ -e 's|-lpthread|${PTHREAD_LIBS}|g' \
${WRKSRC}/configure
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
- ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${PREFIX}/man/man8/
+ @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} \
+ ${PREFIX}/bin
+ @${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 \
+ ${PREFIX}/man/man8
post-install:
.ifndef (NOPORTDOCS)
diff --git a/net/iftop/distinfo b/net/iftop/distinfo
index e4b126d9de7f..4b4c2dff48aa 100644
--- a/net/iftop/distinfo
+++ b/net/iftop/distinfo
@@ -1 +1 @@
-MD5 (iftop-0.12.tar.gz) = 5bebdc96f775420c314f037182c3a993
+MD5 (iftop-0.13.tar.gz) = f8f7f55e4d855bf5ea581a4013226f71