diff options
author | abs <abs@pkgsrc.org> | 2006-11-20 12:06:45 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2006-11-20 12:06:45 +0000 |
commit | 5dbd82dd54e07c720f710a3d22ee851dc5bb4ae4 (patch) | |
tree | 63fb92208896156436f54bbf5135b17230cc0d4c | |
parent | fc2b61647ae84419658f75724846ca521ef1f613 (diff) | |
download | pkgsrc-5dbd82dd54e07c720f710a3d22ee851dc5bb4ae4.tar.gz |
Update net/autonet to 0.22:
- fix some issues with non WEP access points, duplicate and blank SSIDs
-rw-r--r-- | doc/CHANGES-2006 | 3 | ||||
-rw-r--r-- | net/autonet/Makefile | 4 | ||||
-rw-r--r-- | net/autonet/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006 index ae9bc4de211..ba96ed255b0 100644 --- a/doc/CHANGES-2006 +++ b/doc/CHANGES-2006 @@ -1,4 +1,4 @@ ->$NetBSD: CHANGES-2006,v 1.1857 2006/11/20 11:01:34 markd Exp $ +>$NetBSD: CHANGES-2006,v 1.1858 2006/11/20 12:07:30 abs Exp $ Changes to the packages collection and infrastructure in 2006: @@ -5391,3 +5391,4 @@ Changes to the packages collection and infrastructure in 2006: Updated x11/kdelibs3 to 3.5.5nb1 [markd 2006-11-20] Updated misc/kdepim3 to 3.5.5nb1 [markd 2006-11-20] Updated print/kbibtex to 0.1.5nb1 [markd 2006-11-20] + Updated net/autonet to 0.22 [abs 2006-11-20] diff --git a/net/autonet/Makefile b/net/autonet/Makefile index 3c000d3548d..f13b072eaee 100644 --- a/net/autonet/Makefile +++ b/net/autonet/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2006/05/05 17:46:26 abs Exp $ +# $NetBSD: Makefile,v 1.6 2006/11/20 12:06:45 abs Exp $ -DISTNAME= autonet-0.19 +DISTNAME= autonet-0.22 CATEGORIES= net MASTER_SITES= http://www.mono.org/abs/tools/autonet/ EXTRACT_SUFX= .tbz diff --git a/net/autonet/distinfo b/net/autonet/distinfo index 287d324bef9..1cb14953ce7 100644 --- a/net/autonet/distinfo +++ b/net/autonet/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2006/05/05 17:46:26 abs Exp $ +$NetBSD: distinfo,v 1.6 2006/11/20 12:06:45 abs Exp $ -SHA1 (autonet-0.19.tbz) = 4ee1bead592c62de0ecf0098cb9056e16acc0916 -RMD160 (autonet-0.19.tbz) = 09d0dad7f3fff61a8e37840ad3c8744ac2003fe0 -Size (autonet-0.19.tbz) = 5649 bytes +SHA1 (autonet-0.22.tbz) = 5ec1271d43d3f276c6dabcaaad088e388de11ea2 +RMD160 (autonet-0.22.tbz) = 461522c3f44b2944186708417720ee3e180be7c1 +Size (autonet-0.22.tbz) = 5821 bytes |