[105232] trunk/dports/net/dsniff-devel/Portfile

cal at macports.org cal at macports.org
Sun Apr 14 15:24:16 PDT 2013


Revision: 105232
          https://trac.macports.org/changeset/105232
Author:   cal at macports.org
Date:     2013-04-14 15:24:16 -0700 (Sun, 14 Apr 2013)
Log Message:
-----------
dsniff-devel: fix livecheck

Modified Paths:
--------------
    trunk/dports/net/dsniff-devel/Portfile

Modified: trunk/dports/net/dsniff-devel/Portfile
===================================================================
--- trunk/dports/net/dsniff-devel/Portfile	2013-04-14 22:16:15 UTC (rev 105231)
+++ trunk/dports/net/dsniff-devel/Portfile	2013-04-14 22:24:16 UTC (rev 105232)
@@ -66,3 +66,7 @@
 use_parallel_build      no
 
 destroot.destdir        install_prefix=${destroot}
+
+livecheck.type          regex
+livecheck.url           ${master_sites}
+livecheck.regex         "dsniff-(\\d+(?:\\.\[\\da-z\]+)*)[quotemeta ${extract.suffix}]"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130414/19e93941/attachment.html>


More information about the macports-changes mailing list