Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 2013 12:07:36 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r316597 - head/net-mgmt/ipv6calc
Message-ID:  <201304261207.r3QC7atJ057544@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: edwin
Date: Fri Apr 26 12:07:36 2013
New Revision: 316597
URL: http://svnweb.freebsd.org/changeset/ports/316597

Log:
  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

Modified:
  head/net-mgmt/ipv6calc/Makefile
  head/net-mgmt/ipv6calc/distinfo

Modified: head/net-mgmt/ipv6calc/Makefile
==============================================================================
--- head/net-mgmt/ipv6calc/Makefile	Fri Apr 26 10:44:28 2013	(r316596)
+++ head/net-mgmt/ipv6calc/Makefile	Fri Apr 26 12:07:36 2013	(r316597)
@@ -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/
 

Modified: head/net-mgmt/ipv6calc/distinfo
==============================================================================
--- head/net-mgmt/ipv6calc/distinfo	Fri Apr 26 10:44:28 2013	(r316596)
+++ head/net-mgmt/ipv6calc/distinfo	Fri Apr 26 12:07:36 2013	(r316597)
@@ -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



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