diff options
author | hubertf <hubertf@pkgsrc.org> | 2001-03-22 12:14:04 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2001-03-22 12:14:04 +0000 |
commit | 88e02ac154d05af9c8f297434c97c753f8f61638 (patch) | |
tree | e9f79932dd3770ec59549d13be5dbb96f15d4c5c /net/ipv6calc | |
parent | 03862d48b959786eaabb3ebf985400723cb7e22a (diff) | |
download | pkgsrc-88e02ac154d05af9c8f297434c97c753f8f61638.tar.gz |
Update ipv6calc to 0.19. Changes:
0.19: Peter Bieringer <pb@bieringer.de>
Extend "TODO" list
Print also info on "-?"
Fixes in spec file, see changelog at the end of that file
Add "COPYING" and "INSTALLING"
Add "installonly" on "Makefile" to support changes in spec file
0.18: Peter Bieringer <pb@bieringer.de>
Add "make test" after "make" in spec file to stop build process, if
compiling do not result in working code
Add samplecode directory
0.17: Peter Bieringer <pb@bieringer.de>
Fix "addr_to_ip6int" (sprintf)
Minor reviews
Diffstat (limited to 'net/ipv6calc')
-rw-r--r-- | net/ipv6calc/Makefile | 4 | ||||
-rw-r--r-- | net/ipv6calc/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/ipv6calc/Makefile b/net/ipv6calc/Makefile index 409754aaab1..f9bbb04bfd4 100644 --- a/net/ipv6calc/Makefile +++ b/net/ipv6calc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2001/03/13 23:37:03 hubertf Exp $ +# $NetBSD: Makefile,v 1.6 2001/03/22 12:14:04 hubertf Exp $ # -DISTNAME= ipv6calc-0.16 +DISTNAME= ipv6calc-0.19 CATEGORIES= net MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ diff --git a/net/ipv6calc/files/md5 b/net/ipv6calc/files/md5 index 758a1a153d3..863b124b55b 100644 --- a/net/ipv6calc/files/md5 +++ b/net/ipv6calc/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.4 2001/03/13 23:37:03 hubertf Exp $ +$NetBSD: md5,v 1.5 2001/03/22 12:14:04 hubertf Exp $ -SHA1 (ipv6calc-0.16.tar.gz) = c786aa6126d79649ee8e7ecbaabaa93461560a82 +SHA1 (ipv6calc-0.19.tar.gz) = c8207d964c038a550a0a5c680fd204cfe648b67f |