diff options
author | edwin <edwin@FreeBSD.org> | 2008-12-23 17:06:41 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-12-23 17:06:41 +0800 |
commit | ccd7612df4782bc594ed18d271faf42c235ac00c (patch) | |
tree | 3f5aa8c5fec548710792343c33569e053d43bad4 /net-mgmt | |
parent | fb22d90a3e000b972b3a1f0c2bd194719ae29f01 (diff) | |
download | freebsd-ports-gnome-ccd7612df4782bc594ed18d271faf42c235ac00c.tar.gz freebsd-ports-gnome-ccd7612df4782bc594ed18d271faf42c235ac00c.tar.zst freebsd-ports-gnome-ccd7612df4782bc594ed18d271faf42c235ac00c.zip |
Update to 0.72.0
Major new features:
- support ORCHID
- detect link-local-teredo addresses
- add octal output for IPv4
- add hex output for IPv4 & IPv6
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ipv6calc/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/ipv6calc/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net-mgmt/ipv6calc/Makefile b/net-mgmt/ipv6calc/Makefile index e2201deb853e..199b0a458b25 100644 --- a/net-mgmt/ipv6calc/Makefile +++ b/net-mgmt/ipv6calc/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ipv6calc -PORTVERSION= 0.71.0 -PORTREVISION= 1 +PORTVERSION= 0.72.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 2b396fe7138c..2e10dac7d46b 100644 --- a/net-mgmt/ipv6calc/distinfo +++ b/net-mgmt/ipv6calc/distinfo @@ -1,3 +1,3 @@ -MD5 (ipv6calc-0.71.0.tar.gz) = bbd6bd8e5202f7624a67fa34e4860782 -SHA256 (ipv6calc-0.71.0.tar.gz) = 9d473008b8e23e52ab786893b6bd851646f65a5dffca82bc43e95443fd34a603 -SIZE (ipv6calc-0.71.0.tar.gz) = 472694 +MD5 (ipv6calc-0.72.0.tar.gz) = 3d645704bdfb56443c1e85bdff7c5991 +SHA256 (ipv6calc-0.72.0.tar.gz) = aaa002445773e4fb898a7edf270968233c223136a6ec586c96dadc44b8f630f0 +SIZE (ipv6calc-0.72.0.tar.gz) = 541374 |