From nobody@FreeBSD.org  Mon Sep 28 20:19:07 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5AAA11065670
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 28 Sep 2009 20:19:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 49AC18FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 28 Sep 2009 20:19:06 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n8SKJ51I001917
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 28 Sep 2009 20:19:05 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n8SKJ5RB001916;
	Mon, 28 Sep 2009 20:19:05 GMT
	(envelope-from nobody)
Message-Id: <200909282019.n8SKJ5RB001916@www.freebsd.org>
Date: Mon, 28 Sep 2009 20:19:05 GMT
From: Volodymyr Kostyrko <c.kworr@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: net-mgmt/flow-tools-ng: update
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         139222
>Category:       ports
>Synopsis:       net-mgmt/flow-tools-ng: update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 28 20:20:03 UTC 2009
>Closed-Date:    Sun Oct 11 13:20:59 UTC 2009
>Last-Modified:  Sun Oct 11 13:30:01 UTC 2009
>Originator:     Volodymyr Kostyrko
>Release:        RELENG_8
>Organization:
>Environment:
FreeBSD limbo.lan 8.0-RC1 FreeBSD 8.0-RC1 #0: Sat Sep 26 13:23:43 EEST 2009     arcade@limbo.lan:/usr/obj/usr/src/sys/MINIMAL_8 
 i386
>Description:
Update to 0.68.4.3:

 * Upon further investigation, it appears as if there is an alignment issue in 'struct msgip' inside of 'struct ftnet'.  I've looked at some other code, and there appear to be a handful of useful CMSG_* macros to help deal with this. RFC 2292 details them (Mark R).
>How-To-Repeat:

>Fix:
Patch attached.

Patch attached with submission follows:

diff -ur flow-tools-ng.old/Makefile flow-tools-ng/Makefile
--- flow-tools-ng.old/Makefile	2009-09-28 23:02:09.405139512 +0300
+++ flow-tools-ng/Makefile	2009-09-28 23:02:21.334405467 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	flow-tools
-PORTVERSION=	0.68.4.2
+PORTVERSION=	0.68.4.3
 CATEGORIES=	net-mgmt
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 PKGNAMESUFFIX=	-ng
diff -ur flow-tools-ng.old/distinfo flow-tools-ng/distinfo
--- flow-tools-ng.old/distinfo	2009-09-28 23:02:09.404136577 +0300
+++ flow-tools-ng/distinfo	2009-09-28 23:02:51.910098255 +0300
@@ -1,3 +1,3 @@
-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
+MD5 (flow-tools-0.68.4.3.tar.bz2) = b2b2f6870e20862abccfa50c4c29c74c
+SHA256 (flow-tools-0.68.4.3.tar.bz2) = c0f9d870fc8948edb7d4a2bda85d03c208f90dfe935183e8a35cb46b74cef94a
+SIZE (flow-tools-0.68.4.3.tar.bz2) = 883805


>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Mon Sep 28 20:20:18 UTC 2009 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139222 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Oct 11 13:20:58 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139222 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/139222: commit references a PR
Date: Sun, 11 Oct 2009 13:21:03 +0000 (UTC)

 miwi        2009-10-11 13:20:50 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-mgmt/flow-tools-ng Makefile distinfo 
   Log:
   - Update to 0.68.4.3
   
   PR:             139222
   Submitted by:   Volodymyr Kostyrko <c.kworr@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.5       +1 -1      ports/net-mgmt/flow-tools-ng/Makefile
   1.3       +3 -3      ports/net-mgmt/flow-tools-ng/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
