diff options
author | zuntum <zuntum> | 2001-10-23 20:23:09 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-23 20:23:09 +0000 |
commit | 3677d78f83b36b41987829b6da7780ab58b1de09 (patch) | |
tree | 60a401235a49cfb4b5f4141e981083b3722b944e /net | |
parent | d0b9f2bfb4b4d0ba8c5b1ecc4e43b5c7cab49079 (diff) | |
download | pkgsrc-3677d78f83b36b41987829b6da7780ab58b1de09.tar.gz |
Update 6tunnel to 0.09
Changes from version 0.07:
0.09, 2001-10-18, wojtekka@irc.pl
- included patch from OpenBSD port by Patroklos Argyroudis <argp@bsd.gr>.
- fixing the fix - patch by awayzzz <awayzzz@digibel.org>.
0.08, 2000-12-12, ascent@linux.pl
- modified IPv4 to IPv6 mapping -- better memory managing.
0.08, 2001-10-13, wojtekka@irc.pl
- some memory leaks fixed thanks to Sorrow The Prince <s0tp@libero.it>.
- fixed dos condition thanks to awayzzz <awayzzz@digibel.org>.
Diffstat (limited to 'net')
-rw-r--r-- | net/6tunnel/Makefile | 4 | ||||
-rw-r--r-- | net/6tunnel/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/6tunnel/Makefile b/net/6tunnel/Makefile index 0e058d264a2..f213d318172 100644 --- a/net/6tunnel/Makefile +++ b/net/6tunnel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/03/23 13:54:47 zuntum Exp $ +# $NetBSD: Makefile,v 1.2 2001/10/23 20:23:09 zuntum Exp $ # -DISTNAME= 6tunnel-0.07 +DISTNAME= 6tunnel-0.09 CATEGORIES= net MASTER_SITES= ftp://amba.bydg.pdi.net/pub/wojtekka/ diff --git a/net/6tunnel/distinfo b/net/6tunnel/distinfo index 2a888ceb8da..5f7fa3c64e1 100644 --- a/net/6tunnel/distinfo +++ b/net/6tunnel/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/21 11:23:08 wiz Exp $ +$NetBSD: distinfo,v 1.3 2001/10/23 20:23:09 zuntum Exp $ -SHA1 (6tunnel-0.07.tar.gz) = de18ed416405e412f5853b2d498b266a1815ab36 -Size (6tunnel-0.07.tar.gz) = 6629 bytes +SHA1 (6tunnel-0.09.tar.gz) = 6af871f4f225372c5f41c2bc097fd173e16ae683 +Size (6tunnel-0.09.tar.gz) = 7389 bytes |