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

ryandesign at macports.org ryandesign at macports.org
Thu Jun 14 19:24:31 PDT 2012


Revision: 94315
          https://trac.macports.org/changeset/94315
Author:   ryandesign at macports.org
Date:     2012-06-14 19:24:31 -0700 (Thu, 14 Jun 2012)
Log Message:
-----------
p0f: fix livecheck (#34865)

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

Modified: trunk/dports/net/p0f/Portfile
===================================================================
--- trunk/dports/net/p0f/Portfile	2012-06-15 02:20:53 UTC (rev 94314)
+++ trunk/dports/net/p0f/Portfile	2012-06-15 02:24:31 UTC (rev 94315)
@@ -42,3 +42,7 @@
 	xinstall -m 644 -W ${worksrcpath}/doc COPYING CREDITS ChangeLog KNOWN_BUGS \
 		README TODO ${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.regex ${name}-(\[0-9.\]+b?)${extract.suffix}
+livecheck.type  regex
+livecheck.url   http://lcamtuf.coredump.cx/p0f3/releases/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120614/438bfb39/attachment-0001.html>


More information about the macports-changes mailing list