[38146] trunk/dports/net/kismet/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Tue Jul 8 13:44:32 PDT 2008


Revision: 38146
          http://trac.macosforge.org/projects/macports/changeset/38146
Author:   macsforever2000 at macports.org
Date:     2008-07-08 13:44:32 -0700 (Tue, 08 Jul 2008)
Log Message:
-----------
Removed devel variant

Modified Paths:
--------------
    trunk/dports/net/kismet/Portfile

Modified: trunk/dports/net/kismet/Portfile
===================================================================
--- trunk/dports/net/kismet/Portfile	2008-07-08 20:39:57 UTC (rev 38145)
+++ trunk/dports/net/kismet/Portfile	2008-07-08 20:44:32 UTC (rev 38146)
@@ -44,19 +44,3 @@
     ui_msg "In ${prefix}/etc/kismet.conf set source=darwin,en1,airport_extreme"
     ui_msg "and replace your_user_here in suiduser with your username"
 }
-
-variant svn_trunk description {Build from current development trunk. Try this on Mac OS X 10.5 if released version doesn't work'} {
-  version   svn_trunk
-  fetch {
-    system "cd  ${workpath}/../../../distfiles && svn co http://svn.kismetwireless.net/code/trunk kismet"
-    system "true"
-  }
-
-  checksum {
-    system "true"
-  }
-
-  extract {
-    system "cp -r ${workpath}/../../../distfiles/${name} ${worksrcpath}"
-  }
-}
\ No newline at end of file
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080708/aae2c7a0/attachment.html 


More information about the macports-changes mailing list