summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVasil Yonkov2010-04-01 13:26:05 +0300
committerVasil Yonkov2010-04-01 13:26:05 +0300
commit280e1b8260ea750a0b2201f48c28dc9fc33d29ef (patch)
tree7227ab1ffd3220e2bd4faad3ef40b4a449c82f3c
parent346675acb5ddfb2f271e14ebeceebd4a78127c10 (diff)
iw: => 0.9.19
-rwxr-xr-xnet/iw/DETAILS13
-rw-r--r--net/iw/HISTORY4
2 files changed, 12 insertions, 5 deletions
diff --git a/net/iw/DETAILS b/net/iw/DETAILS
index ca34cf7e41..1c6fc30bdf 100755
--- a/net/iw/DETAILS
+++ b/net/iw/DETAILS
@@ -1,6 +1,6 @@
SPELL=iw
- VERSION=0.9.13
- SOURCE_HASH=sha512:5e94258146210b5a001ffb3cacbd54891134da519f5ad3b5523d622e720811483aa5118a416789437e14496b35ab0a6eef1e31efa8593e8b6b44121cdee50f90
+ VERSION=0.9.19
+ SOURCE_HASH=sha512:29250f419f6c221db7d000babd10f75e6a54bfbcab09d54b5a12f89cdba69c3f929fa1ab1433c25cf7d7b2895ec82117e08682848513451f24554464e775c10d
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://linuxwireless.org/en/users/Documentation/iw
@@ -10,8 +10,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="network"
SHORT="configuration utility for wireless devices"
cat << EOF
-iw is a new nl80211 based CLI configuration utility for wireless devices. Currently
-you can only use this utility to configure devices which use a mac80211 driver as
-these are the new drivers being written ? only because most new wireless devices being
+iw is a new nl80211 based CLI configuration utility for wireless
+devices. Currently
+you can only use this utility to configure devices which use a mac80211
+driver as
+these are the new drivers being written ? only because most new wireless
+devices being
sold are now SoftMAC
EOF
diff --git a/net/iw/HISTORY b/net/iw/HISTORY
index 519b5ccca7..e4b8b5a1c3 100644
--- a/net/iw/HISTORY
+++ b/net/iw/HISTORY
@@ -1,3 +1,7 @@
+2010-04-01 Vasil Yonkov <spirtbrat@sourcemage.org>
+ * DETAILS: updated spell to 0.9.19
+ fixed long description wrap
+
2009-05-03 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.9.13
spell created