diff options
author | edwin <edwin@FreeBSD.org> | 2002-11-15 04:39:42 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-11-15 04:39:42 +0800 |
commit | 82c537e9f5619059016fcebe467f942b78ed3847 (patch) | |
tree | 55dfcbaf421ee90130b9c6a1e87ef13fec754762 | |
parent | 7b9e3038e3fed14e02ee80d92ae23b7ccb3a850a (diff) | |
download | freebsd-ports-graphics-82c537e9f5619059016fcebe467f942b78ed3847.tar.gz freebsd-ports-graphics-82c537e9f5619059016fcebe467f942b78ed3847.tar.zst freebsd-ports-graphics-82c537e9f5619059016fcebe467f942b78ed3847.zip |
Maintainer update to version 0.45
ChangeLog:
* fix not proper handling of option "-q|--quiet" in some cases
* enhance help options (-h|--help now also valid) on --out|action|in
* ipv6logconf: "make test" can be now also executed by root (su to nobody)
* minor cosmetics in IEEE/OUI database
-rw-r--r-- | net-mgmt/ipv6calc/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/ipv6calc/distinfo | 2 | ||||
-rw-r--r-- | net/ipv6calc/Makefile | 2 | ||||
-rw-r--r-- | net/ipv6calc/distinfo | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/ipv6calc/Makefile b/net-mgmt/ipv6calc/Makefile index 9ebcf6a0a81..5e7d3c9e6aa 100644 --- a/net-mgmt/ipv6calc/Makefile +++ b/net-mgmt/ipv6calc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipv6calc -PORTVERSION= 0.44 +PORTVERSION= 0.45 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ diff --git a/net-mgmt/ipv6calc/distinfo b/net-mgmt/ipv6calc/distinfo index 73d89ccac9b..21f9f207be1 100644 --- a/net-mgmt/ipv6calc/distinfo +++ b/net-mgmt/ipv6calc/distinfo @@ -1 +1 @@ -MD5 (ipv6calc-0.44.tar.gz) = ce4ce3d280214239d2afd11a6a482dd1 +MD5 (ipv6calc-0.45.tar.gz) = 6ce6a797fe95a9480fb2e8b09171e7fb diff --git a/net/ipv6calc/Makefile b/net/ipv6calc/Makefile index 9ebcf6a0a81..5e7d3c9e6aa 100644 --- a/net/ipv6calc/Makefile +++ b/net/ipv6calc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipv6calc -PORTVERSION= 0.44 +PORTVERSION= 0.45 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ diff --git a/net/ipv6calc/distinfo b/net/ipv6calc/distinfo index 73d89ccac9b..21f9f207be1 100644 --- a/net/ipv6calc/distinfo +++ b/net/ipv6calc/distinfo @@ -1 +1 @@ -MD5 (ipv6calc-0.44.tar.gz) = ce4ce3d280214239d2afd11a6a482dd1 +MD5 (ipv6calc-0.45.tar.gz) = 6ce6a797fe95a9480fb2e8b09171e7fb |