From freebsd@unixfreunde.de  Thu May 18 04:43:20 2006
Return-Path: <freebsd@unixfreunde.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9E2C316A400;
	Thu, 18 May 2006 04:43:20 +0000 (UTC)
	(envelope-from freebsd@unixfreunde.de)
Received: from unixfreunde.net (unixfreunde.de [85.214.35.254])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0F2CA43D45;
	Thu, 18 May 2006 04:43:20 +0000 (GMT)
	(envelope-from freebsd@unixfreunde.de)
Received: by unixfreunde.net (Postfix, from userid 65534)
	id EC3E950622; Thu, 18 May 2006 06:43:20 +0200 (CEST)
Received: from mwilke.ath.cx (p548D311D.dip0.t-ipconnect.de [84.141.49.29])
	by unixfreunde.net (Postfix) with ESMTP id 8F10650528;
	Thu, 18 May 2006 06:43:18 +0200 (CEST)
Message-Id: <1147927396.15469@mwilke.ath.cx>
Date: Thu, 18 May 2006 06:43:16 +0200
From: "Martin Wilke" <freebsd@unixfreunde.de>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Cc: krion@FreeBSD.org 
Subject: [update]net-mgmt/pmacct
X-Send-Pr-Version: gtk-send-pr 0.4.7 
X-GNATS-Notify:

>Number:         97446
>Category:       ports
>Synopsis:       [update]net-mgmt/pmacct
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    krion
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 18 04:50:13 GMT 2006
>Closed-Date:    Fri May 19 19:51:44 GMT 2006
>Last-Modified:  Fri May 19 19:51:44 GMT 2006
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #140: Mon May 15 20:42:30 CEST 2006
    root@mwilke.ath.cx:/usr/obj/usr/src/sys/BSDBOX



>Description:


- update to 0.10.2
- maintainer is cc'd
- Tinderbox checked

Log:
	  + A new '-l' option is supported by pmacct client tool: it allows
   	     to enable locking of the memory table explicitely, when serving
   	     the requested operation. 
         + Pre-Tagging infrastructure is now featuring negations for almost
            all supported keys with the exclusion of id, ip and filter. To
            negate, the '-' (minus symbol) need to be prepended; eg.: id=X
            ip=Y in=-1 means tag with X, data received from Net/sFlow agent
            with IP address Y and not coming from interface 1.
          + pre_tag_filter config directive is now featuring same negation
             capabilities as Pre-Tagging infrastructure.
         + Q16 added to FAQS document: a sum of tips for running smoothly
            SQL tables. Many thanks to Wim Kerkhoff and Sven Anderson for
            bringing up the points. 


>How-To-Repeat:





>Fix:


--- pmacct.diff begins here ---
diff -ruN /usr/ports/net-mgmt/pmacct/Makefile ports/net-mgmt/pmacct/Makefile
--- /usr/ports/net-mgmt/pmacct/Makefile	Mon Apr 24 14:07:40 2006
+++ ports/net-mgmt/pmacct/Makefile	Thu May 18 06:32:00 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pmacct
-PORTVERSION=	0.10.1
+PORTVERSION=	0.10.2
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://www.pmacct.net/
 
diff -ruN /usr/ports/net-mgmt/pmacct/distinfo ports/net-mgmt/pmacct/distinfo
--- /usr/ports/net-mgmt/pmacct/distinfo	Mon Apr 24 14:07:40 2006
+++ ports/net-mgmt/pmacct/distinfo	Thu May 18 06:32:14 2006
@@ -1,3 +1,3 @@
-MD5 (pmacct-0.10.1.tar.gz) = 6a175115a086554a29e218c7db8039c8
-SHA256 (pmacct-0.10.1.tar.gz) = 46a7f8e47bfbb8ffc03b15da7cc9eec2b01157871a2fa316d1dc46e01d242af9
-SIZE (pmacct-0.10.1.tar.gz) = 343794
+MD5 (pmacct-0.10.2.tar.gz) = 8ddd4a4ce248efe162378c47a16f43e2
+SHA256 (pmacct-0.10.2.tar.gz) = 2f703ab51df74a63ee93683d5cb16d3e0da34fe1174c6ebf7b9ba27d7db8f579
+SIZE (pmacct-0.10.2.tar.gz) = 345607
--- pmacct.diff ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->krion 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu May 18 04:52:11 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97446 
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Fri May 19 19:51:39 UTC 2006 
State-Changed-Why:  
Committed yesterday, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97446 
>Unformatted:
