CVS: moonbase/utils/pcmcia-cs BUILD, 1.8, 1.9 CONFIGURE, 1.2, 1.3 DETAILS, 1.8, 1.9

hardkrash at lunar-linux.org hardkrash at lunar-linux.org
Thu Oct 23 22:08:02 GMT 2003


Update of /var/cvs/lunar/moonbase/utils/pcmcia-cs
In directory dbguin.lunar-linux.org:/tmp/cvs-serv22256

Modified Files:
	BUILD CONFIGURE DETAILS 
Log Message:
pushing the update for the latest version of pcmcia-cs finally -- hardkrash


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/pcmcia-cs/BUILD,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- BUILD	8 Aug 2003 16:01:49 -0000	1.8
+++ BUILD	23 Oct 2003 22:08:00 -0000	1.9
@@ -1,7 +1,7 @@
 (
 
   if [ "$AIRSNORT" == "y" ]; then
-    patch_it $SOURCE_CACHE/$SOURCE2 0
+    patch_it $SOURCE_CACHE/$SOURCE2 1
   fi		   &&
 
   patch_it $SOURCE_CACHE/$SOURCE3 0 &&

Index: CONFIGURE
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/pcmcia-cs/CONFIGURE,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CONFIGURE	29 Jun 2003 13:06:56 -0000	1.2
+++ CONFIGURE	23 Oct 2003 22:08:00 -0000	1.3
@@ -24,7 +24,7 @@
     OPTS="$OPTS --noapm"
   fi
   
-  if query "Enable airsnort patch for orinoco cards?" n; then
+  if query "Enable airsnort patch for orinoco cards?, UNTESTED AND MAY BE VERY BROKEN!" n; then
     echo 'AIRSNORT="y"' >> $MODULE_CONFIG
   fi
 

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/pcmcia-cs/DETAILS,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- DETAILS	8 Aug 2003 16:01:49 -0000	1.8
+++ DETAILS	23 Oct 2003 22:08:00 -0000	1.9
@@ -1,15 +1,15 @@
           MODULE=pcmcia-cs
-         VERSION=3.2.3
+         VERSION=3.2.5
           SOURCE=$MODULE-$VERSION.tar.gz
-	 SOURCE2=$MODULE-3.2.1-orinoco-patch.diff
-         SOURCE3=$MODULE-$VERSION-Configure.patch
+	 SOURCE2=$MODULE-3.2.5-orinoco-patch.diff
+         SOURCE3=$MODULE-3.2.5-Configure.patch
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
    SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
-  SOURCE2_URL[0]=http://airsnort.shmoo.com/$SOURCE2
+  SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
   SOURCE3_URL[0]=$PATCH_URL/$SOURCE3
         WEB_SITE=http://pcmcia-cs.sourceforge.net
          ENTERED=20011014
-         UPDATED=20030808
+         UPDATED=20031023
            SHORT="pcmcia-cs is the pcmcia support package."
 cat << EOF
 Card Services for Linux is a complete PCMCIA or PC Card support




More information about the Lunar-commits mailing list