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

snc at macports.org snc at macports.org
Sat Dec 19 13:25:18 PST 2009


Revision: 61713
          http://trac.macports.org/changeset/61713
Author:   snc at macports.org
Date:     2009-12-19 13:25:14 -0800 (Sat, 19 Dec 2009)
Log Message:
-----------
updated version (patch needed), add license

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

Modified: trunk/dports/net/kismet/Portfile
===================================================================
--- trunk/dports/net/kismet/Portfile	2009-12-19 20:59:53 UTC (rev 61712)
+++ trunk/dports/net/kismet/Portfile	2009-12-19 21:25:14 UTC (rev 61713)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                kismet
-version             2009-06-R1
+version             2009-11-R1
 description         Wireless network detector and sniffer
 long_description    Kismet is an 802.11 layer2 wireless network detector, \
                     sniffer, and intrusion detection system.  Kismet will work \
@@ -17,7 +17,7 @@
                     standard named networks, detecting (and given time, \
                     decloaking) hidden networks, and inferring the presence of \
                     non-beaconing networks via data traffic.
-#license             GPL
+license             GPL
 maintainers         snc openmaintainer
 categories          net
 platforms           darwin
@@ -25,12 +25,15 @@
 homepage            http://www.kismetwireless.net/
 master_sites        ${homepage}code
 
-checksums           md5     8d77138020ace39f175a906dc0d3b267 \
-                    sha1    e5f9f51762e98c457c2ecdd8b04ac19f30105435 \
-                    rmd160  fe4e4c06ae6763937167e1e0fe8890ab3a6af74d
+checksums           md5     6987fb1dd8574a6b85ca3af3c068568e \
+                    sha1    460af864dca7743124f8165f8e7b813ff8a3df38 \
+                    rmd160  0488171b6e9267cd5c7d6e56dd5b141e57dbb6ad
 
 depends_lib         port:libpcap
 
+patchfiles          patch-kis_panel_frontend.h.diff \
+                    patch-plugintracker.h.diff
+
 # Dependency building command fails but dependecies are built nevertheless
 pre-build {
     system "(cd ${worksrcpath} && gnumake depend ) || true"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091219/07913324/attachment.html>


More information about the macports-changes mailing list