Skip site navigation (1)Skip section navigation (2)
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:   ports/97446: [update]net-mgmt/pmacct
Message-ID:  <1147927396.15469@mwilke.ath.cx>
Resent-Message-ID: <200605180450.k4I4oDZX052689@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         97446
>Category:       ports
>Synopsis:       [update]net-mgmt/pmacct
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 18 04:50:13 GMT 2006
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1147927396.15469>