From 26b81b7242f9f3fe3bbc15aae661c6eb449ce093 Mon Sep 17 00:00:00 2001 From: edwin Date: Fri, 26 Apr 2013 12:07:36 +0000 Subject: Update to version 0.94.0 Major extensions: ipv6calc/ipv6loganon/ipv6logstats - IID privacy detection - implement filter mode (-A filter) [very helpful if used in pipe mode] - reliable IPv6 address anonymization (means all IPv6 address type information is kept while anonymize the rest [SLA, unique values in IID] - support MAC address input in Cisco format xxxx.xxxx.xxxx - support OUI-36 --- net-mgmt/ipv6calc/Makefile | 3 +-- net-mgmt/ipv6calc/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'net-mgmt') diff --git a/net-mgmt/ipv6calc/Makefile b/net-mgmt/ipv6calc/Makefile index f61f51b710d0..8c8fec37a4f8 100644 --- a/net-mgmt/ipv6calc/Makefile +++ b/net-mgmt/ipv6calc/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ipv6calc -PORTVERSION= 0.73.0 -PORTREVISION= 1 +PORTVERSION= 0.94.0 CATEGORIES= net-mgmt ipv6 MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ diff --git a/net-mgmt/ipv6calc/distinfo b/net-mgmt/ipv6calc/distinfo index 4a2f44a3dfcf..cd39c78ed376 100644 --- a/net-mgmt/ipv6calc/distinfo +++ b/net-mgmt/ipv6calc/distinfo @@ -1,2 +1,2 @@ -SHA256 (ipv6calc-0.73.0.tar.gz) = e513b6725d9bf829ddb0e081d0fadd9a8c90678118441dd4028f76b66124e855 -SIZE (ipv6calc-0.73.0.tar.gz) = 567943 +SHA256 (ipv6calc-0.94.0.tar.gz) = be0580885b1c5c3f62cdf8582b7040590acd807e8315030c3417cfbe7fe31270 +SIZE (ipv6calc-0.94.0.tar.gz) = 749534 -- cgit