Date: Fri, 7 Aug 2009 23:51:47 GMT From: Volodymyr Kostyrko <c.kworr@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/137545: net-mgmt/flow-tools-ng update Message-ID: <200908072351.n77Npl5O088765@www.freebsd.org> Resent-Message-ID: <200908080000.n78009j4025877@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137545 >Category: ports >Synopsis: net-mgmt/flow-tools-ng update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Aug 08 00:00:09 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Volodymyr Kostyrko >Release: 8-CURRENT >Organization: >Environment: FreeBSD limbo.lan 8.0-BETA2 FreeBSD 8.0-BETA2 #0: Mon Aug 3 09:02:53 EEST 2009 arcade@limbo.lan:/usr/obj/usr/src/sys/MINIMAL_8 i386 >Description: The port can be updated to last version. >How-To-Repeat: >Fix: This patch updates the port to the version 0.68.4.2. - Simplify ftltime function by using 64-bit intermediate variable; - modifies flow-export, when using the "-f1" option, so that it produces a well-formed libpcap version 2.4 file as output. Patch attached with submission follows: diff -ur /usr/ports/net-mgmt/flow-tools-ng/Makefile test/Makefile --- Makefile 2009-01-13 04:09:02.002926706 +0200 +++ Makefile 2009-08-07 20:39:03.169549215 +0300 @@ -6,8 +6,7 @@ # PORTNAME= flow-tools -PORTVERSION= 0.68.4 -PORTREVISION= 1 +PORTVERSION= 0.68.4.2 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMESUFFIX= -ng diff -ur /usr/ports/net-mgmt/flow-tools-ng/distinfo test/distinfo --- distinfo 2009-01-02 19:08:12.693552239 +0200 +++ distinfo 2009-08-07 20:38:01.609116347 +0300 @@ -1,3 +1,3 @@ -MD5 (flow-tools-0.68.4.tar.bz2) = 5741720ad01b5a83a9bb7eaa991dcbb6 -SHA256 (flow-tools-0.68.4.tar.bz2) = e06a050f19276736cc352e1aeeb52edc92b1abb12ee978430f95e591fd7ef0ca -SIZE (flow-tools-0.68.4.tar.bz2) = 871835 +MD5 (flow-tools-0.68.4.2.tar.bz2) = e3598612033c05fd196e26f7cf949f4b +SHA256 (flow-tools-0.68.4.2.tar.bz2) = 76e61a169a6f68a2d6631020ebeee8b342d88a06598b929e7e1ad0bf699684c1 +SIZE (flow-tools-0.68.4.2.tar.bz2) = 875540 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908072351.n77Npl5O088765>