From 7fdf0f0b96b3dfb62892b2122e18b948409c63de Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Wed, 23 Jul 2003 12:23:18 +0000 Subject: Update to 0.5.0 New features: * support for 802.1Q (VLANs) tagged packets * support for FDDI links. [EXPERIMENTAL] * two new primitives have been added: source MAC address and destination MAC address * static aggregation directives (src_host, dst_host, ..) are now superseded by primitives that can be stacked together to form complex aggregation methods. The commandline syntax of the client program has been consequently changed to support these new features Approved by: fjoe (mentor) (implicit) --- net-mgmt/pmacct/Makefile | 2 +- net-mgmt/pmacct/distinfo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net-mgmt') diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index bebd8f66cbce..17d9db2321d6 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pmacct -PORTVERSION= 0.4.2 +PORTVERSION= 0.5.0 CATEGORIES= net MASTER_SITES= http://www.ba.cnr.it/~paolo/pmacct/ diff --git a/net-mgmt/pmacct/distinfo b/net-mgmt/pmacct/distinfo index 4fef1c5f2f53..db6753ec5b78 100644 --- a/net-mgmt/pmacct/distinfo +++ b/net-mgmt/pmacct/distinfo @@ -1 +1 @@ -MD5 (pmacct-0.4.2.tar.gz) = fefad3dc7097b0b39965719af6e76683 +MD5 (pmacct-0.5.0.tar.gz) = 3f8896f8e430a4f101195a569e177657 -- cgit v1.2.3