From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jun 11 13:50:26 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C283A37B401 for ; Wed, 11 Jun 2003 13:50:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55EF443FE1 for ; Wed, 11 Jun 2003 13:50:20 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h5BKoJUp004274 for ; Wed, 11 Jun 2003 13:50:19 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h5BKoJj1004273; Wed, 11 Jun 2003 13:50:19 -0700 (PDT) Resent-Date: Wed, 11 Jun 2003 13:50:19 -0700 (PDT) Resent-Message-Id: <200306112050.h5BKoJj1004273@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kirill Ponomarew Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E79337B401 for ; Wed, 11 Jun 2003 13:47:23 -0700 (PDT) Received: from office.LF.net (office.LF.net [212.9.190.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B93843F75 for ; Wed, 11 Jun 2003 13:47:23 -0700 (PDT) (envelope-from krion@voodoo.oberon.net) Received: from voodoo.oberon.net ([212.118.165.100]) by office.LF.net with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.10) id 19QCV1-000D7y-00 for FreeBSD-gnats-submit@freebsd.org; Wed, 11 Jun 2003 22:47:15 +0200 Received: from krion by voodoo.oberon.net with local (Exim 4.20) id 19QCUN-000PKN-ES for FreeBSD-gnats-submit@freebsd.org; Wed, 11 Jun 2003 22:46:35 +0200 Message-Id: Date: Wed, 11 Jun 2003 22:46:35 +0200 From: Kirill Ponomarew Sender: Kirill Ponomarew To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/53223: Update net/iftop (maintainer): 0.12 -> 0.13 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2003 20:50:27 -0000 >Number: 53223 >Category: ports >Synopsis: Update net/iftop (maintainer): 0.12 -> 0.13 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jun 11 13:50:18 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Kirill Ponomarew >Release: FreeBSD 4.8-STABLE i386 >Organization: Oberon.net >Environment: >Description: Update net/iftop (maintainer): 0.12 -> 0.13 Cumulative bandwidth usage is now available for each host pair. >How-To-Repeat: >Fix: diff -urN iftop.orig/Makefile iftop/Makefile --- iftop.orig/Makefile Sun Jun 1 03:53:14 2003 +++ iftop/Makefile Wed Jun 11 22:43:43 2003 @@ -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 @@ .include 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 -urN iftop.orig/distinfo iftop/distinfo --- iftop.orig/distinfo Sat May 24 18:33:24 2003 +++ iftop/distinfo Wed Jun 11 22:36:50 2003 @@ -1 +1 @@ -MD5 (iftop-0.12.tar.gz) = 5bebdc96f775420c314f037182c3a993 +MD5 (iftop-0.13.tar.gz) = f8f7f55e4d855bf5ea581a4013226f71 >Release-Note: >Audit-Trail: >Unformatted: