[94506] trunk/dports/net/p0f/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jun 20 19:15:01 PDT 2012


Revision: 94506
          https://trac.macports.org/changeset/94506
Author:   ryandesign at macports.org
Date:     2012-06-20 19:15:01 -0700 (Wed, 20 Jun 2012)
Log Message:
-----------
p0f: license LGPL-2.1; reuse master_sites in livecheck.url

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

Modified: trunk/dports/net/p0f/Portfile
===================================================================
--- trunk/dports/net/p0f/Portfile	2012-06-21 02:08:47 UTC (rev 94505)
+++ trunk/dports/net/p0f/Portfile	2012-06-21 02:15:01 UTC (rev 94506)
@@ -9,6 +9,7 @@
 categories          net security
 platforms           darwin
 maintainers         nomaintainer
+license             LGPL-2.1
 
 description         versatile passive OS fingerprinting, masquerade detection tool
 
@@ -53,4 +54,4 @@
 
 livecheck.regex     ${name}-(\[0-9.\]+b?)${extract.suffix}
 livecheck.type      regex
-livecheck.url       http://lcamtuf.coredump.cx/p0f3/releases/
+livecheck.url       [lindex ${master_sites} 0]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120620/6390e0ee/attachment.html>


More information about the macports-changes mailing list