[101874] trunk/dports/net/tcp_wrappers/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Jan 20 12:42:26 PST 2013


Revision: 101874
          https://trac.macports.org/changeset/101874
Author:   jeremyhu at macports.org
Date:     2013-01-20 12:42:26 -0800 (Sun, 20 Jan 2013)
Log Message:
-----------
tcp_wrappers: Fix livecheck

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

Modified: trunk/dports/net/tcp_wrappers/Portfile
===================================================================
--- trunk/dports/net/tcp_wrappers/Portfile	2013-01-20 20:41:17 UTC (rev 101873)
+++ trunk/dports/net/tcp_wrappers/Portfile	2013-01-20 20:42:26 UTC (rev 101874)
@@ -75,3 +75,7 @@
     xinstall -m 644 -W ${worksrcpath} BLURB DISCLAIMER README README.NIS \
         ${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.type		regex
+livecheck.url		${master_sites}
+livecheck.regex		${name}-(\\d+(?:\\.\\d+)*)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130120/83b39635/attachment.html>


More information about the macports-changes mailing list